Pull request #43287 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0809bd6859398452f2600644aa5d89ec9846128f+9144d1705c95077fcf272cafd998ecaae37786b6 (247b933f8e162959f6519b431e7bfb2098ba10df) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43287@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-02-23T18:49:25.138Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-23T18:49:25.144Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-23T18:49:25.343Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ca342086c5573927) in /home/ubuntu/workspace/moby_PR-43287 [Pipeline] { [Pipeline] checkout [2022-02-23T18:49:25.378Z] The recommended git tool is: git [2022-02-23T18:49:25.392Z] using credential docker-jenkins-github-credentials [2022-02-23T18:49:25.404Z] Cloning the remote Git repository [2022-02-23T18:49:25.404Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:49:25.409Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:49:25.409Z] > git init /home/ubuntu/workspace/moby_PR-43287 # timeout=10 [2022-02-23T18:49:25.421Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:49:25.421Z] > git --version # timeout=10 [2022-02-23T18:49:25.427Z] > git --version # 'git version 2.17.1' [2022-02-23T18:49:25.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:49:25.428Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:49:40.486Z] Fetching without tags [2022-02-23T18:49:40.829Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 0809bd6859398452f2600644aa5d89ec9846128f [2022-02-23T18:49:40.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:49:40.466Z] > git config --add remote.origin.fetch +refs/pull/43287/head:refs/remotes/origin/PR-43287 # timeout=10 [2022-02-23T18:49:40.470Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:49:40.480Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:49:40.487Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:49:40.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:49:40.488Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:49:40.830Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:49:40.835Z] > git checkout -f 0809bd6859398452f2600644aa5d89ec9846128f # timeout=10 [2022-02-23T18:49:41.854Z] Merge succeeded, producing a944c5140d287f8284f58bb79a38763bbe96548a [2022-02-23T18:49:41.855Z] Checking out Revision a944c5140d287f8284f58bb79a38763bbe96548a (PR-43287) [2022-02-23T18:49:42.240Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:49:42.240Z] First time build. Skipping changelog. [2022-02-23T18:49:42.268Z] > git --version # timeout=10 [2022-02-23T18:49:42.275Z] > git --version # 'git version 2.17.1' [2022-02-23T18:49:42.285Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:49:41.297Z] > git remote # timeout=10 [2022-02-23T18:49:41.300Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:49:41.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:49:41.306Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:49:41.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:49:41.855Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:49:41.860Z] > git checkout -f a944c5140d287f8284f58bb79a38763bbe96548a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T18:49:43.627Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43287:/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-02-23T18:49:43.627Z] Unable to find image 'alpine:latest' locally [2022-02-23T18:49:43.627Z] latest: Pulling from library/alpine [2022-02-23T18:49:43.882Z] 59bf1c3509f3: Pulling fs layer [2022-02-23T18:49:43.882Z] 59bf1c3509f3: Download complete [2022-02-23T18:49:44.138Z] 59bf1c3509f3: Pull complete [2022-02-23T18:49:44.138Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-23T18:49:44.138Z] Status: Downloaded newer image for alpine:latest [2022-02-23T18:49:46.651Z] 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 [Pipeline] node [2022-02-23T18:49:46.947Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ca342086c5573927) in /home/ubuntu/workspace/moby_PR-43287 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-02-23T18:49:46.959Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f78bfb2cb461fcb) in /home/ubuntu/workspace/moby_PR-43287 [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 [2022-02-23T18:49:46.966Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a0009d18f910a37) in /home/ubuntu/workspace/moby_PR-43287 [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-02-23T18:49:47.026Z] The recommended git tool is: git [2022-02-23T18:49:47.032Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2022-02-23T18:49:47.041Z] Fetching changes from the remote Git repository [2022-02-23T18:49:47.050Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2022-02-23T18:49:47.061Z] The recommended git tool is: git [Pipeline] // stage [2022-02-23T18:49:47.077Z] using credential docker-jenkins-github-credentials [2022-02-23T18:49:47.084Z] Cloning the remote Git repository [2022-02-23T18:49:47.084Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-02-23T18:49:47.124Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-02-23T18:49:47.186Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-02-23T18:49:47.193Z] Cloning the remote Git repository [2022-02-23T18:49:47.193Z] Cloning with configured refspecs honoured and without tags [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] } [2022-02-23T18:49:47.237Z] Running on azwin-2-3c7eb0 in d:\jenkins\workspace\moby_PR-43287 [2022-02-23T18:49:47.239Z] Running on azwin-2-6dcd61 in d:\jenkins\workspace\moby_PR-43287 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-23T18:49:47.277Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 0809bd6859398452f2600644aa5d89ec9846128f [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2022-02-23T18:49:47.361Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-02-23T18:49:47.362Z] 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] } [2022-02-23T18:49:47.398Z] Merge succeeded, producing c88fa389eb1de965a05813cb8f807e61d9e9826f [2022-02-23T18:49:47.399Z] Checking out Revision c88fa389eb1de965a05813cb8f807e61d9e9826f (PR-43287) [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-02-23T18:49:47.454Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:49:47.454Z] First time build. Skipping changelog. [Pipeline] // stage [2022-02-23T18:49:47.476Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2022-02-23T18:49:47.480Z] The recommended git tool is: git [2022-02-23T18:49:47.475Z] > git --version # timeout=10 [2022-02-23T18:49:47.482Z] > git --version # 'git version 2.17.1' [2022-02-23T18:49:47.488Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:49:47.688Z] using credential docker-jenkins-github-credentials [2022-02-23T18:49:47.689Z] using credential docker-jenkins-github-credentials [2022-02-23T18:49:47.763Z] Cloning the remote Git repository [2022-02-23T18:49:47.763Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:49:47.767Z] Cloning the remote Git repository [2022-02-23T18:49:47.767Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:49:47.037Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43287/.git # timeout=10 [2022-02-23T18:49:47.042Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:49:47.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:49:47.051Z] > git --version # timeout=10 [2022-02-23T18:49:47.058Z] > git --version # 'git version 2.17.1' [2022-02-23T18:49:47.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:49:47.059Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:49:47.278Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:49:47.281Z] > git checkout -f 0809bd6859398452f2600644aa5d89ec9846128f # timeout=10 [2022-02-23T18:49:47.323Z] > git remote # timeout=10 [2022-02-23T18:49:47.326Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:49:47.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:49:47.328Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:49:47.389Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:49:47.399Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:49:47.401Z] > git checkout -f c88fa389eb1de965a05813cb8f807e61d9e9826f # timeout=10 [2022-02-23T18:49:47.086Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:49:47.086Z] > git init /home/ubuntu/workspace/moby_PR-43287 # timeout=10 [2022-02-23T18:49:47.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:49:47.103Z] > git --version # timeout=10 [2022-02-23T18:49:47.111Z] > git --version # 'git version 2.17.1' [2022-02-23T18:49:47.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:49:47.112Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:49:47.203Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:49:47.204Z] > git init /home/ubuntu/workspace/moby_PR-43287 # timeout=10 [2022-02-23T18:49:47.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:49:47.218Z] > git --version # timeout=10 [2022-02-23T18:49:47.227Z] > git --version # 'git version 2.17.1' [2022-02-23T18:49:47.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:49:47.228Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:49:48.258Z] + docker version [2022-02-23T18:49:48.258Z] Client: Docker Engine - Community [2022-02-23T18:49:48.258Z] Version: 20.10.12 [2022-02-23T18:49:48.258Z] API version: 1.41 [2022-02-23T18:49:48.258Z] Go version: go1.16.12 [2022-02-23T18:49:48.258Z] Git commit: e91ed57 [2022-02-23T18:49:48.258Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T18:49:48.258Z] OS/Arch: linux/amd64 [2022-02-23T18:49:48.258Z] Context: default [2022-02-23T18:49:48.258Z] Experimental: true [2022-02-23T18:49:48.258Z] [2022-02-23T18:49:48.258Z] Server: Docker Engine - Community [2022-02-23T18:49:48.258Z] Engine: [2022-02-23T18:49:48.258Z] Version: 20.10.12 [2022-02-23T18:49:48.258Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:49:48.258Z] Go version: go1.16.12 [2022-02-23T18:49:48.258Z] Git commit: 459d0df [2022-02-23T18:49:48.258Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T18:49:48.258Z] OS/Arch: linux/amd64 [2022-02-23T18:49:48.258Z] Experimental: true [2022-02-23T18:49:48.258Z] containerd: [2022-02-23T18:49:48.258Z] Version: 1.4.12 [2022-02-23T18:49:48.258Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:49:48.258Z] runc: [2022-02-23T18:49:48.258Z] Version: 1.0.2 [2022-02-23T18:49:48.258Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:49:48.258Z] docker-init: [2022-02-23T18:49:48.258Z] Version: 0.19.0 [2022-02-23T18:49:48.258Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T18:49:47.797Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:49:47.797Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T18:49:47.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:49:47.859Z] > git --version # timeout=10 [2022-02-23T18:49:47.906Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:49:47.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:49:47.906Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:49:47.791Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:49:47.791Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T18:49:47.854Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:49:47.854Z] > git --version # timeout=10 [2022-02-23T18:49:47.900Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:49:47.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:49:47.900Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:49:48.575Z] + docker info [2022-02-23T18:49:49.136Z] Client: [2022-02-23T18:49:49.136Z] Context: default [2022-02-23T18:49:49.136Z] Debug Mode: false [2022-02-23T18:49:49.136Z] Plugins: [2022-02-23T18:49:49.136Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:49:49.136Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:49:49.136Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T18:49:49.136Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T18:49:49.136Z] [2022-02-23T18:49:49.136Z] Server: [2022-02-23T18:49:49.136Z] Containers: 0 [2022-02-23T18:49:49.136Z] Running: 0 [2022-02-23T18:49:49.136Z] Paused: 0 [2022-02-23T18:49:49.136Z] Stopped: 0 [2022-02-23T18:49:49.136Z] Images: 3 [2022-02-23T18:49:49.136Z] Server Version: 20.10.12 [2022-02-23T18:49:49.136Z] Storage Driver: overlay2 [2022-02-23T18:49:49.136Z] Backing Filesystem: extfs [2022-02-23T18:49:49.136Z] Supports d_type: true [2022-02-23T18:49:49.136Z] Native Overlay Diff: true [2022-02-23T18:49:49.136Z] userxattr: false [2022-02-23T18:49:49.136Z] Logging Driver: json-file [2022-02-23T18:49:49.136Z] Cgroup Driver: cgroupfs [2022-02-23T18:49:49.136Z] Cgroup Version: 1 [2022-02-23T18:49:49.136Z] Plugins: [2022-02-23T18:49:49.136Z] Volume: local [2022-02-23T18:49:49.136Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:49:49.136Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:49:49.136Z] Swarm: inactive [2022-02-23T18:49:49.136Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T18:49:49.136Z] Default Runtime: runc [2022-02-23T18:49:49.136Z] Init Binary: docker-init [2022-02-23T18:49:49.136Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:49:49.136Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:49:49.136Z] init version: de40ad0 [2022-02-23T18:49:49.136Z] Security Options: [2022-02-23T18:49:49.136Z] apparmor [2022-02-23T18:49:49.136Z] seccomp [2022-02-23T18:49:49.136Z] Profile: default [2022-02-23T18:49:49.136Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T18:49:49.136Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T18:49:49.136Z] OSType: linux [2022-02-23T18:49:49.136Z] Architecture: x86_64 [2022-02-23T18:49:49.136Z] CPUs: 2 [2022-02-23T18:49:49.136Z] Total Memory: 7.483GiB [2022-02-23T18:49:49.136Z] Name: ip-10-100-64-234 [2022-02-23T18:49:49.136Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T18:49:49.136Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:49:49.136Z] Debug Mode: false [2022-02-23T18:49:49.136Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:49:49.136Z] Labels: [2022-02-23T18:49:49.136Z] Experimental: true [2022-02-23T18:49:49.136Z] Insecure Registries: [2022-02-23T18:49:49.136Z] 127.0.0.0/8 [2022-02-23T18:49:49.136Z] Live Restore Enabled: true [2022-02-23T18:49:49.136Z] [2022-02-23T18:49:49.136Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T18:49:49.453Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:49:49.453Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:49:49.453Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43287/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T18:49:49.453Z] + bash /home/ubuntu/workspace/moby_PR-43287/check-config.sh [2022-02-23T18:49:49.453Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T18:49:49.453Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T18:49:49.453Z] [2022-02-23T18:49:49.453Z] Generally Necessary: [2022-02-23T18:49:49.453Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T18:49:49.453Z] - apparmor: enabled and tools installed [2022-02-23T18:49:49.453Z] - CONFIG_NAMESPACES: enabled [2022-02-23T18:49:49.453Z] - CONFIG_NET_NS: enabled [2022-02-23T18:49:49.453Z] - CONFIG_PID_NS: enabled [2022-02-23T18:49:49.453Z] - CONFIG_IPC_NS: enabled [2022-02-23T18:49:49.453Z] - CONFIG_UTS_NS: enabled [2022-02-23T18:49:49.453Z] - CONFIG_CGROUPS: enabled [2022-02-23T18:49:49.453Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T18:49:49.453Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T18:49:49.453Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T18:49:49.453Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T18:49:49.453Z] - CONFIG_CPUSETS: enabled [2022-02-23T18:49:49.453Z] - CONFIG_MEMCG: enabled [2022-02-23T18:49:49.453Z] - CONFIG_KEYS: enabled [2022-02-23T18:49:49.453Z] - CONFIG_VETH: enabled (as module) [2022-02-23T18:49:49.453Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T18:49:49.453Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T18:49:49.453Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T18:49:49.453Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T18:49:49.453Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T18:49:49.453Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T18:49:49.709Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T18:49:49.709Z] [2022-02-23T18:49:49.709Z] Optional Features: [2022-02-23T18:49:49.709Z] - CONFIG_USER_NS: enabled [2022-02-23T18:49:49.709Z] - CONFIG_SECCOMP: enabled [2022-02-23T18:49:49.709Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T18:49:49.709Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T18:49:49.709Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T18:49:49.709Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T18:49:49.709Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T18:49:49.709Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T18:49:49.709Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T18:49:49.709Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T18:49:49.709Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T18:49:49.709Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T18:49:49.709Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T18:49:49.709Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T18:49:49.709Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T18:49:49.709Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T18:49:49.709Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T18:49:49.709Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T18:49:49.709Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T18:49:49.709Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T18:49:49.709Z] - CONFIG_EXT4_FS: enabled [2022-02-23T18:49:49.709Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T18:49:49.709Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T18:49:49.709Z] - Network Drivers: [2022-02-23T18:49:49.709Z] - "overlay": [2022-02-23T18:49:49.709Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T18:49:49.709Z] Optional (for encrypted networks): [2022-02-23T18:49:49.709Z] - CONFIG_CRYPTO: enabled [2022-02-23T18:49:49.709Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T18:49:49.709Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T18:49:49.709Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T18:49:49.709Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T18:49:49.709Z] - CONFIG_XFRM: enabled [2022-02-23T18:49:49.709Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T18:49:49.709Z] - "ipvlan": [2022-02-23T18:49:49.709Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T18:49:49.709Z] - "macvlan": [2022-02-23T18:49:49.709Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T18:49:49.709Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T18:49:49.709Z] - "ftp,tftp client in container": [2022-02-23T18:49:49.967Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T18:49:49.967Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T18:49:49.967Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T18:49:49.967Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T18:49:49.967Z] - Storage Drivers: [2022-02-23T18:49:49.967Z] - "aufs": [2022-02-23T18:49:49.967Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T18:49:49.967Z] - "btrfs": [2022-02-23T18:49:49.967Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T18:49:49.967Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T18:49:49.967Z] - "devicemapper": [2022-02-23T18:49:49.967Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T18:49:49.967Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T18:49:49.967Z] - "overlay": [2022-02-23T18:49:49.967Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T18:49:49.967Z] - "zfs": [2022-02-23T18:49:49.967Z] - /dev/zfs: present [2022-02-23T18:49:49.967Z] - zfs command: missing [2022-02-23T18:49:49.967Z] - zpool command: missing [2022-02-23T18:49:49.967Z] [2022-02-23T18:49:49.967Z] Limits: [2022-02-23T18:49:49.967Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T18:49:49.967Z] [2022-02-23T18:49:49.967Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:49:50.287Z] + sudo modprobe ip_vs [2022-02-23T18:49:50.287Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c88fa389eb1de965a05813cb8f807e61d9e9826f . [2022-02-23T18:49:50.542Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:49:50.542Z] #1 sha256:e67a5d73078b4f104f8e4ac745cd79f04821d9701329973cee7315aeea1677e0 [2022-02-23T18:49:50.542Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T18:49:50.542Z] #1 DONE 0.0s [2022-02-23T18:49:50.542Z] [2022-02-23T18:49:50.542Z] #2 [internal] load .dockerignore [2022-02-23T18:49:50.542Z] #2 sha256:13aafa70aba5a28437d0160c4dc57a51571c094f0d728a18dcef98415f68e198 [2022-02-23T18:49:50.542Z] #2 transferring context: 87B done [2022-02-23T18:49:50.542Z] #2 DONE 0.0s [2022-02-23T18:49:50.542Z] [2022-02-23T18:49:50.542Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:49:50.542Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T18:49:50.542Z] #3 DONE 0.1s [2022-02-23T18:49:50.542Z] [2022-02-23T18:49:50.542Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:49:50.542Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T18:49:50.542Z] #4 CACHED [2022-02-23T18:49:50.799Z] [2022-02-23T18:49:50.799Z] #6 [internal] load .dockerignore [2022-02-23T18:49:50.799Z] #6 sha256:f7737a6262cc22dddf88191c3f2f21b1b2d4a05b4c13ba19521af4f5ff2d1ab8 [2022-02-23T18:49:50.799Z] #6 DONE 0.0s [2022-02-23T18:49:50.799Z] [2022-02-23T18:49:50.799Z] #5 [internal] load build definition from Dockerfile [2022-02-23T18:49:50.799Z] #5 sha256:a4bb7fc88ceec64e666a26f60df98d16efd75e3f7be4110dad862e900eeead3c [2022-02-23T18:49:50.799Z] #5 DONE 0.0s [2022-02-23T18:49:50.799Z] [2022-02-23T18:49:50.799Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:49:50.799Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T18:49:50.799Z] #7 DONE 0.1s [2022-02-23T18:49:50.799Z] [2022-02-23T18:49:50.799Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:49:50.799Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T18:49:51.095Z] #10 DONE 0.1s [2022-02-23T18:49:51.095Z] [2022-02-23T18:49:51.095Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:49:51.095Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:49:51.095Z] #8 DONE 0.1s [2022-02-23T18:49:51.095Z] [2022-02-23T18:49:51.095Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:49:51.095Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:49:51.095Z] #9 DONE 0.1s [2022-02-23T18:49:51.095Z] [2022-02-23T18:49:51.095Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:49:51.095Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:49:51.095Z] #69 DONE 0.0s [2022-02-23T18:49:51.095Z] [2022-02-23T18:49:51.095Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:49:51.095Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:49:51.095Z] #11 DONE 0.0s [2022-02-23T18:49:51.095Z] [2022-02-23T18:49:51.095Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:49:51.095Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:49:51.095Z] #67 DONE 0.0s [2022-02-23T18:49:51.095Z] [2022-02-23T18:49:51.095Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:49:51.095Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:49:51.095Z] #28 DONE 0.0s [2022-02-23T18:49:51.095Z] [2022-02-23T18:49:51.095Z] #24 [internal] load build context [2022-02-23T18:49:51.095Z] #24 sha256:7e6c5146d44d85ccaf00eec94863b21948ba1089a8cfa9ba2bb7d67b17edcf39 [2022-02-23T18:49:51.351Z] #24 ... [2022-02-23T18:49:51.351Z] [2022-02-23T18:49:51.351Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:49:51.351Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:49:51.351Z] #45 DONE 0.4s [2022-02-23T18:49:51.351Z] [2022-02-23T18:49:51.351Z] #24 [internal] load build context [2022-02-23T18:49:51.351Z] #24 sha256:7e6c5146d44d85ccaf00eec94863b21948ba1089a8cfa9ba2bb7d67b17edcf39 [2022-02-23T18:49:52.761Z] #24 transferring context: 57.39MB 1.7s done [2022-02-23T18:49:52.761Z] #24 DONE 1.8s [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #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-02-23T18:49:52.761Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:49:52.761Z] #51 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #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-02-23T18:49:52.761Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:49:52.761Z] #49 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #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-02-23T18:49:52.761Z] #56 sha256:49627a8b7ed26ea5cd9d195e4a6984f1a86a680a101f336a649cf1c7b90430f4 [2022-02-23T18:49:52.761Z] #56 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:49:52.761Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T18:49:52.761Z] #23 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:49:52.761Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T18:49:52.761Z] #20 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #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-02-23T18:49:52.761Z] #40 sha256:cc04d5cd1929c5baea5d59cdf2ec3fdb4ade3608cab0343543d2efe8075c8a5b [2022-02-23T18:49:52.761Z] #40 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #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-02-23T18:49:52.761Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:49:52.761Z] #53 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:49:52.761Z] #52 sha256:bf04a95e4686e076339ccaf2584aef6c53b8e56a5e15814e8198f893ac31dce5 [2022-02-23T18:49:52.761Z] #52 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:49:52.761Z] #50 sha256:95a36ebe1e002d72320232b40a1ceead2d77198b49e73cfd7e4647e3ab7ac50e [2022-02-23T18:49:52.761Z] #50 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:49:52.761Z] #39 sha256:ff92b4ddbca60f4a93757ed37effd03cff0470b9f4e6fa616ab12d85e4ff96bf [2022-02-23T18:49:52.761Z] #39 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:49:52.761Z] #54 sha256:7a10e84b564fc850dc92781f4c490717f05228033e390886af30d977d6c29bc1 [2022-02-23T18:49:52.761Z] #54 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #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-02-23T18:49:52.761Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T18:49:52.761Z] #22 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:49:52.761Z] #59 sha256:ea4f3bdce519a52bdffb42465dc30c44e877da257030f7193ca0a4a37cb75fee [2022-02-23T18:49:52.761Z] #59 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:49:52.761Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T18:49:52.761Z] #19 CACHED [2022-02-23T18:49:52.761Z] [2022-02-23T18:49:52.761Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:49:52.761Z] #57 sha256:f6b131e3e2c7cf2ee1f9c4245e0ae61bd484b47193d3f486080136f5efa0848f [2022-02-23T18:49:52.761Z] #57 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:49:52.762Z] #66 sha256:00f5b208d551930609e45515dd9365e51d21e2bbc5195a03720ee19c70196a52 [2022-02-23T18:49:52.762Z] #66 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:49:52.762Z] #29 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:49:52.762Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T18:49:52.762Z] #33 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:49:52.762Z] #35 sha256:32d7dcd13e54fcb53e34c66fa0d7dd1ada012868d71440aaaeb0ed939cc269a5 [2022-02-23T18:49:52.762Z] #35 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #60 sha256:4fa9c476e3decb86a92119dce003324db40914fd18525c4f5deb94235d479975 [2022-02-23T18:49:52.762Z] #60 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:49:52.762Z] #43 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:49:52.762Z] #36 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:49:52.762Z] #62 sha256:22ba6d472d00923fc5406f1db1a147a6e699b0038d1d0f6768b014b80ba10562 [2022-02-23T18:49:52.762Z] #62 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:49:52.762Z] #14 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:49:52.762Z] #32 sha256:3f9ee7563bdae697a55cd59e916dda595390bbe7819a6876e878ec31d00f1358 [2022-02-23T18:49:52.762Z] #32 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:49:52.762Z] #25 sha256:2e2a6e0d9a9d18321b9fd4325fe89915b21d4e67b5fc65e1b7240aabf0a72598 [2022-02-23T18:49:52.762Z] #25 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:49:52.762Z] #27 sha256:66207796aba0745cb92f8fdd7f8787b4a866e0267c1545a686cb80edd85ded9e [2022-02-23T18:49:52.762Z] #27 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:49:52.762Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T18:49:52.762Z] #12 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:49:52.762Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T18:49:52.762Z] #68 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T18:49:52.762Z] #46 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:49:52.762Z] #71 sha256:69ef0e7c782e55b9b4b6bf2d099b9f01261f5e293aea8232dbfd00ccce6ba3d2 [2022-02-23T18:49:52.762Z] #71 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:49:52.762Z] #61 sha256:f38866e32a05d19f230831e461dc239ed97b546652f5f795f1a090b8d01f3aa2 [2022-02-23T18:49:52.762Z] #61 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #63 sha256:3c9d444b1499d56ad3a9d9b1e8ffc3066cd2316cb22a00a16367a9890cdc9a57 [2022-02-23T18:49:52.762Z] #63 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:49:52.762Z] #58 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:49:52.762Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T18:49:52.762Z] #17 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:49:52.762Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T18:49:52.762Z] #42 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:49:52.762Z] #65 sha256:06013d91b9a762de81a2a1e7674eaf539500293d1615e589f2d70ae13eba3761 [2022-02-23T18:49:52.762Z] #65 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:49:52.762Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T18:49:52.762Z] #18 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #31 sha256:529feba7c6f207cbcf5663e1449dc7b0b7f7f154bf142c76ef9d80a08fefa451 [2022-02-23T18:49:52.762Z] #31 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-23T18:49:52.762Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:49:52.762Z] #21 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #26 sha256:463d1bbc8faa447a9284d42f7a5bb63dac6eb2d9bd6637fdc4da11c5c4bb8e78 [2022-02-23T18:49:52.762Z] #26 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:49:52.762Z] #44 sha256:75f7fb59f59c8b44adf23490b1c816804139ba9e9627f2c1dee14565af026a7a [2022-02-23T18:49:52.762Z] #44 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:49:52.762Z] #38 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T18:49:52.762Z] #16 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:49:52.762Z] #64 sha256:bcf593fc5d52c9b96a2566351cd7151e895cec87dfcad67bcab253036866a21c [2022-02-23T18:49:52.762Z] #64 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:49:52.762Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T18:49:52.762Z] #70 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:49:52.762Z] #37 sha256:de7754d7f12a417d73a0749b6c56cf619d62f61ae5b14f6754faa43236cab1bf [2022-02-23T18:49:52.762Z] #37 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:49:52.762Z] #47 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:49:52.762Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T18:49:52.762Z] #15 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T18:49:52.762Z] #13 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:49:52.762Z] #55 sha256:9dff29412c30cc22e6ba2d50c22048e61934c99972aa4acda764060575cd9275 [2022-02-23T18:49:52.762Z] #55 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #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-02-23T18:49:52.762Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:49:52.762Z] #34 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:49:52.762Z] #48 sha256:0a708291d7eacbac282a782b9d3aca34558d8041484ae0fc06e5854b6185261a [2022-02-23T18:49:52.762Z] #48 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:49:52.762Z] #41 sha256:f4abbfdce346eb5930030e77067ab7e3b7b48f104017399fcaa39d1011424511 [2022-02-23T18:49:52.762Z] #41 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:49:52.762Z] #30 sha256:1a6e22ce803ec3e5b554247d264b3a57e1bc37792acab92d215a6ef6e86ded86 [2022-02-23T18:49:52.762Z] #30 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:49:52.762Z] #72 sha256:139764c038f132bddc5af0aea9d0b5283e7d94ade3a8cd456e7fe214a323cf6b [2022-02-23T18:49:52.762Z] #72 CACHED [2022-02-23T18:49:52.762Z] [2022-02-23T18:49:52.762Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:49:52.762Z] #73 sha256:c4afe596441f20abb5fffcd141a3584dc2a874b34e64c6d8dc8fd315c1f65aa8 [2022-02-23T18:49:53.691Z] #73 DONE 0.8s [2022-02-23T18:49:53.691Z] [2022-02-23T18:49:53.691Z] #74 exporting to image [2022-02-23T18:49:53.691Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:49:53.691Z] #74 exporting layers [2022-02-23T18:49:54.618Z] #74 exporting layers 0.9s done [2022-02-23T18:49:54.618Z] #74 writing image sha256:34d42f3ae8bdf9d2f1638c99a76c79d89b0cde3bb8d6282efc9bf33207796406 [2022-02-23T18:49:54.618Z] #74 writing image sha256:34d42f3ae8bdf9d2f1638c99a76c79d89b0cde3bb8d6282efc9bf33207796406 done [2022-02-23T18:49:54.618Z] #74 naming to docker.io/library/docker:c88fa389eb1de965a05813cb8f807e61d9e9826f done [2022-02-23T18:49:54.618Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-23T18:49:54.985Z] + trap exit INT TERM [2022-02-23T18:49:54.985Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-23T18:49:54.985Z] + CONTAINER_NAME=docker-pr1 [2022-02-23T18:49:54.985Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88fa389eb1de965a05813cb8f807e61d9e9826f -e DOCKER_GRAPHDRIVER docker:c88fa389eb1de965a05813cb8f807e61d9e9826f hack/make.sh dynbinary [2022-02-23T18:49:55.240Z] [2022-02-23T18:49:55.498Z] Removing bundles/ [2022-02-23T18:49:55.498Z] [2022-02-23T18:49:55.498Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T18:49:55.498Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:49:55.498Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:50:01.887Z] Fetching without tags [2022-02-23T18:50:01.947Z] Still waiting to schedule task [2022-02-23T18:50:01.948Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-02-23T18:50:01.950Z] Still waiting to schedule task [2022-02-23T18:50:01.950Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-02-23T18:50:01.951Z] Still waiting to schedule task [2022-02-23T18:50:01.951Z] Waiting for next available executor on ‘windows-2019’ [2022-02-23T18:50:02.131Z] Fetching without tags [2022-02-23T18:50:02.189Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 0809bd6859398452f2600644aa5d89ec9846128f [2022-02-23T18:50:02.483Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 0809bd6859398452f2600644aa5d89ec9846128f [2022-02-23T18:50:01.863Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:50:01.868Z] > git config --add remote.origin.fetch +refs/pull/43287/head:refs/remotes/origin/PR-43287 # timeout=10 [2022-02-23T18:50:01.875Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:50:01.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:50:01.887Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:50:01.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:50:01.888Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:50:02.189Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:50:02.191Z] > git checkout -f 0809bd6859398452f2600644aa5d89ec9846128f # timeout=10 [2022-02-23T18:50:02.654Z] > git remote # timeout=10 [2022-02-23T18:50:02.659Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:50:02.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:50:02.670Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:50:02.100Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:50:02.109Z] > git config --add remote.origin.fetch +refs/pull/43287/head:refs/remotes/origin/PR-43287 # timeout=10 [2022-02-23T18:50:02.117Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:50:02.126Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:50:02.176Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:50:02.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:50:02.176Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:50:02.485Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:50:02.490Z] > git checkout -f 0809bd6859398452f2600644aa5d89ec9846128f # timeout=10 [2022-02-23T18:50:02.963Z] > git remote # timeout=10 [2022-02-23T18:50:02.968Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:50:02.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:50:02.971Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:50:03.232Z] Merge succeeded, producing b8ad9e7af7a92bc5b8a8a99887e4469e125dbdb4 [2022-02-23T18:50:03.232Z] Checking out Revision b8ad9e7af7a92bc5b8a8a99887e4469e125dbdb4 (PR-43287) [2022-02-23T18:50:03.306Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:50:03.306Z] First time build. Skipping changelog. [2022-02-23T18:50:03.361Z] > git --version # timeout=10 [2022-02-23T18:50:03.368Z] > git --version # 'git version 2.17.1' [2022-02-23T18:50:03.374Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:50:03.559Z] Merge succeeded, producing dbf625fccc230694ad895ac0981f736a0b25381e [2022-02-23T18:50:03.560Z] Checking out Revision dbf625fccc230694ad895ac0981f736a0b25381e (PR-43287) [2022-02-23T18:50:03.627Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:50:03.627Z] First time build. Skipping changelog. [2022-02-23T18:50:03.679Z] > git --version # timeout=10 [2022-02-23T18:50:03.685Z] > git --version # 'git version 2.17.1' [2022-02-23T18:50:03.690Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T18:50:04.195Z] + [ PR != PR ] [2022-02-23T18:50:04.195Z] + [ master != master ] [2022-02-23T18:50:04.195Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:50:04.548Z] + docker version [2022-02-23T18:50:04.548Z] Client: Docker Engine - Community [2022-02-23T18:50:04.548Z] Version: 20.10.12 [2022-02-23T18:50:04.548Z] API version: 1.41 [2022-02-23T18:50:04.548Z] Go version: go1.16.12 [2022-02-23T18:50:04.548Z] Git commit: e91ed57 [2022-02-23T18:50:04.548Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T18:50:04.548Z] OS/Arch: linux/amd64 [2022-02-23T18:50:04.548Z] Context: default [2022-02-23T18:50:04.548Z] Experimental: true [2022-02-23T18:50:04.548Z] [2022-02-23T18:50:04.548Z] Server: Docker Engine - Community [2022-02-23T18:50:04.548Z] Engine: [2022-02-23T18:50:04.548Z] Version: 20.10.12 [2022-02-23T18:50:04.548Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:50:04.548Z] Go version: go1.16.12 [2022-02-23T18:50:04.548Z] Git commit: 459d0df [2022-02-23T18:50:04.548Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T18:50:04.548Z] OS/Arch: linux/amd64 [2022-02-23T18:50:04.548Z] Experimental: true [2022-02-23T18:50:04.548Z] containerd: [2022-02-23T18:50:04.548Z] Version: 1.4.12 [2022-02-23T18:50:04.548Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:50:04.548Z] runc: [2022-02-23T18:50:04.548Z] Version: 1.0.2 [2022-02-23T18:50:04.548Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:50:04.548Z] docker-init: [2022-02-23T18:50:04.548Z] Version: 0.19.0 [2022-02-23T18:50:04.548Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T18:50:04.692Z] + docker version [2022-02-23T18:50:04.692Z] Client: Docker Engine - Community [2022-02-23T18:50:04.692Z] Version: 20.10.12 [2022-02-23T18:50:04.692Z] API version: 1.41 [2022-02-23T18:50:04.692Z] Go version: go1.16.12 [2022-02-23T18:50:04.692Z] Git commit: e91ed57 [2022-02-23T18:50:04.692Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T18:50:04.692Z] OS/Arch: linux/amd64 [2022-02-23T18:50:04.692Z] Context: default [2022-02-23T18:50:04.692Z] Experimental: true [2022-02-23T18:50:04.692Z] [2022-02-23T18:50:04.692Z] Server: Docker Engine - Community [2022-02-23T18:50:04.692Z] Engine: [2022-02-23T18:50:04.692Z] Version: 20.10.12 [2022-02-23T18:50:04.692Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:50:04.692Z] Go version: go1.16.12 [2022-02-23T18:50:04.692Z] Git commit: 459d0df [2022-02-23T18:50:04.692Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T18:50:04.692Z] OS/Arch: linux/amd64 [2022-02-23T18:50:04.692Z] Experimental: true [2022-02-23T18:50:04.692Z] containerd: [2022-02-23T18:50:04.692Z] Version: 1.4.12 [2022-02-23T18:50:04.692Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:50:04.692Z] runc: [2022-02-23T18:50:04.692Z] Version: 1.0.2 [2022-02-23T18:50:04.692Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:50:04.692Z] docker-init: [2022-02-23T18:50:04.692Z] Version: 0.19.0 [2022-02-23T18:50:04.692Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T18:50:03.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:50:03.231Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:50:03.237Z] > git checkout -f b8ad9e7af7a92bc5b8a8a99887e4469e125dbdb4 # timeout=10 [2022-02-23T18:50:03.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:50:03.560Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:50:03.568Z] > git checkout -f dbf625fccc230694ad895ac0981f736a0b25381e # timeout=10 [2022-02-23T18:50:04.823Z] + docker info [2022-02-23T18:50:04.852Z] Fetching without tags [2022-02-23T18:50:05.008Z] + docker info [2022-02-23T18:50:04.528Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:50:04.575Z] > git config --add remote.origin.fetch +refs/pull/43287/head:refs/remotes/origin/PR-43287 # timeout=10 [2022-02-23T18:50:04.638Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:50:04.763Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:50:04.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:50:04.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:50:04.888Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:50:05.385Z] Client: [2022-02-23T18:50:05.385Z] Context: default [2022-02-23T18:50:05.385Z] Debug Mode: false [2022-02-23T18:50:05.385Z] Plugins: [2022-02-23T18:50:05.385Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:50:05.385Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:50:05.385Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T18:50:05.385Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T18:50:05.385Z] [2022-02-23T18:50:05.385Z] Server: [2022-02-23T18:50:05.385Z] Containers: 0 [2022-02-23T18:50:05.385Z] Running: 0 [2022-02-23T18:50:05.385Z] Paused: 0 [2022-02-23T18:50:05.385Z] Stopped: 0 [2022-02-23T18:50:05.385Z] Images: 2 [2022-02-23T18:50:05.385Z] Server Version: 20.10.12 [2022-02-23T18:50:05.385Z] Storage Driver: overlay2 [2022-02-23T18:50:05.385Z] Backing Filesystem: extfs [2022-02-23T18:50:05.385Z] Supports d_type: true [2022-02-23T18:50:05.385Z] Native Overlay Diff: true [2022-02-23T18:50:05.385Z] userxattr: false [2022-02-23T18:50:05.385Z] Logging Driver: json-file [2022-02-23T18:50:05.385Z] Cgroup Driver: cgroupfs [2022-02-23T18:50:05.385Z] Cgroup Version: 1 [2022-02-23T18:50:05.385Z] Plugins: [2022-02-23T18:50:05.385Z] Volume: local [2022-02-23T18:50:05.385Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:50:05.385Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:50:05.385Z] Swarm: inactive [2022-02-23T18:50:05.385Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T18:50:05.385Z] Default Runtime: runc [2022-02-23T18:50:05.385Z] Init Binary: docker-init [2022-02-23T18:50:05.385Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:50:05.385Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:50:05.385Z] init version: de40ad0 [2022-02-23T18:50:05.385Z] Security Options: [2022-02-23T18:50:05.385Z] apparmor [2022-02-23T18:50:05.385Z] seccomp [2022-02-23T18:50:05.385Z] Profile: default [2022-02-23T18:50:05.385Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T18:50:05.385Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T18:50:05.385Z] OSType: linux [2022-02-23T18:50:05.385Z] Architecture: x86_64 [2022-02-23T18:50:05.385Z] CPUs: 2 [2022-02-23T18:50:05.385Z] Total Memory: 7.483GiB [2022-02-23T18:50:05.385Z] Name: ip-10-100-78-71 [2022-02-23T18:50:05.385Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T18:50:05.385Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:50:05.385Z] Debug Mode: false [2022-02-23T18:50:05.385Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:50:05.385Z] Labels: [2022-02-23T18:50:05.385Z] Experimental: true [2022-02-23T18:50:05.385Z] Insecure Registries: [2022-02-23T18:50:05.385Z] 127.0.0.0/8 [2022-02-23T18:50:05.385Z] Live Restore Enabled: true [2022-02-23T18:50:05.385Z] [2022-02-23T18:50:05.385Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T18:50:05.571Z] Client: [2022-02-23T18:50:05.571Z] Context: default [2022-02-23T18:50:05.571Z] Debug Mode: false [2022-02-23T18:50:05.571Z] Plugins: [2022-02-23T18:50:05.571Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:50:05.571Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:50:05.571Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T18:50:05.571Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T18:50:05.571Z] [2022-02-23T18:50:05.571Z] Server: [2022-02-23T18:50:05.571Z] Containers: 0 [2022-02-23T18:50:05.571Z] Running: 0 [2022-02-23T18:50:05.571Z] Paused: 0 [2022-02-23T18:50:05.571Z] Stopped: 0 [2022-02-23T18:50:05.571Z] Images: 3 [2022-02-23T18:50:05.571Z] Server Version: 20.10.12 [2022-02-23T18:50:05.571Z] Storage Driver: overlay2 [2022-02-23T18:50:05.571Z] Backing Filesystem: extfs [2022-02-23T18:50:05.571Z] Supports d_type: true [2022-02-23T18:50:05.571Z] Native Overlay Diff: true [2022-02-23T18:50:05.571Z] userxattr: false [2022-02-23T18:50:05.571Z] Logging Driver: json-file [2022-02-23T18:50:05.571Z] Cgroup Driver: cgroupfs [2022-02-23T18:50:05.571Z] Cgroup Version: 1 [2022-02-23T18:50:05.571Z] Plugins: [2022-02-23T18:50:05.571Z] Volume: local [2022-02-23T18:50:05.571Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:50:05.571Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:50:05.571Z] Swarm: inactive [2022-02-23T18:50:05.571Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T18:50:05.571Z] Default Runtime: runc [2022-02-23T18:50:05.571Z] Init Binary: docker-init [2022-02-23T18:50:05.571Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:50:05.571Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:50:05.571Z] init version: de40ad0 [2022-02-23T18:50:05.571Z] Security Options: [2022-02-23T18:50:05.571Z] apparmor [2022-02-23T18:50:05.571Z] seccomp [2022-02-23T18:50:05.571Z] Profile: default [2022-02-23T18:50:05.571Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T18:50:05.571Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T18:50:05.571Z] OSType: linux [2022-02-23T18:50:05.571Z] Architecture: x86_64 [2022-02-23T18:50:05.571Z] CPUs: 2 [2022-02-23T18:50:05.571Z] Total Memory: 7.565GiB [2022-02-23T18:50:05.571Z] Name: ip-10-100-87-89 [2022-02-23T18:50:05.571Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T18:50:05.571Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:50:05.571Z] Debug Mode: false [2022-02-23T18:50:05.571Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:50:05.571Z] Labels: [2022-02-23T18:50:05.571Z] Experimental: true [2022-02-23T18:50:05.571Z] Insecure Registries: [2022-02-23T18:50:05.571Z] 127.0.0.0/8 [2022-02-23T18:50:05.571Z] Live Restore Enabled: true [2022-02-23T18:50:05.571Z] [2022-02-23T18:50:05.571Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T18:50:05.636Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 0809bd6859398452f2600644aa5d89ec9846128f [2022-02-23T18:50:05.663Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:50:05.663Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:50:05.663Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43287/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T18:50:05.663Z] + bash /home/ubuntu/workspace/moby_PR-43287/check-config.sh [2022-02-23T18:50:05.663Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T18:50:05.663Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T18:50:05.663Z] [2022-02-23T18:50:05.663Z] Generally Necessary: [2022-02-23T18:50:05.663Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T18:50:05.663Z] - apparmor: enabled and tools installed [2022-02-23T18:50:05.663Z] - CONFIG_NAMESPACES: enabled [2022-02-23T18:50:05.663Z] - CONFIG_NET_NS: enabled [2022-02-23T18:50:05.663Z] - CONFIG_PID_NS: enabled [2022-02-23T18:50:05.663Z] - CONFIG_IPC_NS: enabled [2022-02-23T18:50:05.663Z] - CONFIG_UTS_NS: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CGROUPS: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CPUSETS: enabled [2022-02-23T18:50:05.663Z] - CONFIG_MEMCG: enabled [2022-02-23T18:50:05.663Z] - CONFIG_KEYS: enabled [2022-02-23T18:50:05.663Z] - CONFIG_VETH: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T18:50:05.663Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T18:50:05.663Z] [2022-02-23T18:50:05.663Z] Optional Features: [2022-02-23T18:50:05.663Z] - CONFIG_USER_NS: enabled [2022-02-23T18:50:05.663Z] - CONFIG_SECCOMP: enabled [2022-02-23T18:50:05.663Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T18:50:05.663Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T18:50:05.663Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T18:50:05.663Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T18:50:05.663Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T18:50:05.663Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T18:50:05.663Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T18:50:05.890Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:50:05.890Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:50:05.890Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43287/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T18:50:05.890Z] + bash /home/ubuntu/workspace/moby_PR-43287/check-config.sh [2022-02-23T18:50:05.890Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T18:50:05.890Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T18:50:05.890Z] [2022-02-23T18:50:05.890Z] Generally Necessary: [2022-02-23T18:50:05.890Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T18:50:05.890Z] - apparmor: enabled and tools installed [2022-02-23T18:50:05.890Z] - CONFIG_NAMESPACES: enabled [2022-02-23T18:50:05.890Z] - CONFIG_NET_NS: enabled [2022-02-23T18:50:05.890Z] - CONFIG_PID_NS: enabled [2022-02-23T18:50:05.890Z] - CONFIG_IPC_NS: enabled [2022-02-23T18:50:05.890Z] - CONFIG_UTS_NS: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CGROUPS: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CPUSETS: enabled [2022-02-23T18:50:05.890Z] - CONFIG_MEMCG: enabled [2022-02-23T18:50:05.890Z] - CONFIG_KEYS: enabled [2022-02-23T18:50:05.890Z] - CONFIG_VETH: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T18:50:05.890Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T18:50:05.890Z] [2022-02-23T18:50:05.890Z] Optional Features: [2022-02-23T18:50:05.890Z] - CONFIG_USER_NS: enabled [2022-02-23T18:50:05.890Z] - CONFIG_SECCOMP: enabled [2022-02-23T18:50:05.890Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T18:50:05.890Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T18:50:05.890Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T18:50:05.890Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T18:50:05.890Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T18:50:05.890Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T18:50:05.890Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T18:50:05.920Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T18:50:05.920Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T18:50:05.920Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T18:50:05.920Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T18:50:05.920Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T18:50:05.920Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T18:50:05.920Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T18:50:05.920Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T18:50:05.920Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T18:50:05.920Z] - CONFIG_EXT4_FS: enabled [2022-02-23T18:50:05.920Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T18:50:05.920Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T18:50:05.920Z] - Network Drivers: [2022-02-23T18:50:05.920Z] - "overlay": [2022-02-23T18:50:05.920Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T18:50:05.920Z] Optional (for encrypted networks): [2022-02-23T18:50:05.920Z] - CONFIG_CRYPTO: enabled [2022-02-23T18:50:05.920Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T18:50:05.920Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T18:50:05.920Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T18:50:05.920Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T18:50:05.920Z] - CONFIG_XFRM: enabled [2022-02-23T18:50:05.920Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T18:50:05.920Z] - "ipvlan": [2022-02-23T18:50:05.920Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T18:50:05.920Z] - "macvlan": [2022-02-23T18:50:05.920Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T18:50:05.920Z] - "ftp,tftp client in container": [2022-02-23T18:50:05.920Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T18:50:05.920Z] - Storage Drivers: [2022-02-23T18:50:05.920Z] - "aufs": [2022-02-23T18:50:05.920Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T18:50:05.920Z] - "btrfs": [2022-02-23T18:50:05.920Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T18:50:05.920Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T18:50:05.920Z] - "devicemapper": [2022-02-23T18:50:05.920Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T18:50:05.920Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T18:50:05.920Z] - "overlay": [2022-02-23T18:50:05.920Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T18:50:05.920Z] - "zfs": [2022-02-23T18:50:05.920Z] - /dev/zfs: present [2022-02-23T18:50:05.920Z] - zfs command: missing [2022-02-23T18:50:05.920Z] - zpool command: missing [2022-02-23T18:50:05.920Z] [2022-02-23T18:50:05.920Z] Limits: [2022-02-23T18:50:05.920Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T18:50:05.920Z] [2022-02-23T18:50:05.920Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:50:06.146Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T18:50:06.146Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T18:50:06.146Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T18:50:06.146Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T18:50:06.146Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T18:50:06.146Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T18:50:06.146Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T18:50:06.146Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T18:50:06.146Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T18:50:06.146Z] - CONFIG_EXT4_FS: enabled [2022-02-23T18:50:06.146Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T18:50:06.146Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T18:50:06.146Z] - Network Drivers: [2022-02-23T18:50:06.146Z] - "overlay": [2022-02-23T18:50:06.146Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T18:50:06.146Z] Optional (for encrypted networks): [2022-02-23T18:50:06.146Z] - CONFIG_CRYPTO: enabled [2022-02-23T18:50:06.146Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T18:50:06.146Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T18:50:06.146Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T18:50:06.146Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T18:50:06.146Z] - CONFIG_XFRM: enabled [2022-02-23T18:50:06.146Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T18:50:06.146Z] - "ipvlan": [2022-02-23T18:50:06.146Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T18:50:06.146Z] - "macvlan": [2022-02-23T18:50:06.146Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T18:50:06.146Z] - "ftp,tftp client in container": [2022-02-23T18:50:06.146Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T18:50:06.146Z] - Storage Drivers: [2022-02-23T18:50:06.146Z] - "aufs": [2022-02-23T18:50:06.146Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T18:50:06.146Z] - "btrfs": [2022-02-23T18:50:06.146Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T18:50:06.146Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T18:50:06.146Z] - "devicemapper": [2022-02-23T18:50:06.146Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T18:50:06.146Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T18:50:06.146Z] - "overlay": [2022-02-23T18:50:06.146Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T18:50:06.146Z] - "zfs": [2022-02-23T18:50:06.146Z] - /dev/zfs: present [2022-02-23T18:50:06.146Z] - zfs command: missing [2022-02-23T18:50:06.146Z] - zpool command: missing [2022-02-23T18:50:06.146Z] [2022-02-23T18:50:06.146Z] Limits: [2022-02-23T18:50:06.146Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T18:50:06.146Z] [2022-02-23T18:50:06.146Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:50:06.254Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:dbf625fccc230694ad895ac0981f736a0b25381e . [2022-02-23T18:50:06.469Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dbf625fccc230694ad895ac0981f736a0b25381e . [2022-02-23T18:50:06.469Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:50:06.469Z] #1 sha256:511253617d0218d538ec4ec3ee630c6aa558795dd56f06a98d1e108af10282fd [2022-02-23T18:50:06.470Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T18:50:06.470Z] #1 DONE 0.0s [2022-02-23T18:50:06.470Z] [2022-02-23T18:50:06.470Z] #2 [internal] load .dockerignore [2022-02-23T18:50:06.470Z] #2 sha256:638e3212311bffa6f2a7d736650ea89bd7fa50220aa90fd0b5a7fd5e8b3f864f [2022-02-23T18:50:06.470Z] #2 transferring context: 87B done [2022-02-23T18:50:06.470Z] #2 DONE 0.0s [2022-02-23T18:50:06.470Z] [2022-02-23T18:50:06.470Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:50:06.470Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T18:50:06.512Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:50:06.512Z] #1 sha256:681230bd0e2b06852ec11bdf0d030abb91812b55a0019e9f8f0594a91863956f [2022-02-23T18:50:06.512Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T18:50:06.512Z] #1 DONE 0.0s [2022-02-23T18:50:06.512Z] [2022-02-23T18:50:06.512Z] #2 [internal] load .dockerignore [2022-02-23T18:50:06.512Z] #2 sha256:cb6d5425e0de7cf8ae76c2e54e53efecc4725643baabd107400a7d25172e9540 [2022-02-23T18:50:06.512Z] #2 transferring context: 87B done [2022-02-23T18:50:06.512Z] #2 DONE 0.0s [2022-02-23T18:50:06.512Z] [2022-02-23T18:50:06.512Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:50:06.512Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T18:50:06.512Z] #3 DONE 0.1s [2022-02-23T18:50:06.512Z] [2022-02-23T18:50:06.512Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:50:06.512Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T18:50:06.512Z] #4 CACHED [2022-02-23T18:50:06.729Z] #3 DONE 0.1s [2022-02-23T18:50:06.729Z] [2022-02-23T18:50:06.729Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:50:06.729Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T18:50:06.729Z] #4 CACHED [2022-02-23T18:50:06.769Z] [2022-02-23T18:50:06.769Z] #5 [internal] load build definition from Dockerfile [2022-02-23T18:50:06.769Z] #5 sha256:2dbb99c33e22e2844880cf0975ffd81367221110ed32b366fe823651d6ed03ed [2022-02-23T18:50:06.769Z] #5 DONE 0.0s [2022-02-23T18:50:06.769Z] [2022-02-23T18:50:06.769Z] #6 [internal] load .dockerignore [2022-02-23T18:50:06.769Z] #6 sha256:6f63b6eb7a51e6dc15cf6097a57ab612d95eb21229b8733623d0d7c40d7a1906 [2022-02-23T18:50:06.769Z] #6 DONE 0.0s [2022-02-23T18:50:06.769Z] [2022-02-23T18:50:06.769Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:50:06.769Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T18:50:06.769Z] #7 DONE 0.1s [2022-02-23T18:50:06.769Z] [2022-02-23T18:50:06.769Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:50:06.769Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:50:06.987Z] [2022-02-23T18:50:06.987Z] #6 [internal] load .dockerignore [2022-02-23T18:50:06.987Z] #6 sha256:75a12118af3618ae09f8e66d5a40923290be3f39d29c06b95799370505ef921f [2022-02-23T18:50:06.987Z] #6 DONE 0.0s [2022-02-23T18:50:06.987Z] [2022-02-23T18:50:06.987Z] #5 [internal] load build definition from Dockerfile [2022-02-23T18:50:06.987Z] #5 sha256:9d3132ffb4e3990397d1391de6d7e9c5022c657d3945d77ee195b1978ee11005 [2022-02-23T18:50:06.987Z] #5 DONE 0.0s [2022-02-23T18:50:06.987Z] [2022-02-23T18:50:06.987Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:50:06.987Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T18:50:06.987Z] #7 DONE 0.1s [2022-02-23T18:50:06.987Z] [2022-02-23T18:50:06.987Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:50:06.987Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:50:06.987Z] #10 DONE 0.1s [2022-02-23T18:50:06.987Z] [2022-02-23T18:50:06.987Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:50:06.987Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T18:50:06.987Z] #8 DONE 0.1s [2022-02-23T18:50:06.987Z] [2022-02-23T18:50:06.987Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:50:06.987Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:50:06.987Z] #9 DONE 0.1s [2022-02-23T18:50:07.026Z] #10 DONE 0.1s [2022-02-23T18:50:07.026Z] [2022-02-23T18:50:07.026Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:50:07.026Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T18:50:07.026Z] #8 DONE 0.1s [2022-02-23T18:50:07.026Z] [2022-02-23T18:50:07.026Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:50:07.026Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:50:07.026Z] #9 DONE 0.1s [2022-02-23T18:50:05.670Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:50:05.716Z] > git checkout -f 0809bd6859398452f2600644aa5d89ec9846128f # timeout=10 [2022-02-23T18:50:07.250Z] [2022-02-23T18:50:07.250Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:50:07.250Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:50:07.250Z] #67 DONE 0.0s [2022-02-23T18:50:07.250Z] [2022-02-23T18:50:07.250Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:50:07.250Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:50:07.250Z] #69 DONE 0.0s [2022-02-23T18:50:07.250Z] [2022-02-23T18:50:07.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:50:07.250Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:50:07.250Z] #11 DONE 0.0s [2022-02-23T18:50:07.250Z] [2022-02-23T18:50:07.250Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:50:07.250Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:50:07.250Z] #28 DONE 0.0s [2022-02-23T18:50:07.250Z] [2022-02-23T18:50:07.250Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:50:07.250Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:50:07.282Z] [2022-02-23T18:50:07.283Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:50:07.283Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:50:07.283Z] #76 DONE 0.0s [2022-02-23T18:50:07.283Z] [2022-02-23T18:50:07.283Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:50:07.283Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:50:07.283Z] #74 DONE 0.0s [2022-02-23T18:50:07.283Z] [2022-02-23T18:50:07.283Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:50:07.283Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:50:07.283Z] #11 DONE 0.0s [2022-02-23T18:50:07.283Z] [2022-02-23T18:50:07.283Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:50:07.283Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:50:07.283Z] #35 DONE 0.0s [2022-02-23T18:50:07.283Z] [2022-02-23T18:50:07.283Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:50:07.283Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T18:50:07.283Z] #12 CACHED [2022-02-23T18:50:07.283Z] [2022-02-23T18:50:07.283Z] #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-02-23T18:50:07.283Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T18:50:07.283Z] #13 CACHED [2022-02-23T18:50:07.283Z] [2022-02-23T18:50:07.283Z] #31 [internal] load build context [2022-02-23T18:50:07.283Z] #31 sha256:f70f014c616f4763cb6dca91c2ac2eabe514ccaef99292dc79faacda63728824 [2022-02-23T18:50:07.512Z] #45 DONE 0.4s [2022-02-23T18:50:07.512Z] [2022-02-23T18:50:07.512Z] #24 [internal] load build context [2022-02-23T18:50:07.512Z] #24 sha256:f8dc4668b5e3021141ee546b4489742e416c5bdd863bf8ead79df8cc9eb2972f [2022-02-23T18:50:07.538Z] #31 ... [2022-02-23T18:50:07.538Z] [2022-02-23T18:50:07.538Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:50:07.538Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:50:07.538Z] #52 DONE 0.4s [2022-02-23T18:50:07.538Z] [2022-02-23T18:50:07.538Z] #31 [internal] load build context [2022-02-23T18:50:07.538Z] #31 sha256:f70f014c616f4763cb6dca91c2ac2eabe514ccaef99292dc79faacda63728824 [2022-02-23T18:50:08.107Z] #31 ... [2022-02-23T18:50:08.107Z] [2022-02-23T18:50:08.107Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-23T18:50:08.107Z] #14 sha256:8d230ea0eada6edd0d1759f43d3949696e5793ab3c784263f05662fc7af9dfca [2022-02-23T18:50:08.107Z] #14 DONE 1.0s [2022-02-23T18:50:08.107Z] [2022-02-23T18:50:08.107Z] #31 [internal] load build context [2022-02-23T18:50:08.107Z] #31 sha256:f70f014c616f4763cb6dca91c2ac2eabe514ccaef99292dc79faacda63728824 [2022-02-23T18:50:08.887Z] #24 transferring context: 57.39MB 1.7s done [2022-02-23T18:50:09.052Z] #31 ... [2022-02-23T18:50:09.052Z] [2022-02-23T18:50:09.052Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-23T18:50:09.052Z] #15 sha256:33bdda790bc011c4a32f0f454a954d61e5fd0418ae54fc12c2b86c7b87ba26a8 [2022-02-23T18:50:09.052Z] #15 DONE 1.0s [2022-02-23T18:50:09.052Z] [2022-02-23T18:50:09.052Z] #31 [internal] load build context [2022-02-23T18:50:09.052Z] #31 sha256:f70f014c616f4763cb6dca91c2ac2eabe514ccaef99292dc79faacda63728824 [2022-02-23T18:50:09.144Z] #24 DONE 1.8s [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:50:09.144Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T18:50:09.144Z] #20 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #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-02-23T18:50:09.144Z] #26 sha256:a4193c93017f01f27d57b90433a1f553ef0cbf37a550fb299c81c3000ddbf7b4 [2022-02-23T18:50:09.144Z] #26 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #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-02-23T18:50:09.144Z] #40 sha256:4655358d97e9d3c293798d037b1e56044ae6ece5892e5fcf6be0e9f56ad0e353 [2022-02-23T18:50:09.144Z] #40 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #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-02-23T18:50:09.144Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:50:09.144Z] #43 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:50:09.144Z] #57 sha256:6997a315849ca4416b9f8cfac7f1555c5b13a928396c7f19bc2274085ac97ed1 [2022-02-23T18:50:09.144Z] #57 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #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-02-23T18:50:09.144Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:50:09.144Z] #29 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:50:09.144Z] #25 sha256:f55f9a7b21b1d809a331ff45d89a2b0e09f64b0cd17f4bdde1bc14f410c78609 [2022-02-23T18:50:09.144Z] #25 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:50:09.144Z] #39 sha256:85512a7db4b7d4ed0ef6e498896e34d9a27ca7bfd1a1ca349f849336ef70c16b [2022-02-23T18:50:09.144Z] #39 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:50:09.144Z] #54 sha256:4fd73c107166a5b8821bb9b17a9dd05c6a363f9653f0b405067043e22c9aefdf [2022-02-23T18:50:09.144Z] #54 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:50:09.144Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T18:50:09.144Z] #12 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:50:09.144Z] #61 sha256:f816d2522544005aa21d27715a776f0f6a5c5821365bda0a3e495d9112daf696 [2022-02-23T18:50:09.144Z] #61 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:50:09.144Z] #48 sha256:85e554c8b7df582ef8b3959fdef2514fe62e971d44095e6279f6ea62e7f773ee [2022-02-23T18:50:09.144Z] #48 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:50:09.144Z] #71 sha256:29e70b69cc5c6212021623b290fba5e85d7bb7dd3487b2f8e579db5c85c3b757 [2022-02-23T18:50:09.144Z] #71 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.144Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:50:09.144Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T18:50:09.144Z] #68 CACHED [2022-02-23T18:50:09.144Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:50:09.145Z] #47 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:50:09.145Z] #36 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #60 sha256:f8974256f2bf4a8fb35fb5d07f7c7bc7a62ef332a14db27d839d64a253e02700 [2022-02-23T18:50:09.145Z] #60 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #56 sha256:937658010a8839106b91835a4b36e89d655087b799ae6eeebb5ad3ef4e37267d [2022-02-23T18:50:09.145Z] #56 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:50:09.145Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T18:50:09.145Z] #19 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T18:50:09.145Z] #22 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:50:09.145Z] #37 sha256:850ee4ce783bdd3070f3b612abd2c2351e1ae098a240a116c59d73654d7dabd4 [2022-02-23T18:50:09.145Z] #37 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:50:09.145Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T18:50:09.145Z] #23 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:50:09.145Z] #52 sha256:c31fbb552c641a1cf8c77aea30033f33734ecdc9ba9531b361c0ce9100bb80e0 [2022-02-23T18:50:09.145Z] #52 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:50:09.145Z] #49 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:50:09.145Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T18:50:09.145Z] #33 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:50:09.145Z] #62 sha256:cd2993a99ccbf316fb1fbdde7c3705a3c534ea6bc3f9e53e06d35ba179b7b44e [2022-02-23T18:50:09.145Z] #62 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:50:09.145Z] #55 sha256:43e5a33d7b7271a7c6c5fc12d21d8732e9a7a6a64f3d22acb5d4adeab2b4b361 [2022-02-23T18:50:09.145Z] #55 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:50:09.145Z] #44 sha256:6a353792912d6ff5cb78fb2d6a3e8a6bc03b7ad1dbac18e5e1a80361a64e5a4a [2022-02-23T18:50:09.145Z] #44 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:50:09.145Z] #50 sha256:7d533a27c3d3e87d69d858a91d73105a1c8a097aa0c6bec98d698c27f938ff50 [2022-02-23T18:50:09.145Z] #50 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:50:09.145Z] #59 sha256:cf0a9a327b8f5590bd10b9c27c50cbee361a27918d47bc25b9d033878be85872 [2022-02-23T18:50:09.145Z] #59 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:50:09.145Z] #38 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:50:09.145Z] #58 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:50:09.145Z] #14 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:50:09.145Z] #66 sha256:e15950aa0ad3252df50d850a30241b577c86badec797c6623eb011aa9cbe101c [2022-02-23T18:50:09.145Z] #66 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:50:09.145Z] #30 sha256:edb3e1457af309c479a6fef549e5b058c243f011d6a3f3ecf4381bc8c48bc6dc [2022-02-23T18:50:09.145Z] #30 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #63 sha256:09de6dd2f844f17fadc57170792452d460c7a372290731677007a45c0bc4b181 [2022-02-23T18:50:09.145Z] #63 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:50:09.145Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T18:50:09.145Z] #17 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T18:50:09.145Z] #13 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #31 sha256:c7a33cff7e89eec5b72650bc19a2d66e13c6fbe0a94974efb1a01358920b0fe6 [2022-02-23T18:50:09.145Z] #31 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:50:09.145Z] #64 sha256:cd548ebbec5f994db59c6966f48a8e9eacbb6856e5b0d2909251267b53ca7e1f [2022-02-23T18:50:09.145Z] #64 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:50:09.145Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T18:50:09.145Z] #15 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T18:50:09.145Z] #46 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:50:09.145Z] #53 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:50:09.145Z] #21 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:50:09.145Z] #35 sha256:225c178f2786b0ffd8f5d4aebf5573f85d116d699d63bb96d9223291d74ffdad [2022-02-23T18:50:09.145Z] #35 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:50:09.145Z] #51 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:50:09.145Z] #41 sha256:2b732d62e34cad6a27b729e4286e155e2f61da2ada14f6c2818fb99fc30f2e96 [2022-02-23T18:50:09.145Z] #41 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:50:09.145Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T18:50:09.145Z] #70 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:50:09.145Z] #34 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:50:09.145Z] #65 sha256:0aad2634c5f53a27cbbaa876bc92c0dae977538da3f985c355679de0f5277078 [2022-02-23T18:50:09.145Z] #65 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:50:09.145Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T18:50:09.145Z] #18 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:50:09.145Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T18:50:09.145Z] #42 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:50:09.145Z] #32 sha256:71927349cd39d318eabb9f148bcfe4b4bd8949a75efd3aab7e08c2dae2aae372 [2022-02-23T18:50:09.145Z] #32 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #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-02-23T18:50:09.145Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T18:50:09.145Z] #16 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:50:09.145Z] #27 sha256:d823ca5c3231eadeba33e61197bfd0873107ccac568a34ac4f494c06cd062783 [2022-02-23T18:50:09.145Z] #27 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:50:09.145Z] #72 sha256:ba3e704b82ae39474dc9ec12f2ef302d80c09c70921bff80f6d837338bc16254 [2022-02-23T18:50:09.145Z] #72 CACHED [2022-02-23T18:50:09.145Z] [2022-02-23T18:50:09.145Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:50:09.145Z] #73 sha256:3dc417285b4af53776d462e42c6c2d6f56c275e9d1c68e8ee644850e99f2afd0 [2022-02-23T18:50:10.015Z] Merge succeeded, producing 898451207bf3638f7e6ceec81131df3884ad5585 [2022-02-23T18:50:10.016Z] Checking out Revision 898451207bf3638f7e6ceec81131df3884ad5585 (PR-43287) [2022-02-23T18:50:10.074Z] #73 DONE 0.8s [2022-02-23T18:50:10.074Z] [2022-02-23T18:50:10.074Z] #74 exporting to image [2022-02-23T18:50:10.074Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:50:10.074Z] #74 exporting layers [2022-02-23T18:50:10.423Z] #31 ... [2022-02-23T18:50:10.423Z] [2022-02-23T18:50:10.423Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-23T18:50:10.423Z] #16 sha256:5fb511774864cbf41db7f0c53e1f9bdb01ce8df4ec35730f81f2f3b605691c82 [2022-02-23T18:50:10.423Z] #16 DONE 1.1s [2022-02-23T18:50:10.423Z] [2022-02-23T18:50:10.423Z] #31 [internal] load build context [2022-02-23T18:50:10.423Z] #31 sha256:f70f014c616f4763cb6dca91c2ac2eabe514ccaef99292dc79faacda63728824 [2022-02-23T18:50:10.423Z] #31 transferring context: 57.39MB 3.2s done [2022-02-23T18:50:10.423Z] #31 DONE 3.4s [2022-02-23T18:50:10.423Z] [2022-02-23T18:50:10.423Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-23T18:50:10.423Z] #17 sha256:b7b749beba69265ab39fed5094bda85118d22dfc74f543f65cf6e403c0ea27a7 [2022-02-23T18:50:10.521Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:50:10.521Z] First time build. Skipping changelog. [2022-02-23T18:50:10.643Z] #74 exporting layers 0.9s done [2022-02-23T18:50:10.906Z] #74 writing image sha256:0c7227c9bef26e30dcf7563ee3fd6fb17d7aa380374e1f718265c786b5954697 done [2022-02-23T18:50:10.906Z] #74 naming to docker.io/library/docker:dbf625fccc230694ad895ac0981f736a0b25381e done [2022-02-23T18:50:10.906Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T18:50:10.985Z] #17 DONE 0.6s [2022-02-23T18:50:10.985Z] [2022-02-23T18:50:10.985Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-23T18:50:10.985Z] #18 sha256:f3d66ae047264a893b3e0a143aadf8309543822129c1b2fc3a061f1abd1e1e08 [2022-02-23T18:50:10.905Z] > git --version # timeout=10 [2022-02-23T18:50:10.952Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:50:10.999Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:50:11.242Z] #18 DONE 0.5s [2022-02-23T18:50:11.242Z] [2022-02-23T18:50:11.242Z] #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-02-23T18:50:11.242Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T18:50:11.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=dbf625fccc230694ad895ac0981f736a0b25381e -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:dbf625fccc230694ad895ac0981f736a0b25381e hack/make.sh dynbinary test-integration [2022-02-23T18:50:09.452Z] > git remote # timeout=10 [2022-02-23T18:50:09.499Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:50:09.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:50:09.562Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:50:09.921Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T18:50:10.046Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:50:10.093Z] > git checkout -f 898451207bf3638f7e6ceec81131df3884ad5585 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:50:11.499Z] [2022-02-23T18:50:11.755Z] Removing bundles/ [2022-02-23T18:50:11.755Z] [2022-02-23T18:50:11.755Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T18:50:11.755Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:50:11.755Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:50:12.170Z] #19 0.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:50:12.380Z] + docker version [2022-02-23T18:50:12.380Z] Client: [2022-02-23T18:50:12.380Z] Version: 20.10.9 [2022-02-23T18:50:12.380Z] API version: 1.41 [2022-02-23T18:50:12.380Z] Go version: go1.16.8 [2022-02-23T18:50:12.380Z] Git commit: c2ea9bc [2022-02-23T18:50:12.380Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:50:12.380Z] OS/Arch: windows/amd64 [2022-02-23T18:50:12.380Z] Context: default [2022-02-23T18:50:12.380Z] Experimental: true [2022-02-23T18:50:12.380Z] [2022-02-23T18:50:12.380Z] Server: Docker Engine - Community [2022-02-23T18:50:12.381Z] Engine: [2022-02-23T18:50:12.381Z] Version: 20.10.9 [2022-02-23T18:50:12.381Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:50:12.381Z] Go version: go1.16.8 [2022-02-23T18:50:12.381Z] Git commit: 79ea9d3 [2022-02-23T18:50:12.381Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:50:12.381Z] OS/Arch: windows/amd64 [2022-02-23T18:50:12.381Z] Experimental: true [2022-02-23T18:50:12.427Z] #19 1.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [Pipeline] sh [2022-02-23T18:50:12.684Z] #19 1.263 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:50:12.684Z] #19 1.268 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:50:12.684Z] #19 1.362 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:50:12.684Z] #19 1.449 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:50:12.940Z] #19 1.557 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:50:12.940Z] #19 1.643 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:50:12.941Z] Fetching without tags [2022-02-23T18:50:13.217Z] #19 1.734 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:50:13.217Z] #19 1.824 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:50:13.217Z] #19 1.826 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:50:13.217Z] #19 1.828 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:50:13.217Z] #19 1.829 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:50:13.217Z] #19 1.831 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:50:13.217Z] #19 1.832 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:50:13.217Z] #19 1.834 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:50:13.217Z] #19 1.834 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:50:13.217Z] #19 1.835 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:50:13.217Z] #19 1.836 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:50:13.217Z] #19 1.836 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:50:13.217Z] #19 1.837 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:50:13.407Z] + docker info [2022-02-23T18:50:13.407Z] Client: [2022-02-23T18:50:13.407Z] Context: default [2022-02-23T18:50:13.407Z] Debug Mode: false [2022-02-23T18:50:13.407Z] [2022-02-23T18:50:13.407Z] Server: [2022-02-23T18:50:13.407Z] Containers: 0 [2022-02-23T18:50:13.407Z] Running: 0 [2022-02-23T18:50:13.407Z] Paused: 0 [2022-02-23T18:50:13.407Z] Stopped: 0 [2022-02-23T18:50:13.407Z] Images: 11 [2022-02-23T18:50:13.407Z] Server Version: 20.10.9 [2022-02-23T18:50:13.407Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T18:50:13.407Z] Windows: [2022-02-23T18:50:13.407Z] LCOW: [2022-02-23T18:50:13.407Z] Logging Driver: json-file [2022-02-23T18:50:13.407Z] Plugins: [2022-02-23T18:50:13.407Z] Volume: local [2022-02-23T18:50:13.407Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:50:13.407Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:50:13.407Z] Swarm: inactive [2022-02-23T18:50:13.407Z] Default Isolation: process [2022-02-23T18:50:13.407Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:50:13.407Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:50:13.407Z] OSType: windows [2022-02-23T18:50:13.407Z] Architecture: x86_64 [2022-02-23T18:50:13.407Z] CPUs: 4 [2022-02-23T18:50:13.407Z] Total Memory: 32GiB [2022-02-23T18:50:13.407Z] Name: azwin-2-6dcd61 [2022-02-23T18:50:13.407Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T18:50:13.407Z] Docker Root Dir: D:\docker [2022-02-23T18:50:13.407Z] Debug Mode: false [2022-02-23T18:50:13.407Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:50:13.407Z] Labels: [2022-02-23T18:50:13.407Z] Experimental: true [2022-02-23T18:50:13.407Z] Insecure Registries: [2022-02-23T18:50:13.407Z] 10.0.0.4:5000 [2022-02-23T18:50:13.407Z] 127.0.0.0/8 [2022-02-23T18:50:13.407Z] Registry Mirrors: [2022-02-23T18:50:13.407Z] http://10.0.0.4:5000/ [2022-02-23T18:50:13.407Z] Live Restore Enabled: false [2022-02-23T18:50:13.407Z] Product License: Community Engine [2022-02-23T18:50:13.407Z] [2022-02-23T18:50:12.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:50:12.675Z] > git config --add remote.origin.fetch +refs/pull/43287/head:refs/remotes/origin/PR-43287 # timeout=10 [2022-02-23T18:50:12.737Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:50:12.847Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:50:12.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:50:12.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:50:12.972Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T18:50:13.640Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 0809bd6859398452f2600644aa5d89ec9846128f [2022-02-23T18:50:13.659Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:50:13.722Z] > git checkout -f 0809bd6859398452f2600644aa5d89ec9846128f # timeout=10 [2022-02-23T18:50:17.933Z] Merge succeeded, producing a9c0c2362ad2244cc319a9c486e319ae72650dd5 [2022-02-23T18:50:17.933Z] Checking out Revision a9c0c2362ad2244cc319a9c486e319ae72650dd5 (PR-43287) [2022-02-23T18:50:16.972Z] > git remote # timeout=10 [2022-02-23T18:50:17.034Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:50:17.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:50:17.081Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:50:17.832Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T18:50:17.957Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:50:18.003Z] > git checkout -f a9c0c2362ad2244cc319a9c486e319ae72650dd5 # timeout=10 [2022-02-23T18:50:18.265Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:50:18.265Z] First time build. Skipping changelog. [2022-02-23T18:50:18.644Z] > git --version # timeout=10 [2022-02-23T18:50:18.691Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:50:18.738Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:50:19.768Z] #19 7.430 Fetched 48.9 MB in 7s (7044 kB/s) [2022-02-23T18:50:20.211Z] + docker version [2022-02-23T18:50:20.211Z] Client: [2022-02-23T18:50:20.211Z] Version: 20.10.9 [2022-02-23T18:50:20.211Z] API version: 1.41 [2022-02-23T18:50:20.211Z] Go version: go1.16.8 [2022-02-23T18:50:20.211Z] Git commit: c2ea9bc [2022-02-23T18:50:20.211Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:50:20.211Z] OS/Arch: windows/amd64 [2022-02-23T18:50:20.211Z] Context: default [2022-02-23T18:50:20.211Z] Experimental: true [2022-02-23T18:50:20.211Z] [2022-02-23T18:50:20.211Z] Server: Docker Engine - Community [2022-02-23T18:50:20.211Z] Engine: [2022-02-23T18:50:20.211Z] Version: 20.10.9 [2022-02-23T18:50:20.211Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:50:20.211Z] Go version: go1.16.8 [2022-02-23T18:50:20.211Z] Git commit: 79ea9d3 [2022-02-23T18:50:20.211Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:50:20.211Z] OS/Arch: windows/amd64 [2022-02-23T18:50:20.211Z] Experimental: true [Pipeline] sh [2022-02-23T18:50:21.242Z] + docker info [2022-02-23T18:50:21.242Z] Client: [2022-02-23T18:50:21.242Z] Context: default [2022-02-23T18:50:21.242Z] Debug Mode: false [2022-02-23T18:50:21.242Z] [2022-02-23T18:50:21.242Z] Server: [2022-02-23T18:50:21.242Z] Containers: 0 [2022-02-23T18:50:21.242Z] Running: 0 [2022-02-23T18:50:21.242Z] Paused: 0 [2022-02-23T18:50:21.242Z] Stopped: 0 [2022-02-23T18:50:21.242Z] Images: 11 [2022-02-23T18:50:21.242Z] Server Version: 20.10.9 [2022-02-23T18:50:21.242Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T18:50:21.242Z] Windows: [2022-02-23T18:50:21.242Z] LCOW: [2022-02-23T18:50:21.242Z] Logging Driver: json-file [2022-02-23T18:50:21.242Z] Plugins: [2022-02-23T18:50:21.242Z] Volume: local [2022-02-23T18:50:21.242Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:50:21.242Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:50:21.242Z] Swarm: inactive [2022-02-23T18:50:21.242Z] Default Isolation: process [2022-02-23T18:50:21.242Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:50:21.242Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:50:21.242Z] OSType: windows [2022-02-23T18:50:21.242Z] Architecture: x86_64 [2022-02-23T18:50:21.242Z] CPUs: 4 [2022-02-23T18:50:21.242Z] Total Memory: 32GiB [2022-02-23T18:50:21.242Z] Name: azwin-2-3c7eb0 [2022-02-23T18:50:21.242Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T18:50:21.242Z] Docker Root Dir: D:\docker [2022-02-23T18:50:21.242Z] Debug Mode: false [2022-02-23T18:50:21.242Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:50:21.242Z] Labels: [2022-02-23T18:50:21.242Z] Experimental: true [2022-02-23T18:50:21.242Z] Insecure Registries: [2022-02-23T18:50:21.242Z] 10.0.0.4:5000 [2022-02-23T18:50:21.242Z] 127.0.0.0/8 [2022-02-23T18:50:21.242Z] Registry Mirrors: [2022-02-23T18:50:21.242Z] http://10.0.0.4:5000/ [2022-02-23T18:50:21.242Z] Live Restore Enabled: false [2022-02-23T18:50:21.242Z] Product License: Community Engine [2022-02-23T18:50:21.242Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T18:50:21.665Z] #19 7.430 Reading package lists... [2022-02-23T18:50:22.663Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T18:50:22.663Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bba195af\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T18:50:22.663Z] ---------------------------------------------------------------------------- [2022-02-23T18:50:22.663Z] [2022-02-23T18:50:22.663Z] INFO: executeCI.ps1 starting at Wed Feb 23 18:50:21 CUT 2022 [2022-02-23T18:50:22.663Z] [2022-02-23T18:50:22.663Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T18:50:22.663Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T18:50:22.663Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-23T18:50:22.663Z] INFO: Environment variables: [2022-02-23T18:50:22.663Z] [2022-02-23T18:50:22.663Z] Name Value [2022-02-23T18:50:22.663Z] ---- ----- [2022-02-23T18:50:22.663Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T18:50:22.663Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T18:50:22.663Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T18:50:22.663Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T18:50:22.663Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T18:50:22.663Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T18:50:22.663Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T18:50:22.663Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T18:50:22.663Z] BRANCH_NAME PR-43287 [2022-02-23T18:50:22.663Z] BUILD_DISPLAY_NAME #1 [2022-02-23T18:50:22.663Z] BUILD_ID 1 [2022-02-23T18:50:22.663Z] BUILD_NUMBER 1 [2022-02-23T18:50:22.663Z] BUILD_TAG jenkins-moby-PR-43287-1 [2022-02-23T18:50:22.663Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/ [2022-02-23T18:50:22.663Z] CHANGE_AUTHOR thaJeztah [2022-02-23T18:50:22.663Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-23T18:50:22.663Z] CHANGE_BRANCH bump_dependencies_for_buildkit [2022-02-23T18:50:22.663Z] CHANGE_FORK thaJeztah/docker [2022-02-23T18:50:22.663Z] CHANGE_ID 43287 [2022-02-23T18:50:22.663Z] CHANGE_TARGET master [2022-02-23T18:50:22.663Z] CHANGE_TITLE vendor: update various dependencies in preparation of BuildKit update [2022-02-23T18:50:22.663Z] CHANGE_URL https://github.com/moby/moby/pull/43287 [2022-02-23T18:50:22.663Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:50:22.663Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T18:50:22.663Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T18:50:22.663Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T18:50:22.663Z] COMPUTERNAME azwin-2-6dcd61 [2022-02-23T18:50:22.663Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T18:50:22.663Z] ConfigSequenceNumber 0 [2022-02-23T18:50:22.663Z] DOCKER_BUILDKIT 0 [2022-02-23T18:50:22.663Z] DOCKER_DUT_DEBUG 1 [2022-02-23T18:50:22.663Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T18:50:22.663Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T18:50:22.663Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-23T18:50:22.663Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T18:50:22.663Z] EXECUTOR_NUMBER 0 [2022-02-23T18:50:22.663Z] FQDN azwin-2-6dcd61.westus.cloudapp.azure.com [2022-02-23T18:50:22.663Z] GIT_BRANCH PR-43287 [2022-02-23T18:50:22.663Z] GIT_COMMIT 898451207bf3638f7e6ceec81131df3884ad5585 [2022-02-23T18:50:22.663Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T18:50:22.663Z] HUDSON_COOKIE 4ea88496-3b90-4f03-976a-506c19b6edc1 [2022-02-23T18:50:22.663Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:50:22.663Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T18:50:22.663Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T18:50:22.663Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T18:50:22.663Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:50:22.663Z] JENKINS_NODE_COOKIE 7d6f8477-11a6-4734-8c93-cca365cb8bbb [2022-02-23T18:50:22.663Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T18:50:22.663Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T18:50:22.663Z] JOB_BASE_NAME PR-43287 [2022-02-23T18:50:22.663Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/display/redirect [2022-02-23T18:50:22.663Z] JOB_NAME moby/PR-43287 [2022-02-23T18:50:22.663Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/ [2022-02-23T18:50:22.663Z] library.jps.version master [2022-02-23T18:50:22.663Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T18:50:22.663Z] NODE_LABELS amd64 azure azwin-2-6dcd61 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-23T18:50:22.663Z] NODE_NAME azwin-2-6dcd61 [2022-02-23T18:50:22.663Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T18:50:22.663Z] OS Windows_NT [2022-02-23T18:50:22.663Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T18:50:22.663Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T18:50:22.663Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T18:50:22.663Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T18:50:22.663Z] PROCESSOR_LEVEL 6 [2022-02-23T18:50:22.663Z] PROCESSOR_REVISION 4f01 [2022-02-23T18:50:22.663Z] ProgramData C:\ProgramData [2022-02-23T18:50:22.663Z] ProgramFiles C:\Program Files [2022-02-23T18:50:22.663Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T18:50:22.663Z] ProgramW6432 C:\Program Files [2022-02-23T18:50:22.663Z] PROMPT $P$G [2022-02-23T18:50:22.663Z] PSExecutionPolicyPreference Bypass [2022-02-23T18:50:22.663Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T18:50:22.663Z] PUBLIC C:\Users\Public [2022-02-23T18:50:22.663Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect?page=artif... [2022-02-23T18:50:22.663Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect?page=changes [2022-02-23T18:50:22.663Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect [2022-02-23T18:50:22.663Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect?page=tests [2022-02-23T18:50:22.663Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T18:50:22.663Z] SOURCES_DRIVE d [2022-02-23T18:50:22.663Z] SOURCES_SUBDIR gopath [2022-02-23T18:50:22.663Z] STAGE_NAME Run tests [2022-02-23T18:50:22.663Z] SystemDrive C: [2022-02-23T18:50:22.663Z] SystemRoot C:\Windows [2022-02-23T18:50:22.663Z] TEMP C:\Windows\TEMP [2022-02-23T18:50:22.663Z] TESTDEBUG 0 [2022-02-23T18:50:22.663Z] TESTRUN_DRIVE d [2022-02-23T18:50:22.663Z] TESTRUN_SUBDIR CI [2022-02-23T18:50:22.663Z] TIMEOUT 120m [2022-02-23T18:50:22.663Z] TMP C:\Windows\TEMP [2022-02-23T18:50:22.663Z] USERDOMAIN WORKGROUP [2022-02-23T18:50:22.663Z] USERNAME azwin-2-6dcd61$ [2022-02-23T18:50:22.663Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T18:50:22.663Z] windir C:\Windows [2022-02-23T18:50:22.663Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T18:50:22.663Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-23T18:50:22.663Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T18:50:22.663Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T18:50:22.663Z] [2022-02-23T18:50:22.663Z] [2022-02-23T18:50:22.663Z] [2022-02-23T18:50:22.663Z] INFO: Sources under d:\gopath\... [2022-02-23T18:50:22.663Z] INFO: Test run under d:\CI\... [2022-02-23T18:50:22.663Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T18:50:22.663Z] INFO: docker/docker repository was found [2022-02-23T18:50:22.663Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-23T18:50:23.122Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-23T18:50:23.122Z] INFO: Docker version of control daemon [2022-02-23T18:50:23.122Z] [2022-02-23T18:50:23.122Z] Client: [2022-02-23T18:50:23.122Z] Version: 20.10.9 [2022-02-23T18:50:23.122Z] API version: 1.41 [2022-02-23T18:50:23.122Z] Go version: go1.16.8 [2022-02-23T18:50:23.122Z] Git commit: c2ea9bc [2022-02-23T18:50:23.122Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:50:23.122Z] OS/Arch: windows/amd64 [2022-02-23T18:50:23.122Z] Context: default [2022-02-23T18:50:23.122Z] Experimental: true [2022-02-23T18:50:23.122Z] [2022-02-23T18:50:23.122Z] Server: Docker Engine - Community [2022-02-23T18:50:23.122Z] Engine: [2022-02-23T18:50:23.122Z] Version: 20.10.9 [2022-02-23T18:50:23.122Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:50:23.122Z] Go version: go1.16.8 [2022-02-23T18:50:23.122Z] Git commit: 79ea9d3 [2022-02-23T18:50:23.122Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:50:23.122Z] OS/Arch: windows/amd64 [2022-02-23T18:50:23.122Z] Experimental: true [2022-02-23T18:50:23.122Z] [2022-02-23T18:50:23.122Z] INFO: Docker info of control daemon [2022-02-23T18:50:23.122Z] [2022-02-23T18:50:23.122Z] Client: [2022-02-23T18:50:23.122Z] Context: default [2022-02-23T18:50:23.122Z] Debug Mode: false [2022-02-23T18:50:23.122Z] [2022-02-23T18:50:23.122Z] Server: [2022-02-23T18:50:23.122Z] Containers: 0 [2022-02-23T18:50:23.122Z] Running: 0 [2022-02-23T18:50:23.122Z] Paused: 0 [2022-02-23T18:50:23.122Z] Stopped: 0 [2022-02-23T18:50:23.122Z] Images: 11 [2022-02-23T18:50:23.122Z] Server Version: 20.10.9 [2022-02-23T18:50:23.122Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T18:50:23.122Z] Windows: [2022-02-23T18:50:23.122Z] LCOW: [2022-02-23T18:50:23.122Z] Logging Driver: json-file [2022-02-23T18:50:23.122Z] Plugins: [2022-02-23T18:50:23.122Z] Volume: local [2022-02-23T18:50:23.122Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:50:23.122Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:50:23.122Z] Swarm: inactive [2022-02-23T18:50:23.122Z] Default Isolation: process [2022-02-23T18:50:23.122Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:50:23.122Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:50:23.122Z] OSType: windows [2022-02-23T18:50:23.122Z] Architecture: x86_64 [2022-02-23T18:50:23.122Z] CPUs: 4 [2022-02-23T18:50:23.122Z] Total Memory: 32GiB [2022-02-23T18:50:23.122Z] Name: azwin-2-6dcd61 [2022-02-23T18:50:23.122Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T18:50:23.122Z] Docker Root Dir: D:\docker [2022-02-23T18:50:23.122Z] Debug Mode: false [2022-02-23T18:50:23.122Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:50:23.122Z] Labels: [2022-02-23T18:50:23.122Z] Experimental: true [2022-02-23T18:50:23.122Z] Insecure Registries: [2022-02-23T18:50:23.122Z] 10.0.0.4:5000 [2022-02-23T18:50:23.122Z] 127.0.0.0/8 [2022-02-23T18:50:23.122Z] Registry Mirrors: [2022-02-23T18:50:23.122Z] http://10.0.0.4:5000/ [2022-02-23T18:50:23.122Z] Live Restore Enabled: false [2022-02-23T18:50:23.122Z] Product License: Community Engine [2022-02-23T18:50:23.122Z] [2022-02-23T18:50:23.122Z] [2022-02-23T18:50:23.122Z] INFO: Commit hash is 898451207b [2022-02-23T18:50:23.122Z] INFO: Nuke-Everything... [2022-02-23T18:50:23.122Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T18:50:23.581Z] INFO: Nuking d:\CI [2022-02-23T18:50:23.581Z] INFO: Zapped successfully [2022-02-23T18:50:23.581Z] INFO: Location for testing is d:\CI\PR-43287\1 [2022-02-23T18:50:23.581Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T18:50:23.581Z] [2022-02-23T18:50:23.581Z] [2022-02-23T18:50:23.581Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 18:50:23... [2022-02-23T18:50:23.581Z] [2022-02-23T18:50:25.193Z] #19 10.40 Reading package lists... [2022-02-23T18:50:25.450Z] #19 13.41 Building dependency tree... [2022-02-23T18:50:26.013Z] #19 14.59 The following additional packages will be installed: [2022-02-23T18:50:26.013Z] #19 14.59 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-23T18:50:26.013Z] #19 14.59 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-23T18:50:26.013Z] #19 14.59 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-23T18:50:26.013Z] #19 14.59 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-23T18:50:26.013Z] #19 14.59 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-23T18:50:26.013Z] #19 14.59 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-23T18:50:26.013Z] #19 14.59 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-23T18:50:26.013Z] #19 14.59 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-23T18:50:26.013Z] #19 14.59 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-23T18:50:26.013Z] #19 14.59 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-23T18:50:26.013Z] #19 14.59 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-23T18:50:26.013Z] #19 14.59 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-23T18:50:26.014Z] #19 14.59 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-23T18:50:26.014Z] #19 14.59 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-23T18:50:26.014Z] #19 14.59 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-23T18:50:26.014Z] #19 14.59 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-23T18:50:26.014Z] #19 14.59 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-23T18:50:26.014Z] #19 14.59 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-23T18:50:26.014Z] #19 14.59 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-23T18:50:26.014Z] #19 14.59 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-23T18:50:26.014Z] #19 14.59 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-23T18:50:26.014Z] #19 14.59 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-23T18:50:26.014Z] #19 14.59 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-23T18:50:26.014Z] #19 14.59 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-23T18:50:26.014Z] #19 14.59 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-23T18:50:26.014Z] #19 14.59 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-23T18:50:26.014Z] #19 14.59 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-23T18:50:26.014Z] #19 14.59 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-23T18:50:26.014Z] #19 14.59 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-23T18:50:26.014Z] #19 14.59 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-23T18:50:26.014Z] #19 14.59 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-23T18:50:26.014Z] #19 14.59 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-23T18:50:26.014Z] #19 14.59 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-23T18:50:26.014Z] #19 14.59 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-23T18:50:26.014Z] #19 14.59 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-23T18:50:26.014Z] #19 14.59 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-23T18:50:26.014Z] #19 14.59 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-23T18:50:26.014Z] #19 14.59 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-23T18:50:26.014Z] #19 14.59 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-23T18:50:26.014Z] #19 14.59 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-23T18:50:26.014Z] #19 14.59 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-23T18:50:26.014Z] #19 14.59 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-23T18:50:26.014Z] #19 14.59 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-23T18:50:26.014Z] #19 14.60 linux-libc-dev-s390x-cross patch xz-utils [2022-02-23T18:50:26.014Z] #19 14.60 Suggested packages: [2022-02-23T18:50:26.014Z] #19 14.60 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-23T18:50:26.014Z] #19 14.60 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-23T18:50:26.014Z] #19 14.60 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-23T18:50:26.014Z] #19 14.60 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-23T18:50:26.014Z] #19 14.60 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-23T18:50:26.014Z] #19 14.60 libyaml-shell-perl ed diffutils-doc [2022-02-23T18:50:26.014Z] #19 14.60 Recommended packages: [2022-02-23T18:50:26.014Z] #19 14.60 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-23T18:50:26.014Z] #19 14.60 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-23T18:50:27.388Z] #19 15.81 The following NEW packages will be installed: [2022-02-23T18:50:27.388Z] #19 15.81 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-23T18:50:27.388Z] #19 15.81 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-23T18:50:27.388Z] #19 15.81 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-23T18:50:27.388Z] #19 15.81 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-23T18:50:27.388Z] #19 15.81 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-23T18:50:27.388Z] #19 15.81 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-23T18:50:27.388Z] #19 15.81 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-23T18:50:27.388Z] #19 15.81 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-23T18:50:27.388Z] #19 15.81 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-23T18:50:27.388Z] #19 15.81 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-23T18:50:27.388Z] #19 15.81 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-23T18:50:27.388Z] #19 15.81 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-23T18:50:27.388Z] #19 15.81 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-23T18:50:27.388Z] #19 15.81 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-23T18:50:27.388Z] #19 15.81 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-23T18:50:27.388Z] #19 15.81 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-23T18:50:27.388Z] #19 15.81 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-23T18:50:27.388Z] #19 15.81 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-23T18:50:27.388Z] #19 15.81 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-23T18:50:27.388Z] #19 15.81 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-23T18:50:27.388Z] #19 15.81 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-23T18:50:27.388Z] #19 15.81 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-23T18:50:27.388Z] #19 15.81 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-23T18:50:27.388Z] #19 15.81 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-23T18:50:27.388Z] #19 15.81 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-23T18:50:27.388Z] #19 15.81 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-23T18:50:27.388Z] #19 15.81 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-23T18:50:27.388Z] #19 15.81 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-23T18:50:27.388Z] #19 15.81 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-23T18:50:27.388Z] #19 15.81 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-23T18:50:27.388Z] #19 15.81 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-23T18:50:27.388Z] #19 15.81 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-23T18:50:27.388Z] #19 15.81 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-23T18:50:27.388Z] #19 15.81 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-23T18:50:27.388Z] #19 15.81 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-23T18:50:27.388Z] #19 15.81 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-23T18:50:27.388Z] #19 15.81 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-23T18:50:27.388Z] #19 15.81 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-23T18:50:27.388Z] #19 15.81 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-23T18:50:27.388Z] #19 15.81 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-23T18:50:27.388Z] #19 15.81 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-23T18:50:27.388Z] #19 15.81 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-23T18:50:27.388Z] #19 15.81 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-23T18:50:27.388Z] #19 15.81 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-23T18:50:27.388Z] #19 15.81 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-23T18:50:27.388Z] #19 15.81 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-23T18:50:27.388Z] #19 15.82 linux-libc-dev-s390x-cross patch xz-utils [2022-02-23T18:50:27.388Z] #19 16.12 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:50:27.388Z] #19 16.12 Need to get 787 MB of archives. [2022-02-23T18:50:27.388Z] #19 16.12 After this operation, 3385 MB of additional disk space will be used. [2022-02-23T18:50:27.388Z] #19 16.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-23T18:50:27.388Z] #19 16.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T18:50:27.388Z] #19 16.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-23T18:50:27.388Z] #19 16.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-23T18:50:27.388Z] #19 16.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-23T18:50:27.388Z] #19 16.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T18:50:27.388Z] #19 16.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-23T18:50:27.388Z] #19 16.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-23T18:50:27.388Z] #19 16.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-23T18:50:27.646Z] #19 16.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-23T18:50:27.646Z] #19 16.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-23T18:50:27.646Z] #19 16.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:50:27.646Z] #19 16.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-02-23T18:50:27.904Z] #19 16.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:50:28.161Z] #19 16.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-02-23T18:50:28.417Z] #19 16.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:50:28.417Z] #19 16.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-02-23T18:50:28.676Z] #19 17.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:50:28.676Z] #19 17.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-02-23T18:50:28.934Z] #19 17.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-23T18:50:28.934Z] #19 17.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-02-23T18:50:29.191Z] #19 17.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:50:29.191Z] #19 17.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:50:29.191Z] #19 17.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:50:29.191Z] #19 17.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:50:29.191Z] #19 17.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-23T18:50:29.191Z] #19 17.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-23T18:50:29.191Z] #19 17.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-23T18:50:29.191Z] #19 17.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-23T18:50:29.191Z] #19 17.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-02-23T18:50:29.450Z] #19 17.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-23T18:50:29.450Z] #19 17.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-23T18:50:29.450Z] #19 17.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-23T18:50:29.450Z] #19 17.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-23T18:50:29.450Z] #19 17.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-23T18:50:29.450Z] #19 17.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-23T18:50:29.450Z] #19 17.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-23T18:50:29.450Z] #19 17.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-23T18:50:29.450Z] #19 17.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-02-23T18:50:29.450Z] #19 17.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-02-23T18:50:29.708Z] #19 18.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-02-23T18:50:29.708Z] #19 18.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-02-23T18:50:29.708Z] #19 18.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-23T18:50:29.708Z] #19 18.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-02-23T18:50:29.708Z] #19 18.42 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-02-23T18:50:29.966Z] #19 18.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-02-23T18:50:29.966Z] #19 18.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T18:50:29.966Z] #19 18.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-23T18:50:29.966Z] #19 18.79 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-23T18:50:30.224Z] #19 18.79 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-23T18:50:30.224Z] #19 18.79 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:50:30.224Z] #19 18.86 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T18:50:30.224Z] #19 18.86 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-23T18:50:30.224Z] #19 18.86 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-02-23T18:50:30.224Z] #19 18.86 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-23T18:50:30.224Z] #19 18.86 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-23T18:50:30.224Z] #19 18.87 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-23T18:50:30.224Z] #19 18.87 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-23T18:50:30.224Z] #19 18.87 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-23T18:50:30.224Z] #19 18.87 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-23T18:50:30.224Z] #19 18.87 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-23T18:50:30.224Z] #19 18.87 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-23T18:50:30.224Z] #19 18.87 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-23T18:50:30.224Z] #19 18.87 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-23T18:50:30.224Z] #19 18.87 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-23T18:50:30.224Z] #19 18.88 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-02-23T18:50:30.224Z] #19 18.88 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-23T18:50:30.224Z] #19 18.88 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-23T18:50:30.224Z] #19 18.89 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-23T18:50:30.224Z] #19 18.95 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-23T18:50:30.224Z] #19 18.95 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-23T18:50:30.224Z] #19 18.96 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-02-23T18:50:30.224Z] #19 18.96 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-02-23T18:50:30.527Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T18:50:30.527Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3473be1e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T18:50:30.527Z] ---------------------------------------------------------------------------- [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] INFO: executeCI.ps1 starting at Wed Feb 23 18:50:29 CUT 2022 [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T18:50:30.527Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T18:50:30.527Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-23T18:50:30.527Z] INFO: Environment variables: [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] Name Value [2022-02-23T18:50:30.527Z] ---- ----- [2022-02-23T18:50:30.527Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T18:50:30.527Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T18:50:30.527Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T18:50:30.527Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T18:50:30.527Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T18:50:30.527Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T18:50:30.527Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T18:50:30.527Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T18:50:30.527Z] BRANCH_NAME PR-43287 [2022-02-23T18:50:30.527Z] BUILD_DISPLAY_NAME #1 [2022-02-23T18:50:30.527Z] BUILD_ID 1 [2022-02-23T18:50:30.527Z] BUILD_NUMBER 1 [2022-02-23T18:50:30.527Z] BUILD_TAG jenkins-moby-PR-43287-1 [2022-02-23T18:50:30.527Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/ [2022-02-23T18:50:30.527Z] CHANGE_AUTHOR thaJeztah [2022-02-23T18:50:30.527Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-23T18:50:30.527Z] CHANGE_BRANCH bump_dependencies_for_buildkit [2022-02-23T18:50:30.527Z] CHANGE_FORK thaJeztah/docker [2022-02-23T18:50:30.527Z] CHANGE_ID 43287 [2022-02-23T18:50:30.527Z] CHANGE_TARGET master [2022-02-23T18:50:30.527Z] CHANGE_TITLE vendor: update various dependencies in preparation of BuildKit update [2022-02-23T18:50:30.527Z] CHANGE_URL https://github.com/moby/moby/pull/43287 [2022-02-23T18:50:30.527Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:50:30.527Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T18:50:30.527Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T18:50:30.527Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T18:50:30.527Z] COMPUTERNAME azwin-2-3c7eb0 [2022-02-23T18:50:30.527Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T18:50:30.527Z] ConfigSequenceNumber 0 [2022-02-23T18:50:30.527Z] DOCKER_BUILDKIT 0 [2022-02-23T18:50:30.527Z] DOCKER_DUT_DEBUG 1 [2022-02-23T18:50:30.527Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T18:50:30.527Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T18:50:30.527Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T18:50:30.527Z] EXECUTOR_NUMBER 0 [2022-02-23T18:50:30.527Z] FQDN azwin-2-3c7eb0.westus.cloudapp.azure.com [2022-02-23T18:50:30.527Z] GIT_BRANCH PR-43287 [2022-02-23T18:50:30.527Z] GIT_COMMIT a9c0c2362ad2244cc319a9c486e319ae72650dd5 [2022-02-23T18:50:30.527Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T18:50:30.527Z] HUDSON_COOKIE 29461285-90aa-4efa-886f-3909a56b033d [2022-02-23T18:50:30.527Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:50:30.527Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T18:50:30.527Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T18:50:30.527Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T18:50:30.527Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:50:30.527Z] JENKINS_NODE_COOKIE 64c8496a-4292-4152-8408-1a7a6952b6dd [2022-02-23T18:50:30.527Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T18:50:30.527Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T18:50:30.527Z] JOB_BASE_NAME PR-43287 [2022-02-23T18:50:30.527Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/display/redirect [2022-02-23T18:50:30.527Z] JOB_NAME moby/PR-43287 [2022-02-23T18:50:30.527Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/ [2022-02-23T18:50:30.527Z] library.jps.version master [2022-02-23T18:50:30.527Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T18:50:30.527Z] NODE_LABELS amd64 azure azwin-2-3c7eb0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-23T18:50:30.527Z] NODE_NAME azwin-2-3c7eb0 [2022-02-23T18:50:30.527Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T18:50:30.527Z] OS Windows_NT [2022-02-23T18:50:30.527Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T18:50:30.527Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T18:50:30.527Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T18:50:30.527Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T18:50:30.527Z] PROCESSOR_LEVEL 6 [2022-02-23T18:50:30.527Z] PROCESSOR_REVISION 4f01 [2022-02-23T18:50:30.527Z] ProgramData C:\ProgramData [2022-02-23T18:50:30.527Z] ProgramFiles C:\Program Files [2022-02-23T18:50:30.527Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T18:50:30.527Z] ProgramW6432 C:\Program Files [2022-02-23T18:50:30.527Z] PROMPT $P$G [2022-02-23T18:50:30.527Z] PSExecutionPolicyPreference Bypass [2022-02-23T18:50:30.527Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T18:50:30.527Z] PUBLIC C:\Users\Public [2022-02-23T18:50:30.527Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect?page=artif... [2022-02-23T18:50:30.527Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect?page=changes [2022-02-23T18:50:30.527Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect [2022-02-23T18:50:30.527Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect?page=tests [2022-02-23T18:50:30.527Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T18:50:30.527Z] SOURCES_DRIVE d [2022-02-23T18:50:30.527Z] SOURCES_SUBDIR gopath [2022-02-23T18:50:30.527Z] STAGE_NAME Run tests [2022-02-23T18:50:30.527Z] SystemDrive C: [2022-02-23T18:50:30.527Z] SystemRoot C:\Windows [2022-02-23T18:50:30.527Z] TEMP C:\Windows\TEMP [2022-02-23T18:50:30.527Z] TESTDEBUG 0 [2022-02-23T18:50:30.527Z] TESTRUN_DRIVE d [2022-02-23T18:50:30.527Z] TESTRUN_SUBDIR CI [2022-02-23T18:50:30.527Z] TIMEOUT 120m [2022-02-23T18:50:30.527Z] TMP C:\Windows\TEMP [2022-02-23T18:50:30.527Z] USERDOMAIN WORKGROUP [2022-02-23T18:50:30.527Z] USERNAME azwin-2-3c7eb0$ [2022-02-23T18:50:30.527Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T18:50:30.527Z] windir C:\Windows [2022-02-23T18:50:30.527Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T18:50:30.527Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-23T18:50:30.527Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T18:50:30.527Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] INFO: Sources under d:\gopath\... [2022-02-23T18:50:30.527Z] INFO: Test run under d:\CI\... [2022-02-23T18:50:30.527Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T18:50:30.527Z] INFO: docker/docker repository was found [2022-02-23T18:50:30.527Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-23T18:50:30.527Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-23T18:50:30.527Z] INFO: Docker version of control daemon [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] Client: [2022-02-23T18:50:30.527Z] Version: 20.10.9 [2022-02-23T18:50:30.527Z] API version: 1.41 [2022-02-23T18:50:30.527Z] Go version: go1.16.8 [2022-02-23T18:50:30.527Z] Git commit: c2ea9bc [2022-02-23T18:50:30.527Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:50:30.527Z] OS/Arch: windows/amd64 [2022-02-23T18:50:30.527Z] Context: default [2022-02-23T18:50:30.527Z] Experimental: true [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] Server: Docker Engine - Community [2022-02-23T18:50:30.527Z] Engine: [2022-02-23T18:50:30.527Z] Version: 20.10.9 [2022-02-23T18:50:30.527Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:50:30.527Z] Go version: go1.16.8 [2022-02-23T18:50:30.527Z] Git commit: 79ea9d3 [2022-02-23T18:50:30.527Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:50:30.527Z] OS/Arch: windows/amd64 [2022-02-23T18:50:30.527Z] Experimental: true [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] INFO: Docker info of control daemon [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] Client: [2022-02-23T18:50:30.527Z] Context: default [2022-02-23T18:50:30.527Z] Debug Mode: false [2022-02-23T18:50:30.527Z] [2022-02-23T18:50:30.527Z] Server: [2022-02-23T18:50:30.528Z] Containers: 0 [2022-02-23T18:50:30.528Z] Running: 0 [2022-02-23T18:50:30.528Z] Paused: 0 [2022-02-23T18:50:30.528Z] Stopped: 0 [2022-02-23T18:50:30.528Z] Images: 11 [2022-02-23T18:50:30.528Z] Server Version: 20.10.9 [2022-02-23T18:50:30.528Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T18:50:30.528Z] Windows: [2022-02-23T18:50:30.528Z] LCOW: [2022-02-23T18:50:30.528Z] Logging Driver: json-file [2022-02-23T18:50:30.528Z] Plugins: [2022-02-23T18:50:30.528Z] Volume: local [2022-02-23T18:50:30.528Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:50:30.528Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:50:30.528Z] Swarm: inactive [2022-02-23T18:50:30.528Z] Default Isolation: process [2022-02-23T18:50:30.528Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:50:30.528Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:50:30.528Z] OSType: windows [2022-02-23T18:50:30.528Z] Architecture: x86_64 [2022-02-23T18:50:30.528Z] CPUs: 4 [2022-02-23T18:50:30.528Z] Total Memory: 32GiB [2022-02-23T18:50:30.528Z] Name: azwin-2-3c7eb0 [2022-02-23T18:50:30.528Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T18:50:30.528Z] Docker Root Dir: D:\docker [2022-02-23T18:50:30.528Z] Debug Mode: false [2022-02-23T18:50:30.528Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:50:30.528Z] Labels: [2022-02-23T18:50:30.528Z] Experimental: true [2022-02-23T18:50:30.528Z] Insecure Registries: [2022-02-23T18:50:30.528Z] 10.0.0.4:5000 [2022-02-23T18:50:30.528Z] 127.0.0.0/8 [2022-02-23T18:50:30.528Z] Registry Mirrors: [2022-02-23T18:50:30.528Z] http://10.0.0.4:5000/ [2022-02-23T18:50:30.528Z] Live Restore Enabled: false [2022-02-23T18:50:30.528Z] Product License: Community Engine [2022-02-23T18:50:30.528Z] [2022-02-23T18:50:30.528Z] [2022-02-23T18:50:30.528Z] INFO: Commit hash is a9c0c2362a [2022-02-23T18:50:30.528Z] INFO: Nuke-Everything... [2022-02-23T18:50:30.528Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T18:50:30.528Z] INFO: Nuking d:\CI [2022-02-23T18:50:30.528Z] INFO: Zapped successfully [2022-02-23T18:50:30.659Z] Sending build context to Docker daemon 62.67MB [2022-02-23T18:50:30.659Z] [2022-02-23T18:50:30.659Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T18:50:30.659Z] ---> bdeb13086b9f [2022-02-23T18:50:30.659Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T18:50:30.659Z] ---> Using cache [2022-02-23T18:50:30.659Z] ---> 0bd17bc008f5 [2022-02-23T18:50:30.659Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T18:50:30.659Z] ---> Using cache [2022-02-23T18:50:30.659Z] ---> d984db9ea634 [2022-02-23T18:50:30.659Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T18:50:30.659Z] ---> Using cache [2022-02-23T18:50:30.659Z] ---> 18579514320c [2022-02-23T18:50:30.659Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T18:50:30.659Z] ---> Using cache [2022-02-23T18:50:30.659Z] ---> f31bf323a784 [2022-02-23T18:50:30.659Z] 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-02-23T18:50:30.659Z] ---> Using cache [2022-02-23T18:50:30.659Z] ---> 7767e2ac0101 [2022-02-23T18:50:30.659Z] 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-02-23T18:50:30.659Z] ---> Using cache [2022-02-23T18:50:30.659Z] ---> c569bc1927c7 [2022-02-23T18:50:30.659Z] 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-02-23T18:50:30.659Z] ---> Using cache [2022-02-23T18:50:30.659Z] ---> d624ec4b0355 [2022-02-23T18:50:30.659Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T18:50:30.659Z] ---> Using cache [2022-02-23T18:50:30.659Z] ---> d2af41b97ce8 [2022-02-23T18:50:30.659Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T18:50:30.659Z] ---> Using cache [2022-02-23T18:50:30.659Z] ---> 1221ee7ab667 [2022-02-23T18:50:30.659Z] Step 11/11 : COPY . . [2022-02-23T18:50:30.789Z] #19 19.34 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-02-23T18:50:30.789Z] #19 19.34 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-02-23T18:50:30.790Z] #19 19.35 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-23T18:50:30.790Z] #19 19.36 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-02-23T18:50:30.790Z] #19 19.37 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-02-23T18:50:30.987Z] INFO: Location for testing is d:\CI\PR-43287\1 [2022-02-23T18:50:30.987Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T18:50:30.987Z] [2022-02-23T18:50:30.987Z] [2022-02-23T18:50:30.987Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 18:50:30... [2022-02-23T18:50:30.987Z] [2022-02-23T18:50:31.048Z] #19 19.73 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-02-23T18:50:31.048Z] #19 19.73 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-23T18:50:31.048Z] #19 19.73 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-23T18:50:31.048Z] #19 19.74 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-02-23T18:50:31.048Z] #19 19.74 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-23T18:50:31.048Z] #19 19.74 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-23T18:50:31.048Z] #19 19.74 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-23T18:50:31.305Z] #19 19.76 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-23T18:50:31.305Z] #19 19.76 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-23T18:50:31.305Z] #19 19.76 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-02-23T18:50:31.305Z] #19 19.77 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-02-23T18:50:31.561Z] #19 20.15 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-02-23T18:50:31.561Z] #19 20.15 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-02-23T18:50:31.561Z] #19 20.16 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-23T18:50:31.561Z] #19 20.17 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-02-23T18:50:31.561Z] #19 20.18 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-02-23T18:50:31.818Z] #19 20.56 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-02-23T18:50:31.818Z] #19 20.56 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-23T18:50:32.074Z] #19 20.56 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-23T18:50:32.074Z] #19 20.57 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-02-23T18:50:32.074Z] #19 20.57 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-23T18:50:32.074Z] #19 20.57 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-23T18:50:32.074Z] #19 20.57 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-23T18:50:32.074Z] #19 20.57 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-23T18:50:32.074Z] #19 20.59 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-23T18:50:32.074Z] #19 20.59 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-23T18:50:32.074Z] #19 20.61 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-23T18:50:32.074Z] #19 20.61 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-23T18:50:32.074Z] #19 20.62 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-23T18:50:32.074Z] #19 20.62 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-02-23T18:50:32.074Z] #19 20.63 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-02-23T18:50:32.331Z] #19 21.04 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-02-23T18:50:32.331Z] #19 21.04 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-02-23T18:50:32.331Z] #19 21.05 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-23T18:50:32.331Z] #19 21.07 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-02-23T18:50:32.331Z] #19 21.08 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-02-23T18:50:32.893Z] #19 21.44 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-02-23T18:50:32.893Z] #19 21.44 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-23T18:50:32.893Z] #19 21.44 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-23T18:50:32.893Z] #19 21.45 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-02-23T18:50:32.893Z] #19 21.45 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-23T18:50:32.893Z] #19 21.45 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-23T18:50:32.893Z] #19 21.45 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-23T18:50:32.893Z] #19 21.45 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-23T18:50:32.893Z] #19 21.46 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-23T18:50:32.893Z] #19 21.47 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-23T18:50:32.893Z] #19 21.47 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-02-23T18:50:32.893Z] #19 21.48 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-02-23T18:50:33.151Z] #19 21.82 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-02-23T18:50:33.151Z] #19 21.82 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-02-23T18:50:33.151Z] #19 21.83 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-23T18:50:33.151Z] #19 21.84 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-02-23T18:50:33.407Z] #19 21.86 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-02-23T18:50:33.663Z] #19 22.21 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-02-23T18:50:33.663Z] #19 22.21 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-23T18:50:33.919Z] #19 22.49 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:50:33.919Z] #19 22.61 Fetched 787 MB in 6s (124 MB/s) [2022-02-23T18:50:33.919Z] #19 22.64 Selecting previously unselected package liblocale-gettext-perl. [2022-02-23T18:50:34.175Z] #19 22.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T18:50:34.175Z] #19 22.73 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-23T18:50:34.175Z] #19 22.74 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-23T18:50:34.175Z] #19 22.77 Selecting previously unselected package bzip2. [2022-02-23T18:50:34.175Z] #19 22.77 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T18:50:34.175Z] #19 22.78 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T18:50:34.175Z] #19 22.81 Selecting previously unselected package libmagic-mgc. [2022-02-23T18:50:34.175Z] #19 22.81 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-23T18:50:34.175Z] #19 22.82 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-23T18:50:34.175Z] #19 22.90 Selecting previously unselected package libmagic1:amd64. [2022-02-23T18:50:34.175Z] #19 22.90 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-23T18:50:34.175Z] #19 22.91 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-23T18:50:34.175Z] #19 22.95 Selecting previously unselected package file. [2022-02-23T18:50:34.431Z] #19 22.95 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-23T18:50:34.431Z] #19 22.95 Unpacking file (1:5.39-3) ... [2022-02-23T18:50:34.431Z] #19 22.99 Selecting previously unselected package xz-utils. [2022-02-23T18:50:34.431Z] #19 22.99 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T18:50:34.431Z] #19 22.99 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T18:50:34.431Z] #19 23.08 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-23T18:50:34.431Z] #19 23.08 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-23T18:50:34.431Z] #19 23.08 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-23T18:50:34.689Z] #19 23.41 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-23T18:50:34.689Z] #19 23.41 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-23T18:50:34.689Z] #19 23.41 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-23T18:50:35.252Z] #19 23.71 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-23T18:50:35.252Z] #19 23.71 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-23T18:50:35.252Z] #19 23.71 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-23T18:50:35.508Z] #19 24.01 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-23T18:50:35.508Z] #19 24.01 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-23T18:50:35.508Z] #19 24.01 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-23T18:50:35.508Z] #19 24.28 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-23T18:50:35.764Z] #19 24.28 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-23T18:50:35.764Z] #19 24.28 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-23T18:50:35.764Z] #19 24.51 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-23T18:50:35.764Z] #19 24.51 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:35.764Z] #19 24.51 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:50:35.764Z] #19 24.54 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-23T18:50:36.020Z] #19 24.54 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:36.020Z] #19 24.55 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:50:38.074Z] Sending build context to Docker daemon 62.67MB [2022-02-23T18:50:38.074Z] [2022-02-23T18:50:38.074Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T18:50:38.074Z] ---> bdeb13086b9f [2022-02-23T18:50:38.074Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T18:50:38.074Z] ---> Using cache [2022-02-23T18:50:38.074Z] ---> 93d4b9a24a35 [2022-02-23T18:50:38.074Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T18:50:38.074Z] ---> Using cache [2022-02-23T18:50:38.074Z] ---> 4a97e8945fe1 [2022-02-23T18:50:38.074Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T18:50:38.074Z] ---> Using cache [2022-02-23T18:50:38.074Z] ---> 23f90556878b [2022-02-23T18:50:38.074Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T18:50:38.074Z] ---> Using cache [2022-02-23T18:50:38.074Z] ---> 51b1f25c47d2 [2022-02-23T18:50:38.075Z] 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-02-23T18:50:38.075Z] ---> Using cache [2022-02-23T18:50:38.075Z] ---> 238c15c8a2b1 [2022-02-23T18:50:38.075Z] 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-02-23T18:50:38.075Z] ---> Using cache [2022-02-23T18:50:38.075Z] ---> 09e20b10fe0d [2022-02-23T18:50:38.075Z] 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-02-23T18:50:38.075Z] ---> Using cache [2022-02-23T18:50:38.075Z] ---> da08725ef91b [2022-02-23T18:50:38.075Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T18:50:38.075Z] ---> Using cache [2022-02-23T18:50:38.075Z] ---> 1bc684c49bb8 [2022-02-23T18:50:38.075Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T18:50:38.075Z] ---> Using cache [2022-02-23T18:50:38.075Z] ---> e4523f662d65 [2022-02-23T18:50:38.075Z] Step 11/11 : COPY . . [2022-02-23T18:50:40.192Z] #19 29.01 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-23T18:50:40.449Z] #19 29.01 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:40.449Z] #19 29.03 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:50:40.449Z] #19 29.06 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-23T18:50:40.449Z] #19 29.06 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:40.449Z] #19 29.07 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:50:44.647Z] #19 33.28 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-23T18:50:44.647Z] #19 33.28 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:44.647Z] #19 33.28 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:50:44.647Z] #19 33.32 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-23T18:50:44.647Z] #19 33.32 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:44.647Z] #19 33.32 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:50:49.894Z] #19 37.68 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-23T18:50:49.894Z] #19 37.68 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:49.894Z] #19 37.74 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:50:49.894Z] #19 38.06 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-23T18:50:49.894Z] #19 38.06 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:49.894Z] #19 38.12 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:50:54.067Z] #19 42.18 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-23T18:50:54.067Z] #19 42.19 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:54.067Z] #19 42.19 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:50:54.067Z] #19 42.23 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-23T18:50:54.067Z] #19 42.23 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:54.067Z] #19 42.24 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:50:55.809Z] ---> bde9c9743d03 [2022-02-23T18:50:57.021Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0645a1f888c3bb453) in /home/ubuntu/workspace/moby_PR-43287 [Pipeline] { [Pipeline] checkout [2022-02-23T18:50:57.177Z] The recommended git tool is: git [2022-02-23T18:50:57.432Z] Successfully built bde9c9743d03 [2022-02-23T18:50:57.432Z] Successfully tagged docker:latest [2022-02-23T18:50:57.432Z] INFO: Image build ended at 02/23/2022 18:50:56. Duration:00:00:33.5698187 [2022-02-23T18:50:57.432Z] [2022-02-23T18:50:57.432Z] [2022-02-23T18:50:57.432Z] INFO: Building the test binaries at 02/23/2022 18:50:56... [2022-02-23T18:50:58.239Z] #19 46.10 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-23T18:50:58.239Z] #19 46.11 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:50:58.239Z] #19 46.11 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:50:58.239Z] #19 46.14 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-23T18:50:58.239Z] #19 46.14 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:50:58.239Z] #19 46.14 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:50:58.239Z] #19 46.17 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-23T18:50:58.239Z] #19 46.17 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:50:58.239Z] #19 46.17 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:50:58.239Z] #19 46.20 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-23T18:50:58.239Z] #19 46.21 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:50:58.239Z] #19 46.21 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:50:58.239Z] #19 46.23 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-23T18:50:58.239Z] #19 46.24 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:50:58.239Z] #19 46.24 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:50:58.239Z] #19 46.27 Selecting previously unselected package cross-config. [2022-02-23T18:50:58.239Z] #19 46.27 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-23T18:50:58.239Z] #19 46.27 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-23T18:50:58.239Z] #19 46.30 Selecting previously unselected package gcc-10-cross-base. [2022-02-23T18:50:58.239Z] #19 46.30 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.239Z] #19 46.31 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-23T18:50:58.239Z] #19 46.34 Selecting previously unselected package libc6-arm64-cross. [2022-02-23T18:50:58.239Z] #19 46.34 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-23T18:50:58.239Z] #19 46.35 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-23T18:50:58.239Z] #19 46.48 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-23T18:50:58.239Z] #19 46.48 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.239Z] #19 46.48 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.239Z] #19 46.51 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-23T18:50:58.239Z] #19 46.51 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.239Z] #19 46.52 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.239Z] #19 46.55 Selecting previously unselected package libitm1-arm64-cross. [2022-02-23T18:50:58.239Z] #19 46.56 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.239Z] #19 46.56 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.239Z] #19 46.59 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-23T18:50:58.239Z] #19 46.59 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.239Z] #19 46.60 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.239Z] #19 46.63 Selecting previously unselected package libasan6-arm64-cross. [2022-02-23T18:50:58.239Z] #19 46.63 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.239Z] #19 46.64 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.239Z] #19 46.87 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-23T18:50:58.239Z] #19 46.87 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.239Z] #19 46.87 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.239Z] #19 46.98 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-23T18:50:58.495Z] #19 46.98 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.495Z] #19 46.99 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.495Z] #19 47.21 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-23T18:50:58.495Z] #19 47.21 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.495Z] #19 47.21 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.495Z] #19 47.28 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-23T18:50:58.750Z] #19 47.28 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.750Z] #19 47.29 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.750Z] #19 47.39 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-23T18:50:58.750Z] #19 47.39 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:50:58.750Z] #19 47.39 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:50:58.750Z] #19 47.52 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-23T18:50:59.006Z] #19 47.53 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:50:59.006Z] #19 47.53 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:01.114Z] using credential docker-jenkins-github-credentials [2022-02-23T18:51:01.121Z] Cloning the remote Git repository [2022-02-23T18:51:01.121Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:51:01.231Z] INFO: make.ps1 starting at 02/23/2022 18:51:00 [2022-02-23T18:51:01.689Z] INFO: Git commit (898451207b) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T18:51:01.689Z] INFO: Invoking autogen... [2022-02-23T18:51:01.689Z] INFO: Building daemon... [2022-02-23T18:51:01.191Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:51:01.275Z] > git init /home/ubuntu/workspace/moby_PR-43287 # timeout=10 [2022-02-23T18:51:01.635Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:01.635Z] > git --version # timeout=10 [2022-02-23T18:51:01.651Z] > git --version # 'git version 2.25.1' [2022-02-23T18:51:01.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:01.672Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:04.254Z] #19 52.52 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-23T18:51:04.254Z] #19 52.52 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:04.254Z] #19 52.52 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:04.254Z] #19 52.55 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-23T18:51:04.254Z] #19 52.55 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:51:04.254Z] #19 52.56 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-23T18:51:04.254Z] #19 52.72 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-23T18:51:04.254Z] #19 52.72 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-23T18:51:04.254Z] #19 52.72 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-23T18:51:04.254Z] #19 52.97 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-23T18:51:04.254Z] #19 52.97 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:04.254Z] #19 52.98 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:04.510Z] #19 53.22 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-23T18:51:04.768Z] #19 53.22 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:51:04.768Z] #19 53.23 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:06.258Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02616b36d7e43322d) in /home/ubuntu/workspace/moby_PR-43287 [Pipeline] { [Pipeline] checkout [2022-02-23T18:51:06.404Z] The recommended git tool is: git [2022-02-23T18:51:08.130Z] ---> 39657c71bed5 [2022-02-23T18:51:08.130Z] Successfully built 39657c71bed5 [2022-02-23T18:51:08.130Z] Successfully tagged docker:latest [2022-02-23T18:51:08.130Z] INFO: Image build ended at 02/23/2022 18:51:06. Duration:00:00:36.0643078 [2022-02-23T18:51:08.130Z] [2022-02-23T18:51:08.130Z] [2022-02-23T18:51:08.130Z] INFO: Building the test binaries at 02/23/2022 18:51:06... [2022-02-23T18:51:09.384Z] using credential docker-jenkins-github-credentials [2022-02-23T18:51:09.396Z] Cloning the remote Git repository [2022-02-23T18:51:09.397Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:51:10.021Z] #19 57.98 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-23T18:51:10.021Z] #19 57.98 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:10.021Z] #19 57.98 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:10.021Z] #19 58.00 Selecting previously unselected package patch. [2022-02-23T18:51:10.021Z] #19 58.01 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-23T18:51:10.021Z] #19 58.01 Unpacking patch (2.7.6-7) ... [2022-02-23T18:51:10.021Z] #19 58.05 Selecting previously unselected package dpkg-dev. [2022-02-23T18:51:10.021Z] #19 58.05 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-23T18:51:10.021Z] #19 58.06 Unpacking dpkg-dev (1.20.9) ... [2022-02-23T18:51:10.021Z] #19 58.18 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-23T18:51:10.021Z] #19 58.18 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-23T18:51:10.021Z] #19 58.18 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-23T18:51:10.021Z] #19 58.21 Selecting previously unselected package libio-string-perl. [2022-02-23T18:51:10.021Z] #19 58.21 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-23T18:51:10.021Z] #19 58.22 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-23T18:51:10.021Z] #19 58.24 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:51:10.021Z] #19 58.24 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:51:10.021Z] #19 58.25 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:51:09.401Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:51:09.459Z] > git init /home/ubuntu/workspace/moby_PR-43287 # timeout=10 [2022-02-23T18:51:10.017Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:10.017Z] > git --version # timeout=10 [2022-02-23T18:51:10.024Z] > git --version # 'git version 2.25.1' [2022-02-23T18:51:10.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:10.026Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:10.584Z] #19 59.06 Selecting previously unselected package libxml2:amd64. [2022-02-23T18:51:10.584Z] #19 59.07 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T18:51:10.584Z] #19 59.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:51:10.584Z] #19 59.15 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-23T18:51:10.584Z] #19 59.15 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-23T18:51:10.584Z] #19 59.16 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-23T18:51:10.584Z] #19 59.18 Selecting previously unselected package libxml-sax-base-perl. [2022-02-23T18:51:10.584Z] #19 59.18 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-23T18:51:10.584Z] #19 59.18 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-23T18:51:10.584Z] #19 59.22 Selecting previously unselected package libxml-sax-perl. [2022-02-23T18:51:10.584Z] #19 59.22 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-23T18:51:10.584Z] #19 59.23 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-23T18:51:10.584Z] #19 59.26 Selecting previously unselected package libxml-libxml-perl. [2022-02-23T18:51:10.584Z] #19 59.26 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-23T18:51:10.584Z] #19 59.27 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-23T18:51:10.584Z] #19 59.33 Selecting previously unselected package libxml-simple-perl. [2022-02-23T18:51:10.584Z] #19 59.33 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-23T18:51:10.584Z] #19 59.33 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-23T18:51:10.584Z] #19 59.36 Selecting previously unselected package libyaml-perl. [2022-02-23T18:51:10.840Z] #19 59.37 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-23T18:51:10.840Z] #19 59.37 Unpacking libyaml-perl (1.30-1) ... [2022-02-23T18:51:10.840Z] #19 59.40 Selecting previously unselected package libconfig-auto-perl. [2022-02-23T18:51:10.840Z] #19 59.40 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-23T18:51:10.840Z] #19 59.40 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-23T18:51:10.840Z] #19 59.43 Selecting previously unselected package libfile-which-perl. [2022-02-23T18:51:10.840Z] #19 59.43 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-23T18:51:10.840Z] #19 59.43 Unpacking libfile-which-perl (1.23-1) ... [2022-02-23T18:51:10.840Z] #19 59.46 Selecting previously unselected package libfile-homedir-perl. [2022-02-23T18:51:10.840Z] #19 59.46 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-23T18:51:10.840Z] #19 59.46 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-23T18:51:10.840Z] #19 59.49 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-23T18:51:10.840Z] #19 59.49 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-23T18:51:10.840Z] #19 59.49 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-23T18:51:10.840Z] #19 59.53 Selecting previously unselected package dpkg-cross. [2022-02-23T18:51:10.840Z] #19 59.53 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-23T18:51:10.840Z] #19 59.53 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-23T18:51:10.840Z] #19 59.56 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-23T18:51:10.840Z] #19 59.56 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-23T18:51:10.840Z] #19 59.57 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-23T18:51:10.840Z] #19 59.62 Selecting previously unselected package libc6-armel-cross. [2022-02-23T18:51:11.097Z] #19 59.63 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-23T18:51:11.097Z] #19 59.63 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-23T18:51:11.097Z] #19 59.75 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-23T18:51:11.097Z] #19 59.75 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:11.097Z] #19 59.75 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:11.097Z] #19 59.78 Selecting previously unselected package libgomp1-armel-cross. [2022-02-23T18:51:11.097Z] #19 59.78 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:11.097Z] #19 59.78 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:11.097Z] #19 59.82 Selecting previously unselected package libatomic1-armel-cross. [2022-02-23T18:51:11.097Z] #19 59.82 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:11.097Z] #19 59.82 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:11.097Z] #19 59.85 Selecting previously unselected package libasan6-armel-cross. [2022-02-23T18:51:11.097Z] #19 59.85 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:11.147Z] INFO: make.ps1 starting at 02/23/2022 18:51:11 [2022-02-23T18:51:11.354Z] #19 59.85 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:11.354Z] #19 60.07 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-23T18:51:11.354Z] #19 60.08 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:11.354Z] #19 60.08 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:11.354Z] #19 60.14 Selecting previously unselected package libubsan1-armel-cross. [2022-02-23T18:51:11.608Z] INFO: Git commit (a9c0c2362a) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T18:51:11.608Z] INFO: Invoking autogen... [2022-02-23T18:51:11.610Z] #19 60.14 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:11.610Z] #19 60.15 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:11.610Z] #19 60.24 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-23T18:51:11.610Z] #19 60.24 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:11.610Z] #19 60.24 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:11.610Z] #19 60.35 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-23T18:51:11.877Z] #19 60.35 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:51:11.877Z] #19 60.36 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:51:12.068Z] INFO: Building daemon... [2022-02-23T18:51:17.126Z] #19 65.09 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-23T18:51:17.126Z] #19 65.09 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:17.126Z] #19 65.10 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:51:17.126Z] #19 65.13 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-23T18:51:17.126Z] #19 65.13 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:51:17.126Z] #19 65.13 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-23T18:51:17.126Z] #19 65.30 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-23T18:51:17.126Z] #19 65.30 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-23T18:51:17.126Z] #19 65.30 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-23T18:51:17.126Z] #19 65.52 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-23T18:51:17.126Z] #19 65.52 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:17.126Z] #19 65.53 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:17.126Z] #19 65.77 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-23T18:51:17.126Z] #19 65.77 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:51:17.126Z] #19 65.78 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:51:22.381Z] #19 70.28 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-23T18:51:22.381Z] #19 70.28 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:22.381Z] #19 70.28 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:51:22.381Z] #19 70.31 Selecting previously unselected package crossbuild-essential-armel. [2022-02-23T18:51:22.381Z] #19 70.31 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-23T18:51:22.381Z] #19 70.31 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-23T18:51:22.381Z] #19 70.34 Selecting previously unselected package libc6-armhf-cross. [2022-02-23T18:51:22.381Z] #19 70.34 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-23T18:51:22.381Z] #19 70.35 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-23T18:51:22.381Z] #19 70.58 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-23T18:51:22.381Z] #19 70.58 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:22.381Z] #19 70.59 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:22.381Z] #19 70.62 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-23T18:51:22.381Z] #19 70.62 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:22.381Z] #19 70.62 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:22.381Z] #19 70.66 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-23T18:51:22.381Z] #19 70.66 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:22.381Z] #19 70.68 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:22.381Z] #19 70.71 Selecting previously unselected package libasan6-armhf-cross. [2022-02-23T18:51:22.381Z] #19 70.71 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:22.381Z] #19 70.71 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:22.381Z] #19 70.94 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-23T18:51:22.381Z] #19 70.94 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:22.381Z] #19 70.94 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:22.381Z] #19 71.00 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-23T18:51:22.381Z] #19 71.01 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:22.381Z] #19 71.01 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:22.381Z] #19 71.11 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-23T18:51:22.381Z] #19 71.11 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:22.381Z] #19 71.11 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:22.637Z] #19 71.23 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-23T18:51:22.637Z] #19 71.23 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:51:22.637Z] #19 71.23 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:51:23.568Z] Fetching without tags [2022-02-23T18:51:23.790Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 0809bd6859398452f2600644aa5d89ec9846128f [2022-02-23T18:51:25.416Z] Merge succeeded, producing ac6dd2789b7b532fead9337499e6c74e0048795b [2022-02-23T18:51:25.417Z] Checking out Revision ac6dd2789b7b532fead9337499e6c74e0048795b (PR-43287) [2022-02-23T18:51:23.505Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:23.521Z] > git config --add remote.origin.fetch +refs/pull/43287/head:refs/remotes/origin/PR-43287 # timeout=10 [2022-02-23T18:51:23.536Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:23.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:23.563Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:23.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:23.564Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:23.790Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:23.801Z] > git checkout -f 0809bd6859398452f2600644aa5d89ec9846128f # timeout=10 [2022-02-23T18:51:25.077Z] > git remote # timeout=10 [2022-02-23T18:51:25.085Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:51:25.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:25.108Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:51:25.397Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:51:25.411Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:25.425Z] > git checkout -f ac6dd2789b7b532fead9337499e6c74e0048795b # timeout=10 [2022-02-23T18:51:27.891Z] #19 75.96 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-23T18:51:27.892Z] #19 75.97 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:27.892Z] #19 75.97 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:51:27.892Z] #19 76.00 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-23T18:51:27.892Z] #19 76.00 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:51:27.892Z] #19 76.01 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-23T18:51:27.892Z] #19 76.17 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-23T18:51:27.892Z] #19 76.17 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-23T18:51:27.892Z] #19 76.17 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-23T18:51:27.892Z] #19 76.39 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-23T18:51:27.892Z] #19 76.39 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:27.892Z] #19 76.40 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:28.149Z] #19 76.65 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-23T18:51:28.149Z] #19 76.65 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:51:28.149Z] #19 76.65 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:51:29.299Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:51:29.299Z] First time build. Skipping changelog. [2022-02-23T18:51:29.358Z] > git --version # timeout=10 [2022-02-23T18:51:29.384Z] > git --version # 'git version 2.25.1' [2022-02-23T18:51:29.413Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:51:30.494Z] + docker version [2022-02-23T18:51:31.924Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:51:31.924Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T18:51:31.924Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:51:31.924Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T18:51:31.924Z] [2022-02-23T18:51:31.924Z] + TEST_INTEGRATION_DEST=2 [2022-02-23T18:51:31.924Z] + CONTAINER_NAME=docker-pr1-2 [2022-02-23T18:51:31.924Z] + TEST_SKIP_INTEGRATION=1 [2022-02-23T18:51:31.924Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-23T18:51:31.924Z] + run_tests [2022-02-23T18:51:31.924Z] + c=0 [2022-02-23T18:51:31.924Z] + '[' -n 0 ']' [2022-02-23T18:51:31.924Z] + rm= [2022-02-23T18:51:31.924Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43287/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c88fa389eb1de965a05813cb8f807e61d9e9826f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88fa389eb1de965a05813cb8f807e61d9e9826f hack/make.sh '' test-integration [2022-02-23T18:51:31.924Z] + TEST_INTEGRATION_DEST=1 [2022-02-23T18:51:31.924Z] + CONTAINER_NAME=docker-pr1-1 [2022-02-23T18:51:31.924Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T18:51:31.924Z] + run_tests test-integration-flaky [2022-02-23T18:51:31.924Z] + '[' -n 0 ']' [2022-02-23T18:51:31.924Z] + rm= [2022-02-23T18:51:31.924Z] + TEST_INTEGRATION_DEST=3 [2022-02-23T18:51:31.924Z] + CONTAINER_NAME=docker-pr1-3 [2022-02-23T18:51:31.924Z] + TEST_SKIP_INTEGRATION=1 [2022-02-23T18:51:31.924Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-23T18:51:31.924Z] + run_tests [2022-02-23T18:51:31.924Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43287/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c88fa389eb1de965a05813cb8f807e61d9e9826f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88fa389eb1de965a05813cb8f807e61d9e9826f hack/make.sh test-integration-flaky test-integration [2022-02-23T18:51:31.924Z] + '[' -n 0 ']' [2022-02-23T18:51:31.924Z] + rm= [2022-02-23T18:51:31.924Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43287/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c88fa389eb1de965a05813cb8f807e61d9e9826f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88fa389eb1de965a05813cb8f807e61d9e9826f hack/make.sh '' test-integration [2022-02-23T18:51:31.924Z] ++ jobs -p [2022-02-23T18:51:31.924Z] + for job in $(jobs -p) [2022-02-23T18:51:31.924Z] + wait 10722 [2022-02-23T18:51:31.924Z] [2022-02-23T18:51:31.924Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T18:51:31.924Z] [2022-02-23T18:51:31.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T18:51:31.924Z] HOSTNAME=c518cc701c1f [2022-02-23T18:51:31.924Z] TEST_SKIP_INTEGRATION=1 [2022-02-23T18:51:31.924Z] TESTDEBUG=0 [2022-02-23T18:51:31.924Z] DEST=bundles/test-integration [2022-02-23T18:51:31.924Z] PWD=/go/src/github.com/docker/docker [2022-02-23T18:51:31.924Z] KEEPBUNDLE=1 [2022-02-23T18:51:31.924Z] DOCKER_GITCOMMIT=c88fa389eb1de965a05813cb8f807e61d9e9826f [2022-02-23T18:51:31.924Z] container=docker [2022-02-23T18:51:31.924Z] HOME=/root [2022-02-23T18:51:31.924Z] GOLANG_VERSION=1.17.7 [2022-02-23T18:51:31.924Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T18:51:31.924Z] VALIDATE_BRANCH=master [2022-02-23T18:51:31.924Z] TERM=xterm [2022-02-23T18:51:31.924Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T18:51:31.924Z] SHLVL=1 [2022-02-23T18:51:31.924Z] TIMEOUT=120m [2022-02-23T18:51:31.924Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T18:51:31.924Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T18:51:31.924Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-23T18:51:31.924Z] GO111MODULE=off [2022-02-23T18:51:31.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T18:51:31.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T18:51:31.924Z] GOPATH=/go [2022-02-23T18:51:31.924Z] PKG_CONFIG=pkg-config [2022-02-23T18:51:31.924Z] _=/usr/bin/env [2022-02-23T18:51:31.924Z] Building test suite binary ./integration-cli/test.main [2022-02-23T18:51:31.924Z] [2022-02-23T18:51:31.924Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-23T18:51:31.924Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T18:51:31.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T18:51:31.924Z] HOSTNAME=e4500cb79b8a [2022-02-23T18:51:31.924Z] TEST_SKIP_INTEGRATION=1 [2022-02-23T18:51:31.924Z] TESTDEBUG=0 [2022-02-23T18:51:31.924Z] DEST=bundles/test-integration [2022-02-23T18:51:31.924Z] PWD=/go/src/github.com/docker/docker [2022-02-23T18:51:31.924Z] KEEPBUNDLE=1 [2022-02-23T18:51:31.924Z] DOCKER_GITCOMMIT=c88fa389eb1de965a05813cb8f807e61d9e9826f [2022-02-23T18:51:31.924Z] container=docker [2022-02-23T18:51:31.924Z] HOME=/root [2022-02-23T18:51:31.924Z] GOLANG_VERSION=1.17.7 [2022-02-23T18:51:31.924Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T18:51:31.924Z] VALIDATE_BRANCH=master [2022-02-23T18:51:31.924Z] TERM=xterm [2022-02-23T18:51:31.924Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T18:51:31.924Z] SHLVL=1 [2022-02-23T18:51:31.924Z] TIMEOUT=120m [2022-02-23T18:51:31.924Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T18:51:31.924Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T18:51:31.924Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-23T18:51:31.924Z] GO111MODULE=off [2022-02-23T18:51:31.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T18:51:31.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T18:51:31.924Z] GOPATH=/go [2022-02-23T18:51:31.924Z] PKG_CONFIG=pkg-config [2022-02-23T18:51:31.924Z] _=/usr/bin/env [2022-02-23T18:51:31.924Z] Building test suite binary ./integration-cli/test.main [2022-02-23T18:51:31.924Z] No new tests added to integration. [2022-02-23T18:51:31.924Z] [2022-02-23T18:51:31.924Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T18:51:31.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T18:51:31.924Z] HOSTNAME=815ccb07127f [2022-02-23T18:51:31.924Z] TESTDEBUG=0 [2022-02-23T18:51:31.924Z] DEST=bundles/test-integration [2022-02-23T18:51:31.924Z] PWD=/go/src/github.com/docker/docker [2022-02-23T18:51:31.924Z] KEEPBUNDLE=1 [2022-02-23T18:51:31.924Z] DOCKER_GITCOMMIT=c88fa389eb1de965a05813cb8f807e61d9e9826f [2022-02-23T18:51:31.924Z] container=docker [2022-02-23T18:51:31.924Z] HOME=/root [2022-02-23T18:51:31.924Z] GOLANG_VERSION=1.17.7 [2022-02-23T18:51:31.924Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T18:51:31.924Z] VALIDATE_BRANCH=master [2022-02-23T18:51:31.924Z] TERM=xterm [2022-02-23T18:51:31.924Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T18:51:31.924Z] SHLVL=1 [2022-02-23T18:51:31.924Z] TIMEOUT=120m [2022-02-23T18:51:31.924Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T18:51:31.924Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T18:51:31.924Z] GO111MODULE=off [2022-02-23T18:51:31.924Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T18:51:31.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T18:51:31.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T18:51:31.924Z] GOPATH=/go [2022-02-23T18:51:31.924Z] PKG_CONFIG=pkg-config [2022-02-23T18:51:31.924Z] _=/usr/bin/env [2022-02-23T18:51:31.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T18:51:32.316Z] #19 81.11 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-23T18:51:32.572Z] #19 81.11 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:32.572Z] #19 81.11 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:51:32.572Z] #19 81.14 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-23T18:51:32.572Z] #19 81.14 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-23T18:51:32.572Z] #19 81.14 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-23T18:51:32.572Z] #19 81.17 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-23T18:51:32.572Z] #19 81.17 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-23T18:51:32.572Z] #19 81.18 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-23T18:51:32.572Z] #19 81.33 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-23T18:51:32.572Z] #19 81.34 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:32.572Z] #19 81.34 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:32.572Z] #19 81.37 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-23T18:51:32.829Z] #19 81.37 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:32.829Z] #19 81.38 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:32.829Z] #19 81.41 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-23T18:51:32.829Z] #19 81.42 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:32.829Z] #19 81.42 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:32.829Z] #19 81.45 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-23T18:51:32.829Z] #19 81.45 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:32.829Z] #19 81.45 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:32.829Z] #19 81.48 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-23T18:51:32.829Z] #19 81.48 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:32.829Z] #19 81.49 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:33.084Z] #19 81.72 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-23T18:51:33.084Z] #19 81.72 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:33.084Z] #19 81.73 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:33.340Z] #19 81.83 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-23T18:51:33.340Z] #19 81.83 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:33.340Z] #19 81.84 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:33.340Z] #19 82.06 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-23T18:51:33.596Z] #19 82.07 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:33.596Z] #19 82.07 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:33.596Z] #19 82.14 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-23T18:51:33.596Z] #19 82.15 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:33.596Z] #19 82.15 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:33.596Z] #19 82.25 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-23T18:51:33.596Z] #19 82.25 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:33.596Z] #19 82.26 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:33.596Z] #19 82.29 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-23T18:51:33.596Z] #19 82.30 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:33.596Z] #19 82.30 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:33.852Z] #19 82.47 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-23T18:51:33.852Z] #19 82.47 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:51:33.852Z] #19 82.47 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:34.983Z] Fetching without tags [2022-02-23T18:51:34.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:34.873Z] > git config --add remote.origin.fetch +refs/pull/43287/head:refs/remotes/origin/PR-43287 # timeout=10 [2022-02-23T18:51:34.894Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:34.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:51:34.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:51:34.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:35.461Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 0809bd6859398452f2600644aa5d89ec9846128f [2022-02-23T18:51:36.719Z] Merge succeeded, producing f62953d22034a923aebc81b3b10ac767f6c7637c [2022-02-23T18:51:36.719Z] Checking out Revision f62953d22034a923aebc81b3b10ac767f6c7637c (PR-43287) [2022-02-23T18:51:34.987Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:51:35.473Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:35.484Z] > git checkout -f 0809bd6859398452f2600644aa5d89ec9846128f # timeout=10 [2022-02-23T18:51:36.125Z] > git remote # timeout=10 [2022-02-23T18:51:36.164Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:51:36.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:51:36.176Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:51:36.701Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T18:51:36.725Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:51:36.766Z] > git checkout -f f62953d22034a923aebc81b3b10ac767f6c7637c # timeout=10 [2022-02-23T18:51:38.590Z] Client: Docker Engine - Community [2022-02-23T18:51:38.590Z] Version: 20.10.12 [2022-02-23T18:51:38.590Z] API version: 1.41 [2022-02-23T18:51:38.590Z] Go version: go1.16.12 [2022-02-23T18:51:38.590Z] Git commit: e91ed57 [2022-02-23T18:51:38.590Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-23T18:51:38.590Z] OS/Arch: linux/amd64 [2022-02-23T18:51:38.590Z] Context: default [2022-02-23T18:51:38.590Z] Experimental: true [2022-02-23T18:51:38.590Z] [2022-02-23T18:51:38.590Z] Server: Docker Engine - Community [2022-02-23T18:51:38.590Z] Engine: [2022-02-23T18:51:38.590Z] Version: 20.10.12 [2022-02-23T18:51:38.591Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:51:38.591Z] Go version: go1.16.12 [2022-02-23T18:51:38.591Z] Git commit: 459d0df [2022-02-23T18:51:38.591Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-23T18:51:38.591Z] OS/Arch: linux/amd64 [2022-02-23T18:51:38.591Z] Experimental: true [2022-02-23T18:51:38.591Z] containerd: [2022-02-23T18:51:38.591Z] Version: 1.4.12 [2022-02-23T18:51:38.591Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:51:38.591Z] runc: [2022-02-23T18:51:38.591Z] Version: 1.0.2 [2022-02-23T18:51:38.591Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:51:38.591Z] docker-init: [2022-02-23T18:51:38.591Z] Version: 0.19.0 [2022-02-23T18:51:38.591Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T18:51:38.895Z] + docker info [2022-02-23T18:51:39.195Z] #19 87.01 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-23T18:51:39.195Z] #19 87.01 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:39.195Z] #19 87.02 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:39.195Z] #19 87.05 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-23T18:51:39.195Z] #19 87.05 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:51:39.195Z] #19 87.05 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-23T18:51:39.195Z] #19 87.22 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-23T18:51:39.195Z] #19 87.23 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-23T18:51:39.195Z] #19 87.23 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-23T18:51:39.195Z] #19 87.50 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-23T18:51:39.195Z] #19 87.50 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:39.195Z] #19 87.50 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:39.195Z] #19 87.77 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-23T18:51:39.195Z] #19 87.78 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:51:39.195Z] #19 87.78 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:40.710Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:51:40.711Z] First time build. Skipping changelog. [2022-02-23T18:51:40.734Z] > git --version # timeout=10 [2022-02-23T18:51:40.745Z] > git --version # 'git version 2.25.1' [2022-02-23T18:51:40.752Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:51:42.134Z] + docker version [2022-02-23T18:51:43.367Z] #19 92.12 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-23T18:51:43.623Z] #19 92.12 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:43.623Z] #19 92.12 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:43.623Z] #19 92.14 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-23T18:51:43.623Z] #19 92.15 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-23T18:51:43.623Z] #19 92.15 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-23T18:51:43.623Z] #19 92.18 Selecting previously unselected package libc6-s390x-cross. [2022-02-23T18:51:43.623Z] #19 92.18 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-23T18:51:43.623Z] #19 92.19 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-23T18:51:43.623Z] #19 92.32 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-23T18:51:43.623Z] #19 92.32 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:43.623Z] #19 92.33 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:43.623Z] #19 92.36 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-23T18:51:43.623Z] #19 92.36 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:43.623Z] #19 92.36 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:43.623Z] #19 92.40 Selecting previously unselected package libitm1-s390x-cross. [2022-02-23T18:51:43.878Z] #19 92.40 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:43.878Z] #19 92.41 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:43.878Z] #19 92.44 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-23T18:51:43.878Z] #19 92.44 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:43.878Z] #19 92.45 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:43.878Z] #19 92.47 Selecting previously unselected package libasan6-s390x-cross. [2022-02-23T18:51:43.878Z] #19 92.48 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:43.878Z] #19 92.48 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:43.878Z] #19 92.70 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-23T18:51:44.134Z] #19 92.70 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:44.134Z] #19 92.71 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:44.134Z] #19 92.78 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-23T18:51:44.134Z] #19 92.78 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:44.134Z] #19 92.79 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:44.391Z] #19 92.89 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-23T18:51:44.391Z] #19 92.89 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:44.391Z] #19 92.89 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:44.391Z] #19 93.00 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-23T18:51:44.391Z] #19 93.00 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:51:44.391Z] #19 93.00 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:48.176Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:51:48.176Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T18:51:48.176Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:51:48.176Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T18:51:48.176Z] [2022-02-23T18:51:48.176Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T18:51:48.176Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T18:51:48.176Z] HOSTNAME=534a8c28aeb0 [2022-02-23T18:51:48.176Z] DEST=bundles/test-integration [2022-02-23T18:51:48.176Z] PWD=/go/src/github.com/docker/docker [2022-02-23T18:51:48.176Z] DOCKER_ROOTLESS=1 [2022-02-23T18:51:48.176Z] DOCKER_GITCOMMIT=dbf625fccc230694ad895ac0981f736a0b25381e [2022-02-23T18:51:48.176Z] container=docker [2022-02-23T18:51:48.176Z] HOME=/root [2022-02-23T18:51:48.176Z] GOLANG_VERSION=1.17.7 [2022-02-23T18:51:48.176Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T18:51:48.176Z] VALIDATE_BRANCH=master [2022-02-23T18:51:48.176Z] TERM=xterm [2022-02-23T18:51:48.176Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T18:51:48.176Z] SHLVL=1 [2022-02-23T18:51:48.176Z] TIMEOUT=120m [2022-02-23T18:51:48.176Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T18:51:48.176Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T18:51:48.176Z] GO111MODULE=off [2022-02-23T18:51:48.176Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T18:51:48.176Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T18:51:48.176Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T18:51:48.176Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T18:51:48.176Z] GOPATH=/go [2022-02-23T18:51:48.176Z] PKG_CONFIG=pkg-config [2022-02-23T18:51:48.176Z] _=/usr/bin/env [2022-02-23T18:51:48.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T18:51:48.576Z] #19 97.32 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-23T18:51:48.832Z] #19 97.33 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:48.832Z] #19 97.33 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:48.832Z] #19 97.36 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-23T18:51:48.832Z] #19 97.37 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-23T18:51:48.832Z] #19 97.37 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-23T18:51:48.832Z] #19 97.54 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-23T18:51:48.832Z] #19 97.55 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-23T18:51:48.832Z] #19 97.55 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-23T18:51:49.088Z] #19 97.78 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-23T18:51:49.088Z] #19 97.78 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T18:51:49.088Z] #19 97.79 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:49.345Z] #19 98.03 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-23T18:51:49.345Z] #19 98.04 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T18:51:49.345Z] #19 98.04 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:52.148Z] Client: Docker Engine - Community [2022-02-23T18:51:52.148Z] Version: 20.10.12 [2022-02-23T18:51:52.148Z] API version: 1.41 [2022-02-23T18:51:52.148Z] Go version: go1.16.12 [2022-02-23T18:51:52.148Z] Git commit: e91ed57 [2022-02-23T18:51:52.148Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-23T18:51:52.148Z] OS/Arch: linux/arm64 [2022-02-23T18:51:52.148Z] Context: default [2022-02-23T18:51:52.148Z] Experimental: true [2022-02-23T18:51:52.148Z] [2022-02-23T18:51:52.148Z] Server: Docker Engine - Community [2022-02-23T18:51:52.148Z] Engine: [2022-02-23T18:51:52.148Z] Version: 20.10.12 [2022-02-23T18:51:52.148Z] API version: 1.41 (minimum version 1.12) [2022-02-23T18:51:52.148Z] Go version: go1.16.12 [2022-02-23T18:51:52.148Z] Git commit: 459d0df [2022-02-23T18:51:52.148Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-23T18:51:52.148Z] OS/Arch: linux/arm64 [2022-02-23T18:51:52.148Z] Experimental: true [2022-02-23T18:51:52.148Z] containerd: [2022-02-23T18:51:52.148Z] Version: 1.4.12 [2022-02-23T18:51:52.148Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:51:52.148Z] runc: [2022-02-23T18:51:52.148Z] Version: 1.0.2 [2022-02-23T18:51:52.148Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T18:51:52.148Z] docker-init: [2022-02-23T18:51:52.148Z] Version: 0.19.0 [2022-02-23T18:51:52.148Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T18:51:52.500Z] + docker info [2022-02-23T18:51:53.520Z] #19 102.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-23T18:51:53.520Z] #19 102.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T18:51:53.520Z] #19 102.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:53.520Z] #19 102.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-23T18:51:53.520Z] #19 102.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-23T18:51:53.520Z] #19 102.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-23T18:51:53.520Z] #19 102.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-23T18:51:53.520Z] #19 102.3 Setting up libfile-which-perl (1.23-1) ... [2022-02-23T18:51:53.520Z] #19 102.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-23T18:51:53.520Z] #19 102.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-23T18:51:53.520Z] #19 102.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-23T18:51:53.776Z] #19 102.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:51:53.776Z] #19 102.3 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:51:53.776Z] #19 102.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-23T18:51:53.776Z] #19 102.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-23T18:51:53.776Z] #19 102.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-23T18:51:53.776Z] #19 102.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-23T18:51:53.776Z] #19 102.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-23T18:51:53.776Z] #19 102.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-23T18:51:53.776Z] #19 102.4 Setting up file (1:5.39-3) ... [2022-02-23T18:51:53.776Z] #19 102.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:51:53.776Z] #19 102.4 Setting up bzip2 (1.0.8-4) ... [2022-02-23T18:51:53.776Z] #19 102.5 Setting up libyaml-perl (1.30-1) ... [2022-02-23T18:51:53.776Z] #19 102.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-23T18:51:53.776Z] #19 102.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-23T18:51:53.776Z] #19 102.5 Setting up libio-string-perl (1.08-3.1) ... [2022-02-23T18:51:53.776Z] #19 102.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-23T18:51:53.776Z] #19 102.5 Setting up cross-config (2.6.18+nmu1) ... [2022-02-23T18:51:54.031Z] #19 102.6 Setting up xz-utils (5.2.5-2) ... [2022-02-23T18:51:54.031Z] #19 102.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T18:51:54.031Z] #19 102.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-23T18:51:54.031Z] #19 102.7 Setting up patch (2.7.6-7) ... [2022-02-23T18:51:54.031Z] #19 102.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-23T18:51:54.031Z] #19 102.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-23T18:51:54.031Z] #19 102.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.031Z] #19 102.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-23T18:51:54.031Z] #19 102.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-23T18:51:54.031Z] #19 102.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.031Z] #19 102.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.031Z] #19 102.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-23T18:51:54.031Z] #19 102.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-23T18:51:54.031Z] #19 102.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.031Z] #19 102.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 102.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-23T18:51:54.287Z] #19 102.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-23T18:51:54.287Z] #19 102.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-23T18:51:54.287Z] #19 102.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-23T18:51:54.287Z] #19 102.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 102.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:51:54.287Z] #19 102.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 102.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-23T18:51:54.287Z] #19 102.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:54.287Z] #19 102.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 102.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 102.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 102.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-23T18:51:54.287Z] #19 103.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-23T18:51:54.287Z] #19 103.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.287Z] #19 103.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.543Z] #19 103.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.543Z] #19 103.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-23T18:51:54.543Z] #19 103.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.543Z] #19 103.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.543Z] #19 103.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.543Z] #19 103.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-23T18:51:54.543Z] #19 103.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-23T18:51:54.543Z] #19 103.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-23T18:51:54.799Z] #19 103.4 [2022-02-23T18:51:54.799Z] #19 103.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-23T18:51:54.799Z] #19 103.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.799Z] #19 103.5 Setting up dpkg-dev (1.20.9) ... [2022-02-23T18:51:54.799Z] #19 103.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.799Z] #19 103.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:51:54.799Z] #19 103.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.799Z] #19 103.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.799Z] #19 103.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.799Z] #19 103.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.799Z] #19 103.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:51:54.799Z] #19 103.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:54.799Z] #19 103.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.055Z] #19 103.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.055Z] #19 103.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.055Z] #19 103.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-23T18:51:55.055Z] #19 103.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-23T18:51:55.055Z] #19 103.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-23T18:51:55.055Z] #19 103.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-23T18:51:55.311Z] #19 103.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-23T18:51:55.311Z] #19 103.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 103.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:51:55.311Z] #19 104.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:55.311Z] #19 104.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.311Z] #19 104.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:55.568Z] #19 104.1 Setting up libxml-simple-perl (2.25-1) ... [2022-02-23T18:51:55.568Z] #19 104.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:51:55.568Z] #19 104.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T18:51:55.568Z] #19 104.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-23T18:51:55.568Z] #19 104.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:51:55.568Z] #19 104.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T18:51:55.568Z] #19 104.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-23T18:51:55.568Z] #19 104.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:55.823Z] #19 104.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T18:51:55.823Z] #19 104.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:55.823Z] #19 104.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:55.823Z] #19 104.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T18:51:55.823Z] #19 104.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:55.823Z] #19 104.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:55.823Z] #19 104.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T18:51:55.824Z] #19 104.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:55.824Z] #19 104.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-23T18:51:55.824Z] #19 104.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:55.824Z] #19 104.5 Setting up crossbuild-essential-armel (12.9) ... [2022-02-23T18:51:55.824Z] #19 104.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T18:51:55.824Z] #19 104.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-23T18:51:55.824Z] #19 104.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-23T18:51:55.824Z] #19 104.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-23T18:51:55.824Z] #19 104.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-23T18:51:55.824Z] #19 104.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:51:57.188Z] #19 DONE 105.9s [2022-02-23T18:51:57.444Z] [2022-02-23T18:51:57.444Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:51:57.444Z] #69 sha256:b3a1683ad378b11d4208c5f680a5748e6d16a6598ddc8d168e4be2c5f5a84f18 [2022-02-23T18:51:57.444Z] #69 DONE 0.1s [2022-02-23T18:51:57.444Z] [2022-02-23T18:51:57.444Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:51:57.445Z] #32 sha256:10765bf2b7b20128d99431c68fefaedbbcc15ab94f213566c486b221bb44a5c5 [2022-02-23T18:51:57.445Z] #32 DONE 0.2s [2022-02-23T18:51:57.445Z] [2022-02-23T18:51:57.445Z] #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-02-23T18:51:57.445Z] #33 sha256:421b7448de4934164dbdacac996b8e035c734d0fc21b6ec246bfe20ee5895923 [2022-02-23T18:51:58.814Z] #33 1.359 + RM_GOPATH=0 [2022-02-23T18:51:58.814Z] #33 1.359 + TMP_GOPATH= [2022-02-23T18:51:58.814Z] #33 1.359 + : /build [2022-02-23T18:51:58.814Z] #33 1.359 + '[' -z '' ']' [2022-02-23T18:51:58.814Z] #33 1.359 ++ mktemp -d [2022-02-23T18:51:58.814Z] #33 1.360 + export GOPATH=/tmp/tmp.pnW5d4uHPM [2022-02-23T18:51:58.814Z] #33 1.360 + GOPATH=/tmp/tmp.pnW5d4uHPM [2022-02-23T18:51:58.814Z] #33 1.360 + RM_GOPATH=1 [2022-02-23T18:51:58.814Z] #33 1.360 + case "$(go env GOARCH)" in [2022-02-23T18:51:58.814Z] #33 1.361 ++ go env GOARCH [2022-02-23T18:51:58.814Z] #33 1.365 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:51:58.814Z] #33 1.365 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:51:58.814Z] #33 1.366 ++ dirname /install.sh [2022-02-23T18:51:58.814Z] #33 1.366 + dir=/ [2022-02-23T18:51:58.814Z] #33 1.366 + bin=dockercli [2022-02-23T18:51:58.814Z] #33 1.366 + shift [2022-02-23T18:51:58.814Z] #33 1.367 + '[' '!' -f //dockercli.installer ']' [2022-02-23T18:51:58.814Z] #33 1.367 + . //dockercli.installer [2022-02-23T18:51:58.814Z] #33 1.367 ++ : stable [2022-02-23T18:51:58.814Z] #33 1.367 ++ : 17.06.2-ce [2022-02-23T18:51:58.814Z] #33 1.367 + install_dockercli [2022-02-23T18:51:58.814Z] #33 1.367 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T18:51:58.814Z] #33 1.367 Install docker/cli version 17.06.2-ce from stable [2022-02-23T18:51:58.814Z] #33 1.368 ++ uname -m [2022-02-23T18:51:58.814Z] #33 1.368 + arch=x86_64 [2022-02-23T18:51:58.814Z] #33 1.368 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T18:51:58.814Z] #33 1.368 + url=https://download.docker.com/linux/static [2022-02-23T18:51:58.814Z] #33 1.369 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T18:51:58.814Z] #33 1.369 + tar -xz docker/docker [2022-02-23T18:52:02.987Z] #33 4.844 + mkdir -p /build [2022-02-23T18:52:02.987Z] #33 4.848 + mv docker/docker /build/ [2022-02-23T18:52:02.987Z] #33 4.850 + rmdir docker [2022-02-23T18:52:02.987Z] #33 DONE 5.0s [2022-02-23T18:52:02.987Z] [2022-02-23T18:52:02.987Z] #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-02-23T18:52:02.987Z] #70 sha256:62dbc0fe7e8a6bd27e8b639e44f9f8bc44cee5e02cfb21b508e8ccc60c0b833f [2022-02-23T18:52:02.987Z] #70 1.353 + RM_GOPATH=0 [2022-02-23T18:52:02.987Z] #70 1.353 + TMP_GOPATH= [2022-02-23T18:52:02.987Z] #70 1.355 + : /build [2022-02-23T18:52:02.987Z] #70 1.355 + '[' -z '' ']' [2022-02-23T18:52:02.987Z] #70 1.355 ++ mktemp -d [2022-02-23T18:52:02.987Z] #70 1.360 + export GOPATH=/tmp/tmp.iup8RgNzOn [2022-02-23T18:52:02.987Z] #70 1.361 + GOPATH=/tmp/tmp.iup8RgNzOn [2022-02-23T18:52:02.987Z] #70 1.361 + RM_GOPATH=1 [2022-02-23T18:52:02.987Z] #70 1.361 + case "$(go env GOARCH)" in [2022-02-23T18:52:02.987Z] #70 1.362 ++ go env GOARCH [2022-02-23T18:52:02.987Z] #70 1.365 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:02.987Z] #70 1.366 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:02.987Z] #70 1.366 ++ dirname /install.sh [2022-02-23T18:52:02.987Z] #70 1.367 + dir=/ [2022-02-23T18:52:02.987Z] #70 1.367 + bin=rootlesskit [2022-02-23T18:52:02.987Z] #70 1.368 + shift [2022-02-23T18:52:02.987Z] #70 1.368 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T18:52:02.987Z] #70 1.368 + . //rootlesskit.installer [2022-02-23T18:52:02.987Z] #70 1.369 ++ : v0.14.6 [2022-02-23T18:52:02.987Z] #70 1.369 + install_rootlesskit [2022-02-23T18:52:02.987Z] #70 1.370 + case "$1" in [2022-02-23T18:52:02.987Z] #70 1.370 + export CGO_ENABLED=0 [2022-02-23T18:52:02.987Z] #70 1.370 + CGO_ENABLED=0 [2022-02-23T18:52:02.987Z] #70 1.370 + _install_rootlesskit [2022-02-23T18:52:02.987Z] #70 1.371 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T18:52:02.987Z] #70 1.371 Install rootlesskit version v0.14.6 [2022-02-23T18:52:02.987Z] #70 1.371 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:52:02.987Z] #70 1.372 + GOBIN=/build [2022-02-23T18:52:02.987Z] #70 1.372 + GO111MODULE=on [2022-02-23T18:52:02.987Z] #70 1.372 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T18:52:02.987Z] #70 1.842 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T18:52:02.987Z] #70 3.115 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:52:02.987Z] #70 3.124 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T18:52:02.987Z] #70 3.445 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T18:52:02.987Z] #70 4.604 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T18:52:02.987Z] #70 4.845 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T18:52:02.987Z] #70 4.850 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T18:52:02.987Z] #70 4.886 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T18:52:02.987Z] #70 4.970 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:52:02.987Z] #70 4.997 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T18:52:02.987Z] #70 5.045 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T18:52:02.987Z] #70 5.376 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T18:52:02.987Z] #70 5.448 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T18:52:03.243Z] #70 5.905 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T18:52:03.500Z] #70 6.075 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T18:52:04.866Z] #70 ... [2022-02-23T18:52:04.866Z] [2022-02-23T18:52:04.866Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:52:04.866Z] #37 sha256:b9f5c5e9172a4ef6d7e245824876c57abffc476846eb6c2d2be103728a4db7a7 [2022-02-23T18:52:04.866Z] #37 CACHED [2022-02-23T18:52:04.866Z] [2022-02-23T18:52:04.866Z] #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-02-23T18:52:04.866Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:52:04.866Z] #36 CACHED [2022-02-23T18:52:04.866Z] [2022-02-23T18:52:04.867Z] #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-02-23T18:52:04.867Z] #38 sha256:3069a15074136bf1e9d665c4f5ed49625c60abbed79b3d0ea5d89c6d7f6a3547 [2022-02-23T18:52:04.867Z] #38 CACHED [2022-02-23T18:52:04.867Z] [2022-02-23T18:52:04.867Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:52:04.867Z] #40 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T18:52:04.867Z] #40 CACHED [2022-02-23T18:52:04.867Z] [2022-02-23T18:52:04.867Z] #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-02-23T18:52:04.867Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:52:04.867Z] #41 CACHED [2022-02-23T18:52:04.867Z] [2022-02-23T18:52:04.867Z] #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-02-23T18:52:04.867Z] #43 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:52:04.867Z] #43 CACHED [2022-02-23T18:52:04.867Z] [2022-02-23T18:52:04.867Z] #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-02-23T18:52:04.867Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T18:52:04.867Z] #45 1.742 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:52:04.867Z] #45 1.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:04.867Z] #45 1.743 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:52:04.867Z] #45 2.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:52:04.867Z] #45 2.349 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:52:04.867Z] #45 2.829 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:52:04.867Z] #45 3.434 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:52:04.867Z] #45 4.113 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:52:04.867Z] #45 4.441 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:52:04.867Z] #45 4.443 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:52:04.867Z] #45 4.461 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:52:04.867Z] #45 4.461 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:52:04.867Z] #45 4.462 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:52:04.867Z] #45 4.974 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:52:04.867Z] #45 4.976 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:52:04.867Z] #45 4.991 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:52:04.867Z] #45 4.991 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:52:04.867Z] #45 4.991 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:52:05.406Z] Client: [2022-02-23T18:52:05.407Z] Context: default [2022-02-23T18:52:05.407Z] Debug Mode: false [2022-02-23T18:52:05.407Z] Plugins: [2022-02-23T18:52:05.407Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:52:05.407Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:52:05.407Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T18:52:05.407Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T18:52:05.407Z] [2022-02-23T18:52:05.407Z] Server: [2022-02-23T18:52:05.407Z] Containers: 0 [2022-02-23T18:52:05.407Z] Running: 0 [2022-02-23T18:52:05.407Z] Paused: 0 [2022-02-23T18:52:05.407Z] Stopped: 0 [2022-02-23T18:52:05.407Z] Images: 0 [2022-02-23T18:52:05.407Z] Server Version: 20.10.12 [2022-02-23T18:52:05.407Z] Storage Driver: overlay2 [2022-02-23T18:52:05.407Z] Backing Filesystem: extfs [2022-02-23T18:52:05.407Z] Supports d_type: true [2022-02-23T18:52:05.407Z] Native Overlay Diff: true [2022-02-23T18:52:05.407Z] userxattr: false [2022-02-23T18:52:05.407Z] Logging Driver: json-file [2022-02-23T18:52:05.407Z] Cgroup Driver: systemd [2022-02-23T18:52:05.407Z] Cgroup Version: 2 [2022-02-23T18:52:05.407Z] Plugins: [2022-02-23T18:52:05.407Z] Volume: local [2022-02-23T18:52:05.407Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:52:05.407Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:52:05.407Z] Swarm: inactive [2022-02-23T18:52:05.407Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T18:52:05.407Z] Default Runtime: runc [2022-02-23T18:52:05.407Z] Init Binary: docker-init [2022-02-23T18:52:05.407Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:52:05.407Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:52:05.407Z] init version: de40ad0 [2022-02-23T18:52:05.407Z] Security Options: [2022-02-23T18:52:05.407Z] apparmor [2022-02-23T18:52:05.407Z] seccomp [2022-02-23T18:52:05.407Z] Profile: default [2022-02-23T18:52:05.407Z] cgroupns [2022-02-23T18:52:05.407Z] Kernel Version: 5.11.0-1023-aws [2022-02-23T18:52:05.407Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-23T18:52:05.407Z] OSType: linux [2022-02-23T18:52:05.407Z] Architecture: x86_64 [2022-02-23T18:52:05.407Z] CPUs: 2 [2022-02-23T18:52:05.407Z] Total Memory: 7.559GiB [2022-02-23T18:52:05.407Z] Name: ip-10-100-73-165 [2022-02-23T18:52:05.407Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-23T18:52:05.407Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:52:05.407Z] Debug Mode: false [2022-02-23T18:52:05.407Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:52:05.407Z] Labels: [2022-02-23T18:52:05.407Z] Experimental: true [2022-02-23T18:52:05.407Z] Insecure Registries: [2022-02-23T18:52:05.407Z] 127.0.0.0/8 [2022-02-23T18:52:05.407Z] Live Restore Enabled: true [2022-02-23T18:52:05.407Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:52:05.737Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ac6dd2789b7b532fead9337499e6c74e0048795b . [2022-02-23T18:52:05.737Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:52:05.737Z] #1 sha256:853ee027832252c317cf6ea6c746ce534ee31854a5b7e22fb9630ace23acecb8 [2022-02-23T18:52:05.737Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T18:52:05.737Z] #1 DONE 0.1s [2022-02-23T18:52:05.737Z] [2022-02-23T18:52:05.737Z] #2 [internal] load .dockerignore [2022-02-23T18:52:05.737Z] #2 sha256:3ba6a92626b61fad941a552f19a9526bb46fc98b26039ece8700898b166696a3 [2022-02-23T18:52:05.995Z] #2 transferring context: 87B done [2022-02-23T18:52:05.995Z] #2 DONE 0.1s [2022-02-23T18:52:05.995Z] [2022-02-23T18:52:05.995Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:52:05.995Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T18:52:06.557Z] #3 DONE 0.4s [2022-02-23T18:52:06.557Z] [2022-02-23T18:52:06.557Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:52:06.557Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T18:52:06.557Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T18:52:06.557Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-02-23T18:52:06.557Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T18:52:06.557Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T18:52:06.557Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T18:52:06.557Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.2s [2022-02-23T18:52:06.814Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.3s [2022-02-23T18:52:06.814Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s [2022-02-23T18:52:07.081Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-02-23T18:52:07.081Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-23T18:52:07.341Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-23T18:52:07.341Z] #4 DONE 0.9s [2022-02-23T18:52:07.386Z] #45 ... [2022-02-23T18:52:07.386Z] [2022-02-23T18:52:07.386Z] #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-02-23T18:52:07.386Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:07.386Z] #20 1.567 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:52:07.386Z] #20 1.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:07.386Z] #20 1.568 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:52:07.386Z] #20 1.659 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:52:07.386Z] #20 1.838 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:52:07.386Z] #20 2.296 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:52:07.386Z] #20 2.820 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:52:07.386Z] #20 3.334 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:52:07.386Z] #20 3.885 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:52:07.386Z] #20 3.886 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:52:07.386Z] #20 3.898 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:52:07.386Z] #20 3.910 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:52:07.387Z] #20 3.930 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:52:07.387Z] #20 3.942 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:52:07.387Z] #20 3.942 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:52:07.387Z] #20 3.943 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:52:07.387Z] #20 3.947 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:52:07.387Z] #20 3.950 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:52:07.387Z] #20 ... [2022-02-23T18:52:07.387Z] [2022-02-23T18:52:07.387Z] #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-02-23T18:52:07.387Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T18:52:07.387Z] #65 1.687 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:52:07.387Z] #65 1.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:07.387Z] #65 1.688 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:52:07.387Z] #65 1.996 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:52:07.387Z] #65 2.334 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:52:07.387Z] #65 2.767 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:52:07.387Z] #65 3.261 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:52:07.387Z] #65 3.842 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:52:07.387Z] #65 4.298 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:52:07.387Z] #65 4.299 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:52:07.387Z] #65 4.299 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:52:07.387Z] #65 4.303 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:52:07.387Z] #65 4.311 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:52:07.387Z] #65 4.426 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:52:07.387Z] #65 4.430 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:52:07.387Z] #65 4.431 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:52:07.387Z] #65 4.432 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:52:07.387Z] #65 4.438 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:52:07.422Z] Client: [2022-02-23T18:52:07.422Z] Context: default [2022-02-23T18:52:07.422Z] Debug Mode: false [2022-02-23T18:52:07.422Z] Plugins: [2022-02-23T18:52:07.422Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T18:52:07.422Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T18:52:07.422Z] [2022-02-23T18:52:07.422Z] Server: [2022-02-23T18:52:07.422Z] Containers: 0 [2022-02-23T18:52:07.422Z] Running: 0 [2022-02-23T18:52:07.422Z] Paused: 0 [2022-02-23T18:52:07.422Z] Stopped: 0 [2022-02-23T18:52:07.422Z] Images: 0 [2022-02-23T18:52:07.422Z] Server Version: 20.10.12 [2022-02-23T18:52:07.422Z] Storage Driver: overlay2 [2022-02-23T18:52:07.422Z] Backing Filesystem: extfs [2022-02-23T18:52:07.422Z] Supports d_type: true [2022-02-23T18:52:07.422Z] Native Overlay Diff: true [2022-02-23T18:52:07.422Z] userxattr: false [2022-02-23T18:52:07.422Z] Logging Driver: json-file [2022-02-23T18:52:07.422Z] Cgroup Driver: cgroupfs [2022-02-23T18:52:07.422Z] Cgroup Version: 1 [2022-02-23T18:52:07.422Z] Plugins: [2022-02-23T18:52:07.422Z] Volume: local [2022-02-23T18:52:07.422Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T18:52:07.422Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T18:52:07.422Z] Swarm: inactive [2022-02-23T18:52:07.422Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T18:52:07.422Z] Default Runtime: runc [2022-02-23T18:52:07.422Z] Init Binary: docker-init [2022-02-23T18:52:07.422Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T18:52:07.422Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T18:52:07.422Z] init version: de40ad0 [2022-02-23T18:52:07.422Z] Security Options: [2022-02-23T18:52:07.422Z] apparmor [2022-02-23T18:52:07.422Z] seccomp [2022-02-23T18:52:07.422Z] Profile: default [2022-02-23T18:52:07.422Z] Kernel Version: 5.11.0-1023-aws [2022-02-23T18:52:07.422Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-23T18:52:07.422Z] OSType: linux [2022-02-23T18:52:07.422Z] Architecture: aarch64 [2022-02-23T18:52:07.422Z] CPUs: 2 [2022-02-23T18:52:07.422Z] Total Memory: 7.576GiB [2022-02-23T18:52:07.422Z] Name: ip-10-100-36-114 [2022-02-23T18:52:07.422Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-23T18:52:07.422Z] Docker Root Dir: /var/lib/docker [2022-02-23T18:52:07.422Z] Debug Mode: false [2022-02-23T18:52:07.422Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:52:07.422Z] Labels: [2022-02-23T18:52:07.422Z] Experimental: true [2022-02-23T18:52:07.422Z] Insecure Registries: [2022-02-23T18:52:07.422Z] 127.0.0.0/8 [2022-02-23T18:52:07.422Z] Live Restore Enabled: true [2022-02-23T18:52:07.422Z] [Pipeline] sh [2022-02-23T18:52:07.598Z] [2022-02-23T18:52:07.598Z] #5 [internal] load build definition from Dockerfile [2022-02-23T18:52:07.598Z] #5 sha256:160cfd07a43eb44b031ca96f32e3bca8ae3bf63bc66e36bbabfa47f8eb1f36e6 [2022-02-23T18:52:07.598Z] #5 DONE 0.0s [2022-02-23T18:52:07.598Z] [2022-02-23T18:52:07.598Z] #6 [internal] load .dockerignore [2022-02-23T18:52:07.598Z] #6 sha256:218e6879a6a25a53f41e20b37e7f72e70c763417544d3caeb8c4363706339104 [2022-02-23T18:52:07.598Z] #6 DONE 0.0s [2022-02-23T18:52:07.598Z] [2022-02-23T18:52:07.598Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:52:07.598Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T18:52:07.712Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:52:07.712Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:52:07.712Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43287/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T18:52:07.712Z] + bash /home/ubuntu/workspace/moby_PR-43287/check-config.sh [2022-02-23T18:52:07.712Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T18:52:07.712Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-23T18:52:07.712Z] [2022-02-23T18:52:07.712Z] Generally Necessary: [2022-02-23T18:52:07.712Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T18:52:07.712Z] - apparmor: enabled and tools installed [2022-02-23T18:52:07.712Z] - CONFIG_NAMESPACES: enabled [2022-02-23T18:52:07.712Z] - CONFIG_NET_NS: enabled [2022-02-23T18:52:07.712Z] - CONFIG_PID_NS: enabled [2022-02-23T18:52:07.712Z] - CONFIG_IPC_NS: enabled [2022-02-23T18:52:07.712Z] - CONFIG_UTS_NS: enabled [2022-02-23T18:52:07.712Z] - CONFIG_CGROUPS: enabled [2022-02-23T18:52:07.712Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T18:52:07.712Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T18:52:07.712Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T18:52:07.712Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T18:52:07.712Z] - CONFIG_CPUSETS: enabled [2022-02-23T18:52:07.712Z] - CONFIG_MEMCG: enabled [2022-02-23T18:52:07.712Z] - CONFIG_KEYS: enabled [2022-02-23T18:52:07.712Z] - CONFIG_VETH: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T18:52:07.712Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T18:52:07.712Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T18:52:07.712Z] [2022-02-23T18:52:07.712Z] Optional Features: [2022-02-23T18:52:07.974Z] - CONFIG_USER_NS: enabled [2022-02-23T18:52:07.974Z] - CONFIG_SECCOMP: enabled [2022-02-23T18:52:07.974Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T18:52:07.974Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T18:52:07.974Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T18:52:07.974Z] (cgroup swap accounting is currently enabled) [2022-02-23T18:52:07.974Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T18:52:07.974Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T18:52:07.974Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T18:52:07.974Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T18:52:07.974Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T18:52:07.974Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T18:52:07.974Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T18:52:07.974Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T18:52:07.974Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T18:52:07.974Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T18:52:07.974Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T18:52:07.974Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T18:52:07.974Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T18:52:07.974Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T18:52:07.974Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T18:52:07.974Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T18:52:07.974Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T18:52:07.974Z] - CONFIG_EXT4_FS: enabled [2022-02-23T18:52:07.974Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T18:52:07.974Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T18:52:07.974Z] - Network Drivers: [2022-02-23T18:52:07.974Z] - "overlay": [2022-02-23T18:52:07.975Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T18:52:07.975Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T18:52:07.975Z] Optional (for encrypted networks): [2022-02-23T18:52:07.975Z] - CONFIG_CRYPTO: enabled [2022-02-23T18:52:07.975Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T18:52:07.975Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T18:52:07.975Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T18:52:07.975Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T18:52:07.975Z] - CONFIG_XFRM: enabled [2022-02-23T18:52:07.975Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T18:52:07.975Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T18:52:07.975Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T18:52:07.975Z] - "ipvlan": [2022-02-23T18:52:07.975Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T18:52:07.975Z] - "macvlan": [2022-02-23T18:52:07.975Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T18:52:07.975Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T18:52:07.975Z] - "ftp,tftp client in container": [2022-02-23T18:52:07.975Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T18:52:07.975Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T18:52:07.975Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T18:52:07.975Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T18:52:07.975Z] - Storage Drivers: [2022-02-23T18:52:07.975Z] - "aufs": [2022-02-23T18:52:07.975Z] - CONFIG_AUFS_FS: missing [2022-02-23T18:52:07.975Z] - "btrfs": [2022-02-23T18:52:07.975Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T18:52:07.975Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T18:52:08.236Z] - "devicemapper": [2022-02-23T18:52:08.236Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T18:52:08.236Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T18:52:08.236Z] - "overlay": [2022-02-23T18:52:08.236Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T18:52:08.236Z] - "zfs": [2022-02-23T18:52:08.236Z] - /dev/zfs: present [2022-02-23T18:52:08.236Z] - zfs command: missing [2022-02-23T18:52:08.236Z] - zpool command: missing [2022-02-23T18:52:08.236Z] [2022-02-23T18:52:08.236Z] Limits: [2022-02-23T18:52:08.236Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T18:52:08.236Z] [2022-02-23T18:52:08.236Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T18:52:08.535Z] #10 DONE 0.8s [2022-02-23T18:52:08.535Z] [2022-02-23T18:52:08.535Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:52:08.535Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T18:52:08.535Z] #7 DONE 0.8s [2022-02-23T18:52:08.535Z] [2022-02-23T18:52:08.535Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:52:08.535Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:52:08.535Z] #8 DONE 0.8s [2022-02-23T18:52:08.535Z] [2022-02-23T18:52:08.535Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:52:08.535Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:52:08.535Z] #9 DONE 0.9s [2022-02-23T18:52:08.535Z] [2022-02-23T18:52:08.535Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:52:08.535Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:52:08.535Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:52:08.574Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f62953d22034a923aebc81b3b10ac767f6c7637c . [2022-02-23T18:52:08.574Z] #2 [internal] load .dockerignore [2022-02-23T18:52:08.574Z] #2 sha256:85ccac44e2451811d2f0dc502490ad7728d7ba58589db1707e5fb5eadca40fa1 [2022-02-23T18:52:08.793Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-23T18:52:08.839Z] #2 transferring context: [2022-02-23T18:52:08.839Z] #2 transferring context: 87B done [2022-02-23T18:52:08.839Z] #2 DONE 0.1s [2022-02-23T18:52:08.839Z] [2022-02-23T18:52:08.839Z] #1 [internal] load build definition from Dockerfile [2022-02-23T18:52:08.839Z] #1 sha256:0064c07cb3fc783a249dcddec2f0403325f88119647ddabed6f9ca76eaee5299 [2022-02-23T18:52:08.839Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T18:52:08.839Z] #1 DONE 0.2s [2022-02-23T18:52:08.839Z] [2022-02-23T18:52:08.839Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T18:52:08.839Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-23T18:52:09.052Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T18:52:09.052Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T18:52:09.311Z] #28 ... [2022-02-23T18:52:09.311Z] [2022-02-23T18:52:09.311Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:52:09.311Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:52:09.311Z] #45 DONE 0.0s [2022-02-23T18:52:09.311Z] [2022-02-23T18:52:09.311Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:52:09.311Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:52:09.311Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T18:52:09.311Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 20.97MB / 54.92MB 0.2s [2022-02-23T18:52:09.412Z] #3 DONE 0.5s [2022-02-23T18:52:09.413Z] [2022-02-23T18:52:09.413Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T18:52:09.413Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-23T18:52:09.413Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T18:52:09.413Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2022-02-23T18:52:09.413Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T18:52:09.413Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-23T18:52:09.413Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-23T18:52:09.579Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 31.46MB / 54.92MB 0.3s [2022-02-23T18:52:09.579Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 41.99MB / 54.92MB 0.4s [2022-02-23T18:52:09.674Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2022-02-23T18:52:09.840Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 0.6s [2022-02-23T18:52:09.935Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s [2022-02-23T18:52:09.935Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-02-23T18:52:09.935Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-02-23T18:52:10.196Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-02-23T18:52:10.196Z] #4 DONE 0.8s [2022-02-23T18:52:10.412Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.1s done [2022-02-23T18:52:10.457Z] [2022-02-23T18:52:10.457Z] #5 [internal] load build definition from Dockerfile [2022-02-23T18:52:10.457Z] #5 sha256:cad8f11021abfb33373dd9ea70810ecc8bfc1b2ec319f60a82f352924e41f852 [2022-02-23T18:52:10.457Z] #5 DONE 0.0s [2022-02-23T18:52:10.457Z] [2022-02-23T18:52:10.457Z] #6 [internal] load .dockerignore [2022-02-23T18:52:10.457Z] #6 sha256:35df825584de6dc56ff5120ede12415f4eeafb820f29961c79c0d7f9bd12ceb4 [2022-02-23T18:52:10.457Z] #6 DONE 0.0s [2022-02-23T18:52:10.457Z] [2022-02-23T18:52:10.457Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:52:10.457Z] #10 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6 [2022-02-23T18:52:11.406Z] #10 ... [2022-02-23T18:52:11.406Z] [2022-02-23T18:52:11.406Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T18:52:11.406Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-23T18:52:11.406Z] #7 DONE 1.2s [2022-02-23T18:52:11.406Z] [2022-02-23T18:52:11.406Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:52:11.406Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T18:52:11.406Z] #8 DONE 1.2s [2022-02-23T18:52:11.406Z] [2022-02-23T18:52:11.406Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T18:52:11.406Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T18:52:11.406Z] #9 DONE 1.2s [2022-02-23T18:52:11.406Z] [2022-02-23T18:52:11.406Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T18:52:11.406Z] #10 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6 [2022-02-23T18:52:11.406Z] #10 DONE 1.2s [2022-02-23T18:52:12.426Z] [2022-02-23T18:52:12.426Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:52:12.426Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:52:12.426Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T18:52:12.426Z] #69 DONE 0.0s [2022-02-23T18:52:12.426Z] [2022-02-23T18:52:12.426Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:52:12.426Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-23T18:52:12.426Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-23T18:52:12.426Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T18:52:12.426Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-23T18:52:12.426Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-23T18:52:13.022Z] #28 ... [2022-02-23T18:52:13.022Z] [2022-02-23T18:52:13.022Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T18:52:13.022Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T18:52:13.022Z] #45 DONE 0.0s [2022-02-23T18:52:13.022Z] [2022-02-23T18:52:13.022Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:52:13.022Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-23T18:52:13.022Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 3.15MB / 53.61MB 0.3s [2022-02-23T18:52:13.340Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 6.29MB / 53.61MB 0.5s [2022-02-23T18:52:13.340Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 24.85MB / 53.61MB 0.6s [2022-02-23T18:52:13.601Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 0.8s [2022-02-23T18:52:13.713Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.7s [2022-02-23T18:52:13.853Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T18:52:13.853Z] [2022-02-23T18:52:13.853Z] ________ ____ __. [2022-02-23T18:52:13.853Z] \_____ \ | |/ _| [2022-02-23T18:52:13.853Z] / | \| < [2022-02-23T18:52:13.853Z] / | \ | \ [2022-02-23T18:52:13.853Z] \_______ /____|__ \ [2022-02-23T18:52:13.853Z] \/ \/ [2022-02-23T18:52:13.853Z] [2022-02-23T18:52:13.853Z] INFO: make.ps1 ended at 02/23/2022 18:52:10 [2022-02-23T18:52:13.853Z] INFO: Binaries build ended at 02/23/2022 18:52:11. Duration:00:01:14.6583957 [2022-02-23T18:52:13.853Z] INFO: Copying the built daemon binary to d:\CI\PR-43287\1\binary\dockerd-898451207b.exe... [2022-02-23T18:52:13.853Z] INFO: Copying the built client binary to d:\CI\PR-43287\1\binary\docker-898451207b.exe... [2022-02-23T18:52:13.853Z] INFO: Copying dockerversion from the container... [2022-02-23T18:52:13.853Z] INFO: Copying the golang package from the container to d:\CI\PR-43287\1\installer\go.zip... [2022-02-23T18:52:13.853Z] INFO: Extracting go.zip to d:\CI\PR-43287\1\go [2022-02-23T18:52:14.646Z] #28 ... [2022-02-23T18:52:14.646Z] [2022-02-23T18:52:14.646Z] #24 [internal] load build context [2022-02-23T18:52:14.646Z] #24 sha256:64491dcf052bc2a119145e80aaf9fc00d31eb4def309b06c49b2e405dcb5c100 [2022-02-23T18:52:14.646Z] #24 transferring context: 57.38MB 5.4s done [2022-02-23T18:52:14.646Z] #24 DONE 5.9s [2022-02-23T18:52:14.646Z] [2022-02-23T18:52:14.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:14.646Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:52:14.646Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-23T18:52:14.646Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T18:52:14.646Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T18:52:14.646Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T18:52:14.646Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.6s done [2022-02-23T18:52:14.646Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.0s done [2022-02-23T18:52:14.646Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s done [2022-02-23T18:52:14.646Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.1s done [2022-02-23T18:52:14.646Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.4s done [2022-02-23T18:52:14.646Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 2.4s done [2022-02-23T18:52:14.646Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 5.7s [2022-02-23T18:52:14.646Z] #11 ... [2022-02-23T18:52:14.646Z] [2022-02-23T18:52:14.646Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:52:14.646Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:52:14.646Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T18:52:14.646Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:52:14.646Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T18:52:14.646Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T18:52:14.646Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-02-23T18:52:14.646Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-02-23T18:52:14.646Z] #67 DONE 5.9s [2022-02-23T18:52:14.646Z] [2022-02-23T18:52:14.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:14.646Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:52:14.646Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 5.8s done [2022-02-23T18:52:14.646Z] #11 ... [2022-02-23T18:52:14.646Z] [2022-02-23T18:52:14.646Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:52:14.646Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:52:14.646Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-23T18:52:14.646Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:52:14.646Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T18:52:14.646Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T18:52:14.646Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-02-23T18:52:14.646Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-02-23T18:52:14.904Z] #69 DONE 6.0s [2022-02-23T18:52:14.904Z] [2022-02-23T18:52:14.904Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:14.904Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:52:14.999Z] #28 ... [2022-02-23T18:52:14.999Z] [2022-02-23T18:52:14.999Z] #24 [internal] load build context [2022-02-23T18:52:14.999Z] #24 sha256:aa6449f72e0a3f2d671f0e05c5d70fce27602c6e65b6d072cd7100d71408f3c3 [2022-02-23T18:52:14.999Z] #24 transferring context: 57.39MB 2.3s done [2022-02-23T18:52:14.999Z] #24 DONE 2.7s [2022-02-23T18:52:14.999Z] [2022-02-23T18:52:14.999Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:52:14.999Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-23T18:52:14.999Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.2s done [2022-02-23T18:52:14.999Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 [2022-02-23T18:52:16.276Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.0s done [2022-02-23T18:52:16.536Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-23T18:52:16.536Z] #11 ... [2022-02-23T18:52:16.536Z] [2022-02-23T18:52:16.536Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T18:52:16.536Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T18:52:16.536Z] #28 DONE 7.9s [2022-02-23T18:52:16.536Z] [2022-02-23T18:52:16.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:16.537Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:52:16.950Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.9s done [2022-02-23T18:52:17.149Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-23T18:52:17.149Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-23T18:52:17.374Z] #65 ... [2022-02-23T18:52:17.374Z] [2022-02-23T18:52:17.374Z] #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-02-23T18:52:17.374Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:17.374Z] #20 18.56 Fetched 40.4 MB in 17s (2345 kB/s) [2022-02-23T18:52:17.409Z] #11 ... [2022-02-23T18:52:17.409Z] [2022-02-23T18:52:17.409Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:52:17.409Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T18:52:17.409Z] #68 DONE 0.7s [2022-02-23T18:52:17.409Z] [2022-02-23T18:52:17.409Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:17.409Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:52:17.524Z] #28 DONE 5.1s [2022-02-23T18:52:17.524Z] [2022-02-23T18:52:17.524Z] #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-02-23T18:52:17.524Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T18:52:17.524Z] #29 ... [2022-02-23T18:52:17.524Z] [2022-02-23T18:52:17.524Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:52:17.524Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T18:52:17.524Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T18:52:17.524Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:52:17.524Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T18:52:17.524Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T18:52:17.524Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-02-23T18:52:17.524Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-02-23T18:52:17.524Z] #67 DONE 5.1s [2022-02-23T18:52:17.524Z] [2022-02-23T18:52:17.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:17.524Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T18:52:17.524Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-23T18:52:17.524Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T18:52:17.524Z] #11 sha256:b510d72af22dfca21bd2d9cc327efc7ad927865c671d648428dd78cf08cf63d9 7.06kB / 7.06kB done [2022-02-23T18:52:17.524Z] #11 sha256:55bebd100dc82c17d2111bff177156fd4aa4f5db37a396b5834c645b19208d44 1.80kB / 1.80kB done [2022-02-23T18:52:17.524Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.0s done [2022-02-23T18:52:17.524Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.6s done [2022-02-23T18:52:17.524Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 2.1s done [2022-02-23T18:52:17.524Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 3.4s done [2022-02-23T18:52:17.524Z] #11 sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe 126B / 126B 3.4s done [2022-02-23T18:52:17.524Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 50.33MB / 102.66MB 4.8s [2022-02-23T18:52:17.524Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 4.8s [2022-02-23T18:52:17.524Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.3s done [2022-02-23T18:52:17.669Z] #11 ... [2022-02-23T18:52:17.669Z] [2022-02-23T18:52:17.669Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:52:17.669Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T18:52:17.669Z] #70 DONE 0.2s [2022-02-23T18:52:17.669Z] [2022-02-23T18:52:17.669Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:17.669Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:52:17.669Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.4s done [2022-02-23T18:52:17.875Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 58.72MB / 102.66MB 5.0s [2022-02-23T18:52:17.927Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-23T18:52:18.138Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 66.77MB / 102.66MB 5.2s [2022-02-23T18:52:18.138Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 83.89MB / 102.66MB 5.3s [2022-02-23T18:52:18.400Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 102.66MB / 102.66MB 5.5s [2022-02-23T18:52:19.344Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.1s [2022-02-23T18:52:19.344Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.2s done [2022-02-23T18:52:19.606Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 6.5s done [2022-02-23T18:52:19.868Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-23T18:52:21.784Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 1.8s done [2022-02-23T18:52:22.110Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 3.9s done [2022-02-23T18:52:22.356Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 102.66MB / 102.66MB 9.2s done [2022-02-23T18:52:22.356Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0.1s [2022-02-23T18:52:22.356Z] #11 ... [2022-02-23T18:52:22.356Z] [2022-02-23T18:52:22.356Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:52:22.356Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:52:22.356Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T18:52:22.356Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T18:52:22.356Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T18:52:22.356Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-02-23T18:52:22.356Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2022-02-23T18:52:22.356Z] #69 ... [2022-02-23T18:52:22.356Z] [2022-02-23T18:52:22.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:22.356Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T18:52:22.376Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-23T18:52:22.625Z] #11 ... [2022-02-23T18:52:22.625Z] [2022-02-23T18:52:22.625Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T18:52:22.625Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T18:52:22.625Z] #69 DONE 10.3s [2022-02-23T18:52:22.625Z] [2022-02-23T18:52:22.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:22.625Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T18:52:23.915Z] #20 18.56 Reading package lists... [2022-02-23T18:52:23.915Z] #20 ... [2022-02-23T18:52:23.915Z] [2022-02-23T18:52:23.915Z] #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-02-23T18:52:23.915Z] #70 sha256:62dbc0fe7e8a6bd27e8b639e44f9f8bc44cee5e02cfb21b508e8ccc60c0b833f [2022-02-23T18:52:23.915Z] #70 25.44 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:52:23.915Z] #70 25.45 + GOBIN=/build [2022-02-23T18:52:23.915Z] #70 25.45 + GO111MODULE=on [2022-02-23T18:52:23.915Z] #70 25.45 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T18:52:24.012Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 1.9s done [2022-02-23T18:52:24.584Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d [2022-02-23T18:52:26.432Z] #70 ... [2022-02-23T18:52:26.432Z] [2022-02-23T18:52:26.432Z] #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-02-23T18:52:26.432Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T18:52:26.432Z] #65 18.66 Fetched 40.4 MB in 17s (2343 kB/s) [2022-02-23T18:52:26.432Z] #65 18.66 Reading package lists... [2022-02-23T18:52:26.432Z] #65 27.56 Reading package lists... [2022-02-23T18:52:26.432Z] #65 ... [2022-02-23T18:52:26.432Z] [2022-02-23T18:52:26.432Z] #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-02-23T18:52:26.432Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T18:52:26.432Z] #45 18.83 Fetched 40.4 MB in 17s (2330 kB/s) [2022-02-23T18:52:26.432Z] #45 18.83 Reading package lists... [2022-02-23T18:52:26.432Z] #45 27.53 Reading package lists... [2022-02-23T18:52:26.432Z] #45 ... [2022-02-23T18:52:26.432Z] [2022-02-23T18:52:26.432Z] #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-02-23T18:52:26.432Z] #70 sha256:62dbc0fe7e8a6bd27e8b639e44f9f8bc44cee5e02cfb21b508e8ccc60c0b833f [2022-02-23T18:52:26.432Z] #70 28.91 rootlesskit version 0.14.6 [2022-02-23T18:52:26.432Z] #70 28.92 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T18:52:26.432Z] #70 28.92 -container-ip string [2022-02-23T18:52:26.432Z] #70 28.92 container ip [2022-02-23T18:52:26.432Z] #70 28.92 -container-port int [2022-02-23T18:52:26.432Z] #70 28.92 container port (default -1) [2022-02-23T18:52:26.432Z] #70 28.92 -host-ip string [2022-02-23T18:52:26.432Z] #70 28.92 host ip [2022-02-23T18:52:26.432Z] #70 28.92 -host-port int [2022-02-23T18:52:26.432Z] #70 28.92 host port (default -1) [2022-02-23T18:52:26.432Z] #70 28.92 -proto string [2022-02-23T18:52:26.432Z] #70 28.92 proxy protocol (default "tcp") [2022-02-23T18:52:26.557Z] #11 ... [2022-02-23T18:52:26.558Z] [2022-02-23T18:52:26.558Z] #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-02-23T18:52:26.558Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:52:26.558Z] #29 2.437 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:26.558Z] #29 2.450 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:26.558Z] #29 2.450 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:26.558Z] #29 2.565 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:52:26.558Z] #29 2.719 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:52:26.558Z] #29 2.974 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:52:26.558Z] #29 4.429 Fetched 8505 kB in 2s (3764 kB/s) [2022-02-23T18:52:26.558Z] #29 4.429 Reading package lists... [2022-02-23T18:52:26.558Z] #29 5.262 Reading package lists... [2022-02-23T18:52:26.558Z] #29 6.076 Building dependency tree... [2022-02-23T18:52:26.558Z] #29 6.490 The following additional packages will be installed: [2022-02-23T18:52:26.558Z] #29 6.490 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T18:52:26.558Z] #29 6.496 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T18:52:26.558Z] #29 6.500 Recommended packages: [2022-02-23T18:52:26.558Z] #29 6.500 libldap-common publicsuffix libsasl2-modules [2022-02-23T18:52:26.558Z] #29 6.657 The following NEW packages will be installed: [2022-02-23T18:52:26.558Z] #29 6.657 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T18:52:26.558Z] #29 6.658 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T18:52:26.558Z] #29 6.658 libssh2-1 openssl [2022-02-23T18:52:26.558Z] #29 6.927 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T18:52:26.558Z] #29 6.927 Need to get 3038 kB of archives. [2022-02-23T18:52:26.558Z] #29 6.927 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T18:52:26.558Z] #29 6.927 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T18:52:26.558Z] #29 6.949 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T18:52:26.558Z] #29 6.949 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T18:52:26.558Z] #29 6.950 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T18:52:26.558Z] #29 6.953 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T18:52:26.558Z] #29 6.953 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T18:52:26.558Z] #29 6.963 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T18:52:26.558Z] #29 6.963 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T18:52:26.558Z] #29 7.039 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T18:52:26.558Z] #29 7.039 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T18:52:26.558Z] #29 7.039 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T18:52:26.558Z] #29 7.039 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T18:52:26.558Z] #29 7.046 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:52:26.558Z] #29 7.046 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:52:26.558Z] #29 7.046 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:52:26.558Z] #29 7.261 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:52:26.558Z] #29 7.329 Fetched 3038 kB in 0s (7830 kB/s) [2022-02-23T18:52:26.558Z] #29 7.398 Selecting previously unselected package openssl. [2022-02-23T18:52:26.558Z] #29 7.398 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-02-23T18:52:26.558Z] #29 7.399 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 7.408 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:52:26.558Z] #29 7.545 Selecting previously unselected package ca-certificates. [2022-02-23T18:52:26.558Z] #29 7.547 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T18:52:26.558Z] #29 7.550 Unpacking ca-certificates (20210119) ... [2022-02-23T18:52:26.558Z] #29 7.626 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T18:52:26.558Z] #29 7.626 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 7.635 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T18:52:26.558Z] #29 7.695 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T18:52:26.558Z] #29 7.695 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 7.699 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:52:26.558Z] #29 7.741 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T18:52:26.558Z] #29 7.741 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 7.745 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:52:26.558Z] #29 7.801 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T18:52:26.558Z] #29 7.801 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 7.805 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T18:52:26.558Z] #29 7.871 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T18:52:26.558Z] #29 7.871 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 7.875 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T18:52:26.558Z] #29 7.919 Selecting previously unselected package libpsl5:amd64. [2022-02-23T18:52:26.558Z] #29 7.919 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 7.923 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T18:52:26.558Z] #29 7.960 Selecting previously unselected package librtmp1:amd64. [2022-02-23T18:52:26.558Z] #29 7.961 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 7.967 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:52:26.558Z] #29 8.009 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T18:52:26.558Z] #29 8.009 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 8.012 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T18:52:26.558Z] #29 8.065 Selecting previously unselected package libcurl4:amd64. [2022-02-23T18:52:26.558Z] #29 8.066 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 8.070 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:52:26.558Z] #29 8.138 Selecting previously unselected package curl. [2022-02-23T18:52:26.558Z] #29 8.138 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 8.142 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:52:26.558Z] #29 8.201 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:52:26.558Z] #29 8.202 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 8.206 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:52:26.558Z] #29 8.279 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:52:26.558Z] #29 8.279 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 8.283 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:52:26.558Z] #29 8.338 Selecting previously unselected package jq. [2022-02-23T18:52:26.558Z] #29 8.338 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:52:26.558Z] #29 8.342 Unpacking jq (1.6-2.1) ... [2022-02-23T18:52:26.558Z] #29 8.383 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T18:52:26.558Z] #29 8.394 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T18:52:26.558Z] #29 8.405 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T18:52:26.558Z] #29 8.414 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:52:26.558Z] #29 8.424 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:52:26.558Z] #29 8.435 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:52:26.558Z] #29 8.444 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T18:52:26.558Z] #29 8.454 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:52:26.558Z] #29 8.471 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:52:26.558Z] #29 8.481 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:52:26.558Z] #29 8.491 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T18:52:26.558Z] #29 8.501 Setting up ca-certificates (20210119) ... [2022-02-23T18:52:26.558Z] #29 9.095 Updating certificates in /etc/ssl/certs... [2022-02-23T18:52:26.558Z] #29 9.801 129 added, 0 removed; done. [2022-02-23T18:52:26.558Z] #29 9.835 Setting up jq (1.6-2.1) ... [2022-02-23T18:52:26.558Z] #29 9.846 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:52:26.558Z] #29 9.857 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:52:26.558Z] #29 9.870 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:52:26.558Z] #29 9.888 Processing triggers for ca-certificates (20210119) ... [2022-02-23T18:52:26.558Z] #29 9.897 Updating certificates in /etc/ssl/certs... [2022-02-23T18:52:26.690Z] #70 DONE 29.3s [2022-02-23T18:52:26.690Z] [2022-02-23T18:52:26.690Z] #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-02-23T18:52:26.690Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:26.690Z] #20 18.56 Reading package lists... [2022-02-23T18:52:26.815Z] #29 ... [2022-02-23T18:52:26.815Z] [2022-02-23T18:52:26.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:26.815Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:52:26.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T18:52:26.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T18:52:26.947Z] #20 27.51 Reading package lists... [2022-02-23T18:52:26.947Z] #20 ... [2022-02-23T18:52:26.947Z] [2022-02-23T18:52:26.947Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:52:26.947Z] #71 sha256:6296d4d1ed299cc3a07c47574cd3bd203f9a55781aadc526b82bb109e536ced4 [2022-02-23T18:52:26.947Z] #71 DONE 0.0s [2022-02-23T18:52:26.947Z] [2022-02-23T18:52:26.947Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:52:26.947Z] #72 sha256:450f2a24a51b1777c6413e8077c1584e02b7072772ce11f1aa97d1bdc09e6f6b [2022-02-23T18:52:26.947Z] #72 DONE 0.1s [2022-02-23T18:52:26.947Z] [2022-02-23T18:52:26.947Z] #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-02-23T18:52:26.947Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:27.072Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.8s done [2022-02-23T18:52:27.072Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-02-23T18:52:27.894Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 3.3s done [2022-02-23T18:52:28.319Z] #20 27.51 Reading package lists... [2022-02-23T18:52:28.319Z] #20 ... [2022-02-23T18:52:28.319Z] [2022-02-23T18:52:28.319Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:52:28.319Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T18:52:28.319Z] #75 CACHED [2022-02-23T18:52:28.319Z] [2022-02-23T18:52:28.319Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:52:28.319Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T18:52:28.319Z] #77 CACHED [2022-02-23T18:52:28.319Z] [2022-02-23T18:52:28.319Z] #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-02-23T18:52:28.319Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:29.279Z] #11 extracting sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe done [2022-02-23T18:52:30.351Z] #11 ... [2022-02-23T18:52:30.351Z] [2022-02-23T18:52:30.351Z] #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-02-23T18:52:30.351Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T18:52:30.351Z] #29 10.45 0 added, 0 removed; done. [2022-02-23T18:52:30.351Z] #29 10.45 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T18:52:30.351Z] #29 10.45 done. [2022-02-23T18:52:30.351Z] #29 DONE 13.1s [2022-02-23T18:52:30.351Z] [2022-02-23T18:52:30.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:30.351Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:52:30.351Z] #11 ... [2022-02-23T18:52:30.351Z] [2022-02-23T18:52:30.351Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:52:30.351Z] #30 sha256:77258e47d9297fdf1fde80da538219ab783bb84d7b6f0999aa3ac8c7815992ac [2022-02-23T18:52:30.351Z] #30 DONE 0.6s [2022-02-23T18:52:30.351Z] [2022-02-23T18:52:30.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T18:52:30.351Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T18:52:31.193Z] #11 DONE 18.9s [2022-02-23T18:52:31.193Z] [2022-02-23T18:52:31.193Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:52:31.193Z] #12 sha256:09130b580f3445a5fe927a593a2835f67131a9ee4e35b3426dc1ae85a2c85b02 [2022-02-23T18:52:32.247Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.1s [2022-02-23T18:52:32.496Z] #20 27.51 Reading package lists... [2022-02-23T18:52:32.578Z] #12 ... [2022-02-23T18:52:32.578Z] [2022-02-23T18:52:32.578Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T18:52:32.578Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-23T18:52:32.578Z] #68 DONE 0.9s [2022-02-23T18:52:32.578Z] [2022-02-23T18:52:32.578Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:52:32.578Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-23T18:52:33.864Z] #20 34.89 Building dependency tree... [2022-02-23T18:52:33.864Z] #20 36.45 Reading state information... [2022-02-23T18:52:33.975Z] #70 ... [2022-02-23T18:52:33.975Z] [2022-02-23T18:52:33.975Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:52:33.975Z] #12 sha256:09130b580f3445a5fe927a593a2835f67131a9ee4e35b3426dc1ae85a2c85b02 [2022-02-23T18:52:33.975Z] #12 DONE 2.7s [2022-02-23T18:52:33.975Z] [2022-02-23T18:52:33.975Z] #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-02-23T18:52:33.975Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T18:52:33.975Z] #29 15.61 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:33.975Z] #29 15.61 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:33.975Z] #29 15.63 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:33.975Z] #29 15.72 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:52:33.975Z] #29 15.88 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:52:33.975Z] #29 16.31 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:52:34.241Z] #29 ... [2022-02-23T18:52:34.241Z] [2022-02-23T18:52:34.241Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T18:52:34.241Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-23T18:52:34.241Z] #70 DONE 1.9s [2022-02-23T18:52:34.503Z] [2022-02-23T18:52:34.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-02-23T18:52:34.503Z] #13 sha256:7dc770be7e1ab23eed9470159e0716791fc9389b8736db9f481f9a9b73d9249b [2022-02-23T18:52:34.764Z] #13 DONE 0.7s [2022-02-23T18:52:34.764Z] [2022-02-23T18:52:34.764Z] #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-02-23T18:52:34.764Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:52:34.784Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.6s done [2022-02-23T18:52:34.794Z] #20 37.44 The following additional packages will be installed: [2022-02-23T18:52:34.794Z] #20 37.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:52:34.794Z] #20 37.44 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T18:52:34.794Z] #20 37.44 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T18:52:34.794Z] #20 37.44 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T18:52:34.794Z] #20 37.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T18:52:34.794Z] #20 37.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T18:52:34.794Z] #20 37.45 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T18:52:34.794Z] #20 37.47 Suggested packages: [2022-02-23T18:52:34.794Z] #20 37.47 gcc-10-locales seccomp wine64 [2022-02-23T18:52:35.038Z] #51 ... [2022-02-23T18:52:35.038Z] [2022-02-23T18:52:35.038Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:52:35.038Z] #42 sha256:d07bdc94fef7d64d0590a912825fe28cec68f66eaff1a2c1e5d8d017bc88138c [2022-02-23T18:52:35.038Z] #42 DONE 0.3s [2022-02-23T18:52:35.038Z] [2022-02-23T18:52:35.038Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:52:35.038Z] #33 sha256:7c2239bcc20e62c91830e2e85ff82b31bf18978143d858b637fec9123a7dfa0a [2022-02-23T18:52:35.038Z] #33 DONE 0.4s [2022-02-23T18:52:35.038Z] [2022-02-23T18:52:35.038Z] #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-02-23T18:52:35.038Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T18:52:35.045Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T18:52:35.302Z] #34 ... [2022-02-23T18:52:35.302Z] #11 DONE 26.7s [2022-02-23T18:52:35.302Z] [2022-02-23T18:52:35.302Z] [2022-02-23T18:52:35.302Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T18:52:35.302Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T18:52:35.302Z] #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-02-23T18:52:35.302Z] #46 sha256:54c4e323db664a0af5504bded7aa541b538fc550f0ca478dc1cf0975d5a1397b [2022-02-23T18:52:35.302Z] #46 DONE 0.5s [2022-02-23T18:52:35.302Z] [2022-02-23T18:52:35.302Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:52:35.302Z] #62 sha256:adeb9abffbc3d9bd80cc5b17b69bf5362e151820d8db51639ea6d244a66339f3 [2022-02-23T18:52:35.302Z] #62 DONE 0.5s [2022-02-23T18:52:35.302Z] [2022-02-23T18:52:35.302Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:52:35.302Z] #25 sha256:2967a2032b6e8e4da6a596fd48930c13ce801cb2698be50edabd566da330d078 [2022-02-23T18:52:35.302Z] #25 DONE 0.5s [2022-02-23T18:52:35.302Z] [2022-02-23T18:52:35.302Z] #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-02-23T18:52:35.302Z] #26 sha256:4ec870bee3bcbfe24ce230eb1eb6c6e7682da0c033f14b97c551c49b96af2eb2 [2022-02-23T18:52:35.357Z] #20 38.18 The following NEW packages will be installed: [2022-02-23T18:52:35.613Z] #20 38.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:52:35.613Z] #20 38.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T18:52:35.613Z] #20 38.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T18:52:35.613Z] #20 38.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T18:52:35.613Z] #20 38.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T18:52:35.613Z] #20 38.19 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T18:52:35.613Z] #20 38.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T18:52:35.613Z] #20 38.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T18:52:35.613Z] #20 38.21 mingw-w64-x86-64-dev [2022-02-23T18:52:35.870Z] #20 38.62 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:52:35.870Z] #20 38.62 Need to get 115 MB of archives. [2022-02-23T18:52:35.870Z] #20 38.62 After this operation, 645 MB of additional disk space will be used. [2022-02-23T18:52:35.870Z] #20 38.62 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-02-23T18:52:35.870Z] #20 38.64 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-02-23T18:52:35.870Z] #20 38.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T18:52:35.870Z] #20 38.68 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-02-23T18:52:35.870Z] #20 38.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T18:52:35.870Z] #20 38.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T18:52:35.870Z] #20 38.72 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-02-23T18:52:36.127Z] #20 38.75 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-02-23T18:52:36.127Z] #20 38.75 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-02-23T18:52:36.127Z] #20 38.84 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-02-23T18:52:36.384Z] #20 39.17 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-02-23T18:52:36.641Z] #20 39.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-02-23T18:52:36.674Z] #12 DONE 1.5s [2022-02-23T18:52:36.674Z] [2022-02-23T18:52:36.674Z] #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-02-23T18:52:36.674Z] #31 sha256:837b33540cc800ec7592512fe17c19e323b46ec18659142ef9bab1efb220a6a8 [2022-02-23T18:52:36.674Z] #31 1.791 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T18:52:36.674Z] #31 2.060 [2022-02-23T18:52:36.674Z] #31 2.277 #=#=# ######################################################################## 100.0% [2022-02-23T18:52:36.674Z] #31 2.522 [2022-02-23T18:52:36.674Z] #31 3.409 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T18:52:36.674Z] #31 3.679 [2022-02-23T18:52:36.674Z] #31 3.896 #=#=# ######################################################################## 100.0% [2022-02-23T18:52:36.674Z] #31 4.207 [2022-02-23T18:52:36.674Z] #31 5.167 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T18:52:36.674Z] #31 5.409 [2022-02-23T18:52:36.674Z] #31 5.635 #=#=# ################### 27.6% ########################################## 59.6% ################################################################# 91.6% ######################################################################## 100.0% [2022-02-23T18:52:36.674Z] #31 6.099 [2022-02-23T18:52:36.897Z] #20 39.55 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-02-23T18:52:37.154Z] #20 39.83 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-02-23T18:52:37.154Z] #20 39.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-23T18:52:37.154Z] #20 39.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T18:52:37.154Z] #20 39.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T18:52:37.154Z] #20 39.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:52:37.154Z] #20 39.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:52:37.154Z] #20 40.00 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-02-23T18:52:37.154Z] #20 40.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T18:52:37.154Z] #20 40.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T18:52:37.238Z] #31 6.866 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T18:52:37.238Z] #31 ... [2022-02-23T18:52:37.238Z] [2022-02-23T18:52:37.238Z] #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-02-23T18:52:37.238Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T18:52:37.238Z] #13 DONE 0.5s [2022-02-23T18:52:37.238Z] [2022-02-23T18:52:37.238Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:52:37.238Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T18:52:37.411Z] #20 ... [2022-02-23T18:52:37.411Z] [2022-02-23T18:52:37.411Z] #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-02-23T18:52:37.411Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T18:52:37.411Z] #65 27.56 Reading package lists... [2022-02-23T18:52:37.411Z] #65 35.44 Building dependency tree... [2022-02-23T18:52:37.411Z] #65 37.01 Reading state information... [2022-02-23T18:52:37.411Z] #65 38.40 The following additional packages will be installed: [2022-02-23T18:52:37.411Z] #65 38.41 libbtrfs0 [2022-02-23T18:52:37.411Z] #65 38.51 The following NEW packages will be installed: [2022-02-23T18:52:37.411Z] #65 38.51 libbtrfs-dev libbtrfs0 [2022-02-23T18:52:37.411Z] #65 38.84 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:52:37.411Z] #65 38.84 Need to get 460 kB of archives. [2022-02-23T18:52:37.411Z] #65 38.84 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T18:52:37.411Z] #65 38.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:52:37.411Z] #65 38.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:52:37.411Z] #65 39.29 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:52:37.411Z] #65 39.56 Fetched 460 kB in 0s (1650 kB/s) [2022-02-23T18:52:37.411Z] #65 39.62 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:52:37.411Z] #65 39.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-23T18:52:37.411Z] #65 39.66 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:52:37.411Z] #65 39.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:52:37.411Z] #65 39.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:52:37.411Z] #65 39.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:52:37.411Z] #65 39.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:52:37.411Z] #65 39.90 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:52:37.411Z] #65 39.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:52:37.411Z] #65 39.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:52:37.411Z] #65 DONE 40.1s [2022-02-23T18:52:37.411Z] [2022-02-23T18:52:37.411Z] #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-02-23T18:52:37.411Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:37.411Z] #20 40.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T18:52:37.411Z] #20 40.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T18:52:37.411Z] #20 40.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T18:52:37.411Z] #20 40.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T18:52:37.411Z] #20 40.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T18:52:37.411Z] #20 40.03 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-02-23T18:52:37.411Z] #20 40.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T18:52:37.411Z] #20 40.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T18:52:37.411Z] #20 ... [2022-02-23T18:52:37.411Z] [2022-02-23T18:52:37.411Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:52:37.411Z] #66 sha256:119d89896fb04fe8721f7e773c69ee4d0c5d2b3c0556c431856795cff7e20f31 [2022-02-23T18:52:37.411Z] #66 DONE 0.1s [2022-02-23T18:52:37.411Z] [2022-02-23T18:52:37.411Z] #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-02-23T18:52:37.411Z] #67 sha256:8b5558e916efc3121c7bf53e5eb2cbf319d8349a5a293c9d276f47f085fd5288 [2022-02-23T18:52:37.495Z] #33 ... [2022-02-23T18:52:37.495Z] [2022-02-23T18:52:37.495Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:52:37.495Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T18:52:37.495Z] #42 DONE 0.2s [2022-02-23T18:52:37.495Z] [2022-02-23T18:52:37.495Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T18:52:37.495Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T18:52:37.495Z] #33 DONE 0.2s [2022-02-23T18:52:37.495Z] [2022-02-23T18:52:37.495Z] #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-02-23T18:52:37.495Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T18:52:37.495Z] #46 DONE 0.3s [2022-02-23T18:52:37.495Z] [2022-02-23T18:52:37.495Z] #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-02-23T18:52:37.495Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:52:37.769Z] #34 ... [2022-02-23T18:52:37.769Z] [2022-02-23T18:52:37.769Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T18:52:37.769Z] #25 sha256:2a0d29b06758267a9d737afb6e7ee26a96da032abc99559a0127a0fb6e99d0c6 [2022-02-23T18:52:37.769Z] #25 DONE 0.4s [2022-02-23T18:52:37.769Z] [2022-02-23T18:52:37.769Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T18:52:37.769Z] #62 sha256:e817866a8913e65dbb2b8b10e882a38aa75fbd1b3949a99d3e40eceaa4be2114 [2022-02-23T18:52:37.769Z] #62 DONE 0.5s [2022-02-23T18:52:37.769Z] [2022-02-23T18:52:37.769Z] #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-02-23T18:52:37.769Z] #26 sha256:95c94b374cf81ae65b14a150d69d4f1c734f3b36bbb509f91250c31b40ee0ac0 [2022-02-23T18:52:38.147Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T18:52:38.147Z] [2022-02-23T18:52:38.147Z] ________ ____ __. [2022-02-23T18:52:38.147Z] \_____ \ | |/ _| [2022-02-23T18:52:38.147Z] / | \| < [2022-02-23T18:52:38.147Z] / | \ | \ [2022-02-23T18:52:38.147Z] \_______ /____|__ \ [2022-02-23T18:52:38.147Z] \/ \/ [2022-02-23T18:52:38.147Z] [2022-02-23T18:52:38.147Z] INFO: make.ps1 ended at 02/23/2022 18:52:26 [2022-02-23T18:52:38.147Z] INFO: Binaries build ended at 02/23/2022 18:52:28. Duration:00:01:21.2768875 [2022-02-23T18:52:38.147Z] INFO: Copying the built daemon binary to d:\CI\PR-43287\1\binary\dockerd-a9c0c2362a.exe... [2022-02-23T18:52:38.147Z] INFO: Copying the built client binary to d:\CI\PR-43287\1\binary\docker-a9c0c2362a.exe... [2022-02-23T18:52:38.147Z] INFO: Copying dockerversion from the container... [2022-02-23T18:52:38.147Z] INFO: Copying the golang package from the container to d:\CI\PR-43287\1\installer\go.zip... [2022-02-23T18:52:38.147Z] INFO: Extracting go.zip to d:\CI\PR-43287\1\go [2022-02-23T18:52:38.341Z] #67 0.762 + RM_GOPATH=0 [2022-02-23T18:52:38.341Z] #67 0.762 + TMP_GOPATH= [2022-02-23T18:52:38.341Z] #67 0.762 + : /build [2022-02-23T18:52:38.341Z] #67 0.762 + '[' -z '' ']' [2022-02-23T18:52:38.341Z] #67 0.762 ++ mktemp -d [2022-02-23T18:52:38.341Z] #67 0.762 + export GOPATH=/tmp/tmp.mk6Tqq43yA [2022-02-23T18:52:38.341Z] #67 0.762 + GOPATH=/tmp/tmp.mk6Tqq43yA [2022-02-23T18:52:38.341Z] #67 0.762 + RM_GOPATH=1 [2022-02-23T18:52:38.341Z] #67 0.762 + case "$(go env GOARCH)" in [2022-02-23T18:52:38.341Z] #67 0.762 ++ go env GOARCH [2022-02-23T18:52:38.341Z] #67 0.767 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:38.341Z] #67 0.767 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:38.341Z] #67 0.769 ++ dirname /install.sh [2022-02-23T18:52:38.341Z] #67 0.769 + dir=/ [2022-02-23T18:52:38.341Z] #67 0.770 + bin=containerd [2022-02-23T18:52:38.341Z] #67 0.770 + shift [2022-02-23T18:52:38.341Z] #67 0.770 + '[' '!' -f //containerd.installer ']' [2022-02-23T18:52:38.341Z] #67 0.770 + . //containerd.installer [2022-02-23T18:52:38.341Z] #67 0.770 ++ set -e [2022-02-23T18:52:38.341Z] #67 0.771 ++ : v1.5.9 [2022-02-23T18:52:38.341Z] #67 0.771 + install_containerd [2022-02-23T18:52:38.341Z] #67 0.771 + echo 'Install containerd version v1.5.9' [2022-02-23T18:52:38.341Z] #67 0.772 Install containerd version v1.5.9 [2022-02-23T18:52:38.341Z] #67 0.772 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mk6Tqq43yA/src/github.com/containerd/containerd [2022-02-23T18:52:38.341Z] #67 0.774 Cloning into '/tmp/tmp.mk6Tqq43yA/src/github.com/containerd/containerd'... [2022-02-23T18:52:38.615Z] #26 2.995 + RM_GOPATH=0 [2022-02-23T18:52:38.615Z] #26 2.995 + TMP_GOPATH= [2022-02-23T18:52:38.615Z] #26 2.995 + : /build [2022-02-23T18:52:38.615Z] #26 2.995 + '[' -z '' ']' [2022-02-23T18:52:38.615Z] #26 2.995 ++ mktemp -d [2022-02-23T18:52:38.615Z] #26 2.995 + export GOPATH=/tmp/tmp.e7YlFonYJ0 [2022-02-23T18:52:38.615Z] #26 2.995 + GOPATH=/tmp/tmp.e7YlFonYJ0 [2022-02-23T18:52:38.615Z] #26 2.995 + RM_GOPATH=1 [2022-02-23T18:52:38.615Z] #26 2.995 + case "$(go env GOARCH)" in [2022-02-23T18:52:38.615Z] #26 3.001 ++ go env GOARCH [2022-02-23T18:52:38.615Z] #26 3.063 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:38.615Z] #26 3.063 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:38.615Z] #26 3.063 ++ dirname /install.sh [2022-02-23T18:52:38.615Z] #26 3.065 + dir=/ [2022-02-23T18:52:38.615Z] #26 3.094 Install docker/cli version 17.06.2-ce from stable [2022-02-23T18:52:38.615Z] #26 3.094 + bin=dockercli [2022-02-23T18:52:38.615Z] #26 3.094 + shift [2022-02-23T18:52:38.615Z] #26 3.094 + '[' '!' -f //dockercli.installer ']' [2022-02-23T18:52:38.615Z] #26 3.094 + . //dockercli.installer [2022-02-23T18:52:38.615Z] #26 3.094 ++ : stable [2022-02-23T18:52:38.615Z] #26 3.094 ++ : 17.06.2-ce [2022-02-23T18:52:38.615Z] #26 3.094 + install_dockercli [2022-02-23T18:52:38.615Z] #26 3.094 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T18:52:38.615Z] #26 3.095 ++ uname -m [2022-02-23T18:52:38.615Z] #26 3.114 + arch=aarch64 [2022-02-23T18:52:38.615Z] #26 3.114 + '[' aarch64 '!=' x86_64 ']' [2022-02-23T18:52:38.615Z] #26 3.114 + '[' aarch64 '!=' s390x ']' [2022-02-23T18:52:38.615Z] #26 3.114 + '[' aarch64 '!=' armhf ']' [2022-02-23T18:52:38.615Z] #26 3.114 + build_dockercli [2022-02-23T18:52:38.615Z] #26 3.114 + git clone https://github.com/docker/docker-ce /tmp/tmp.e7YlFonYJ0/tmp/docker-ce [2022-02-23T18:52:38.615Z] #26 3.117 Cloning into '/tmp/tmp.e7YlFonYJ0/tmp/docker-ce'... [2022-02-23T18:52:38.981Z] INFO: Extraction ended at 02/23/2022 18:52:38. Duration:00:00:24.5955670 [2022-02-23T18:52:38.981Z] INFO: Updating the golang and path environment variables [2022-02-23T18:52:38.981Z] INFO: GOPATH=d:\gopath [2022-02-23T18:52:38.981Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T18:52:38.981Z] INFO: Running the daemon under test in debug mode [2022-02-23T18:52:38.981Z] INFO: Running the daemon under test in containerd mode [2022-02-23T18:52:38.981Z] INFO: Starting a daemon under test... [2022-02-23T18:52:38.981Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43287\1\daemon --pidfile d:\CI\PR-43287\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-23T18:52:38.981Z] INFO: Containerd started successfully. [2022-02-23T18:52:38.981Z] INFO: Process started successfully. [2022-02-23T18:52:38.981Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T18:52:38.981Z] INFO: Waiting for the daemon under test to start... [2022-02-23T18:52:40.234Z] #67 ... [2022-02-23T18:52:40.234Z] [2022-02-23T18:52:40.235Z] #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-02-23T18:52:40.235Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T18:52:40.235Z] #45 27.53 Reading package lists... [2022-02-23T18:52:40.235Z] #45 35.37 Building dependency tree... [2022-02-23T18:52:40.235Z] #45 36.88 Reading state information... [2022-02-23T18:52:40.235Z] #45 38.23 The following additional packages will be installed: [2022-02-23T18:52:40.235Z] #45 38.25 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-23T18:52:40.235Z] #45 38.29 Suggested packages: [2022-02-23T18:52:40.235Z] #45 38.29 cmake-doc ninja-build lrzip [2022-02-23T18:52:40.235Z] #45 38.29 Recommended packages: [2022-02-23T18:52:40.235Z] #45 38.29 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T18:52:40.235Z] #45 38.61 The following NEW packages will be installed: [2022-02-23T18:52:40.235Z] #45 38.62 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-23T18:52:40.235Z] #45 38.95 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:52:40.235Z] #45 38.95 Need to get 8418 kB of archives. [2022-02-23T18:52:40.235Z] #45 38.95 After this operation, 34.9 MB of additional disk space will be used. [2022-02-23T18:52:40.235Z] #45 38.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:52:40.235Z] #45 38.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:52:40.235Z] #45 38.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T18:52:40.235Z] #45 39.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T18:52:40.235Z] #45 39.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T18:52:40.235Z] #45 39.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T18:52:40.235Z] #45 39.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T18:52:40.235Z] #45 39.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T18:52:40.235Z] #45 39.66 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:52:40.235Z] #45 39.92 Fetched 8418 kB in 0s (17.4 MB/s) [2022-02-23T18:52:40.235Z] #45 39.95 Selecting previously unselected package xxd. [2022-02-23T18:52:40.235Z] #45 39.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-23T18:52:40.235Z] #45 39.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:52:40.235Z] #45 40.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:52:40.235Z] #45 40.12 Selecting previously unselected package vim-common. [2022-02-23T18:52:40.235Z] #45 40.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:52:40.235Z] #45 40.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:52:40.235Z] #45 40.30 Selecting previously unselected package cmake-data. [2022-02-23T18:52:40.235Z] #45 40.32 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T18:52:40.235Z] #45 40.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:52:40.235Z] #45 41.05 Selecting previously unselected package libarchive13:amd64. [2022-02-23T18:52:40.235Z] #45 41.06 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T18:52:40.235Z] #45 41.07 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:52:40.235Z] #45 41.15 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T18:52:40.235Z] #45 41.16 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T18:52:40.235Z] #45 41.16 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:52:40.235Z] #45 41.21 Selecting previously unselected package librhash0:amd64. [2022-02-23T18:52:40.235Z] #45 41.21 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T18:52:40.235Z] #45 41.21 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:52:40.235Z] #45 41.27 Selecting previously unselected package libuv1:amd64. [2022-02-23T18:52:40.235Z] #45 41.27 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T18:52:40.235Z] #45 41.28 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:52:40.235Z] #45 41.32 Selecting previously unselected package cmake. [2022-02-23T18:52:40.235Z] #45 41.33 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T18:52:40.235Z] #45 41.33 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:52:40.235Z] #45 42.36 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:52:40.235Z] #45 42.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:52:40.235Z] #45 42.39 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:52:40.235Z] #45 42.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:52:40.235Z] #45 42.43 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:52:40.235Z] #45 42.44 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:52:40.235Z] #45 42.45 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:52:40.235Z] #45 42.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:52:40.235Z] #45 42.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:52:40.235Z] #45 DONE 42.8s [2022-02-23T18:52:40.235Z] [2022-02-23T18:52:40.235Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:52:40.235Z] #46 sha256:9d9a26f54eb41ac64f979812d224b9cd8dfdd9a27951146d28dfb921566090ab [2022-02-23T18:52:40.235Z] #46 DONE 0.1s [2022-02-23T18:52:40.235Z] [2022-02-23T18:52:40.235Z] #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-02-23T18:52:40.235Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:40.235Z] #20 40.69 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:52:40.235Z] #20 40.98 Fetched 115 MB in 2s (66.8 MB/s) [2022-02-23T18:52:40.235Z] #20 41.03 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T18:52:40.235Z] #20 41.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-23T18:52:40.235Z] #20 41.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:52:40.235Z] #20 41.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:52:40.235Z] #20 41.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T18:52:40.235Z] #20 41.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:52:40.235Z] #20 41.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:52:40.235Z] #20 42.33 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T18:52:40.235Z] #20 42.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T18:52:40.235Z] #20 42.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:52:40.235Z] #20 42.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T18:52:40.235Z] #20 42.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:52:40.235Z] #20 42.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:52:40.235Z] #20 42.47 Selecting previously unselected package dmsetup. [2022-02-23T18:52:40.235Z] #20 42.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:52:40.235Z] #20 42.48 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:52:40.235Z] #20 42.55 Selecting previously unselected package mingw-w64-common. [2022-02-23T18:52:40.235Z] #20 42.55 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T18:52:40.235Z] #20 42.56 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T18:52:40.534Z] #26 ... [2022-02-23T18:52:40.534Z] [2022-02-23T18:52:40.534Z] #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-02-23T18:52:40.534Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T18:52:40.534Z] #29 17.46 Fetched 8389 kB in 2s (3983 kB/s) [2022-02-23T18:52:40.534Z] #29 17.46 Reading package lists... [2022-02-23T18:52:40.534Z] #29 18.39 Reading package lists... [2022-02-23T18:52:40.534Z] #29 19.21 Building dependency tree... [2022-02-23T18:52:40.534Z] #29 19.62 The following additional packages will be installed: [2022-02-23T18:52:40.534Z] #29 19.62 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T18:52:40.534Z] #29 19.62 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T18:52:40.534Z] #29 19.63 Recommended packages: [2022-02-23T18:52:40.534Z] #29 19.63 libldap-common publicsuffix libsasl2-modules [2022-02-23T18:52:40.534Z] #29 19.75 The following NEW packages will be installed: [2022-02-23T18:52:40.534Z] #29 19.75 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T18:52:40.534Z] #29 19.75 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T18:52:40.534Z] #29 19.75 libssh2-1 openssl [2022-02-23T18:52:40.534Z] #29 20.02 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T18:52:40.534Z] #29 20.02 Need to get 2932 kB of archives. [2022-02-23T18:52:40.534Z] #29 20.02 After this operation, 6483 kB of additional disk space will be used. [2022-02-23T18:52:40.534Z] #29 20.02 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-23T18:52:40.534Z] #29 20.03 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-23T18:52:40.534Z] #29 20.03 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-23T18:52:40.534Z] #29 20.05 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-23T18:52:40.534Z] #29 20.06 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-23T18:52:40.534Z] #29 20.06 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-23T18:52:40.534Z] #29 20.06 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-23T18:52:40.534Z] #29 20.10 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-23T18:52:40.534Z] #29 20.10 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-23T18:52:40.534Z] #29 20.11 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-23T18:52:40.535Z] #29 20.11 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-23T18:52:40.535Z] #29 20.13 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-23T18:52:40.535Z] #29 20.13 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-23T18:52:40.535Z] #29 20.13 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-23T18:52:40.535Z] #29 20.13 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-23T18:52:40.535Z] #29 20.34 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:52:40.535Z] #29 20.41 Fetched 2932 kB in 0s (7792 kB/s) [2022-02-23T18:52:40.535Z] #29 20.46 Selecting previously unselected package openssl. [2022-02-23T18:52:40.535Z] #29 20.46 (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-02-23T18:52:40.535Z] #29 20.46 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 20.46 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:52:40.535Z] #29 20.68 Selecting previously unselected package ca-certificates. [2022-02-23T18:52:40.535Z] #29 20.68 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T18:52:40.535Z] #29 20.71 Unpacking ca-certificates (20210119) ... [2022-02-23T18:52:40.535Z] #29 21.05 Selecting previously unselected package libbrotli1:arm64. [2022-02-23T18:52:40.535Z] #29 21.05 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 21.07 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-23T18:52:40.535Z] #29 21.15 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-23T18:52:40.535Z] #29 21.15 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 21.16 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:52:40.535Z] #29 21.22 Selecting previously unselected package libsasl2-2:arm64. [2022-02-23T18:52:40.535Z] #29 21.22 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 21.22 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:52:40.535Z] #29 21.33 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-23T18:52:40.535Z] #29 21.33 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 21.34 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-23T18:52:40.535Z] #29 21.76 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-23T18:52:40.535Z] #29 21.76 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 21.77 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-23T18:52:40.535Z] #29 21.93 Selecting previously unselected package libpsl5:arm64. [2022-02-23T18:52:40.535Z] #29 21.93 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 21.94 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-23T18:52:40.535Z] #29 22.32 Selecting previously unselected package librtmp1:arm64. [2022-02-23T18:52:40.535Z] #29 22.32 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 22.33 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:52:40.535Z] #29 22.89 Selecting previously unselected package libssh2-1:arm64. [2022-02-23T18:52:40.535Z] #29 22.89 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 22.91 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-23T18:52:40.535Z] #29 23.19 Selecting previously unselected package libcurl4:arm64. [2022-02-23T18:52:40.535Z] #29 23.19 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-23T18:52:40.535Z] #29 23.20 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:52:40.796Z] #29 23.49 Selecting previously unselected package curl. [2022-02-23T18:52:40.796Z] #29 23.49 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-23T18:52:40.796Z] #29 23.49 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:52:41.059Z] #29 23.68 Selecting previously unselected package libonig5:arm64. [2022-02-23T18:52:41.059Z] #29 23.68 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-23T18:52:41.059Z] #29 23.69 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T18:52:41.073Z] #26 ... [2022-02-23T18:52:41.073Z] [2022-02-23T18:52:41.073Z] #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-02-23T18:52:41.073Z] #31 sha256:837b33540cc800ec7592512fe17c19e323b46ec18659142ef9bab1efb220a6a8 [2022-02-23T18:52:41.073Z] #31 7.145 [2022-02-23T18:52:41.073Z] #31 7.406 #=#=# ######################################################################## 100.0% [2022-02-23T18:52:41.073Z] #31 8.173 [2022-02-23T18:52:41.073Z] #31 9.337 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T18:52:41.073Z] #31 9.926 [2022-02-23T18:52:41.073Z] #31 10.15 #=#=# ######################################################################## 100.0% [2022-02-23T18:52:41.073Z] #31 10.55 [2022-02-23T18:52:41.073Z] #31 10.63 Download of images into '/build' complete. [2022-02-23T18:52:41.073Z] #31 10.63 Use something like the following to load the result into a Docker daemon: [2022-02-23T18:52:41.073Z] #31 10.63 tar -cC '/build' . | docker load [2022-02-23T18:52:41.073Z] #31 DONE 10.7s [2022-02-23T18:52:41.073Z] [2022-02-23T18:52:41.073Z] #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-02-23T18:52:41.073Z] #63 sha256:1ce5bb567cd6268b4d16992cb66a52a51bf4176d7f84563469124b67a4ab0ade [2022-02-23T18:52:41.321Z] #29 23.94 Selecting previously unselected package libjq1:arm64. [2022-02-23T18:52:41.321Z] #29 23.94 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-23T18:52:41.321Z] #29 23.95 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-23T18:52:41.583Z] #29 24.11 Selecting previously unselected package jq. [2022-02-23T18:52:41.583Z] #29 24.13 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-23T18:52:41.583Z] #29 24.14 Unpacking jq (1.6-2.1) ... [2022-02-23T18:52:41.583Z] #29 24.26 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-23T18:52:41.583Z] #29 24.32 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-23T18:52:41.602Z] #20 44.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T18:52:41.602Z] #20 44.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T18:52:41.602Z] #20 44.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:52:41.845Z] #29 24.35 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-23T18:52:41.845Z] #29 24.37 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:52:41.845Z] #29 24.43 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T18:52:41.845Z] #29 24.45 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T18:52:41.845Z] #29 24.47 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-23T18:52:41.845Z] #29 24.49 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T18:52:41.845Z] #29 24.51 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T18:52:41.845Z] #29 24.53 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-23T18:52:41.845Z] #29 24.55 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-23T18:52:41.845Z] #29 24.56 Setting up ca-certificates (20210119) ... [2022-02-23T18:52:42.968Z] #63 4.665 + RM_GOPATH=0 [2022-02-23T18:52:42.968Z] #63 4.665 + TMP_GOPATH= [2022-02-23T18:52:42.968Z] #63 4.665 + : /build [2022-02-23T18:52:42.968Z] #63 4.665 + '[' -z '' ']' [2022-02-23T18:52:42.968Z] #63 4.665 ++ mktemp -d [2022-02-23T18:52:42.968Z] #63 4.665 + export GOPATH=/tmp/tmp.tDvDZhn0S9 [2022-02-23T18:52:42.968Z] #63 4.665 + GOPATH=/tmp/tmp.tDvDZhn0S9 [2022-02-23T18:52:42.968Z] #63 4.665 + RM_GOPATH=1 [2022-02-23T18:52:42.968Z] #63 4.665 + case "$(go env GOARCH)" in [2022-02-23T18:52:42.968Z] #63 4.665 ++ go env GOARCH [2022-02-23T18:52:42.968Z] #63 4.705 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:42.968Z] #63 4.705 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:42.968Z] #63 4.705 ++ dirname /install.sh [2022-02-23T18:52:42.968Z] #63 4.717 Install rootlesskit version v0.14.6 [2022-02-23T18:52:42.968Z] #63 4.717 + dir=/ [2022-02-23T18:52:42.968Z] #63 4.717 + bin=rootlesskit [2022-02-23T18:52:42.968Z] #63 4.717 + shift [2022-02-23T18:52:42.968Z] #63 4.717 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T18:52:42.968Z] #63 4.717 + . //rootlesskit.installer [2022-02-23T18:52:42.968Z] #63 4.717 ++ : v0.14.6 [2022-02-23T18:52:42.968Z] #63 4.717 + install_rootlesskit [2022-02-23T18:52:42.968Z] #63 4.717 + case "$1" in [2022-02-23T18:52:42.968Z] #63 4.717 + export CGO_ENABLED=0 [2022-02-23T18:52:42.968Z] #63 4.717 + CGO_ENABLED=0 [2022-02-23T18:52:42.968Z] #63 4.717 + _install_rootlesskit [2022-02-23T18:52:42.968Z] #63 4.717 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T18:52:42.968Z] #63 4.717 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:52:42.968Z] #63 4.717 + GOBIN=/build [2022-02-23T18:52:42.968Z] #63 4.717 + GO111MODULE=on [2022-02-23T18:52:42.968Z] #63 4.717 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T18:52:42.971Z] #20 ... [2022-02-23T18:52:42.971Z] [2022-02-23T18:52:42.971Z] #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-02-23T18:52:42.971Z] #47 sha256:674f0ae06228e23bc9551fdaa7980fd1c4bcbd81cc2745d77deedb3d35bf57cc [2022-02-23T18:52:42.971Z] #47 0.704 + RM_GOPATH=0 [2022-02-23T18:52:42.971Z] #47 0.704 + TMP_GOPATH= [2022-02-23T18:52:42.971Z] #47 0.704 + : /build [2022-02-23T18:52:42.971Z] #47 0.705 + '[' -z '' ']' [2022-02-23T18:52:42.971Z] #47 0.706 ++ mktemp -d [2022-02-23T18:52:42.971Z] #47 0.708 + export GOPATH=/tmp/tmp.l8GwFJbs4f [2022-02-23T18:52:42.971Z] #47 0.708 + GOPATH=/tmp/tmp.l8GwFJbs4f [2022-02-23T18:52:42.971Z] #47 0.708 + RM_GOPATH=1 [2022-02-23T18:52:42.971Z] #47 0.709 + case "$(go env GOARCH)" in [2022-02-23T18:52:42.971Z] #47 0.709 ++ go env GOARCH [2022-02-23T18:52:42.971Z] #47 0.720 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:42.971Z] #47 0.720 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:42.971Z] #47 0.720 ++ dirname /install.sh [2022-02-23T18:52:42.971Z] #47 0.726 + dir=/ [2022-02-23T18:52:42.971Z] #47 0.726 + bin=tini [2022-02-23T18:52:42.971Z] #47 0.726 + shift [2022-02-23T18:52:42.971Z] #47 0.726 + '[' '!' -f //tini.installer ']' [2022-02-23T18:52:42.971Z] #47 0.726 + . //tini.installer [2022-02-23T18:52:42.971Z] #47 0.726 ++ : v0.19.0 [2022-02-23T18:52:42.971Z] #47 0.726 + install_tini [2022-02-23T18:52:42.971Z] #47 0.726 + echo 'Install tini version v0.19.0' [2022-02-23T18:52:42.971Z] #47 0.726 Install tini version v0.19.0 [2022-02-23T18:52:42.971Z] #47 0.727 + git clone https://github.com/krallin/tini.git /tmp/tmp.l8GwFJbs4f/tini [2022-02-23T18:52:42.971Z] #47 0.728 Cloning into '/tmp/tmp.l8GwFJbs4f/tini'... [2022-02-23T18:52:42.971Z] #47 1.157 + cd /tmp/tmp.l8GwFJbs4f/tini [2022-02-23T18:52:42.971Z] #47 1.158 + git checkout -q v0.19.0 [2022-02-23T18:52:42.971Z] #47 1.167 + cmake . [2022-02-23T18:52:42.971Z] #47 1.322 -- The C compiler identification is GNU 10.2.1 [2022-02-23T18:52:42.971Z] #47 1.345 -- Detecting C compiler ABI info [2022-02-23T18:52:42.971Z] #47 1.530 -- Detecting C compiler ABI info - done [2022-02-23T18:52:42.971Z] #47 1.563 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T18:52:42.971Z] #47 1.566 -- Detecting C compile features [2022-02-23T18:52:42.971Z] #47 1.568 -- Detecting C compile features - done [2022-02-23T18:52:42.971Z] #47 1.585 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T18:52:42.971Z] #47 1.638 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T18:52:42.971Z] #47 1.676 -- Configuring done [2022-02-23T18:52:42.971Z] #47 1.684 -- Generating done [2022-02-23T18:52:42.971Z] #47 1.689 -- Build files have been written to: /tmp/tmp.l8GwFJbs4f/tini [2022-02-23T18:52:42.971Z] #47 1.695 + make tini-static [2022-02-23T18:52:42.971Z] #47 1.770 Scanning dependencies of target tini-static [2022-02-23T18:52:42.971Z] #47 1.785 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T18:52:42.971Z] #47 2.274 [100%] Linking C executable tini-static [2022-02-23T18:52:42.971Z] #47 2.531 [100%] Built target tini-static [2022-02-23T18:52:42.971Z] #47 2.566 + mkdir -p /build [2022-02-23T18:52:42.971Z] #47 2.576 + cp tini-static /build/docker-init [2022-02-23T18:52:42.971Z] #47 DONE 2.9s [2022-02-23T18:52:43.226Z] #63 5.225 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T18:52:43.226Z] #63 ... [2022-02-23T18:52:43.226Z] [2022-02-23T18:52:43.226Z] #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-02-23T18:52:43.226Z] #26 sha256:95c94b374cf81ae65b14a150d69d4f1c734f3b36bbb509f91250c31b40ee0ac0 [2022-02-23T18:52:43.226Z] #26 4.693 + RM_GOPATH=0 [2022-02-23T18:52:43.226Z] #26 4.693 + TMP_GOPATH= [2022-02-23T18:52:43.226Z] #26 4.693 + : /build [2022-02-23T18:52:43.226Z] #26 4.693 + '[' -z '' ']' [2022-02-23T18:52:43.226Z] #26 4.693 ++ mktemp -d [2022-02-23T18:52:43.226Z] #26 4.693 + export GOPATH=/tmp/tmp.aYTPBatggP [2022-02-23T18:52:43.226Z] #26 4.693 + GOPATH=/tmp/tmp.aYTPBatggP [2022-02-23T18:52:43.227Z] #26 4.693 + RM_GOPATH=1 [2022-02-23T18:52:43.227Z] #26 4.693 + case "$(go env GOARCH)" in [2022-02-23T18:52:43.227Z] #26 4.693 ++ go env GOARCH [2022-02-23T18:52:43.227Z] #26 4.729 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:43.227Z] #26 4.729 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:43.227Z] #26 4.729 ++ dirname /install.sh [2022-02-23T18:52:43.227Z] #26 4.738 + dir=/ [2022-02-23T18:52:43.227Z] #26 4.738 + bin=dockercli [2022-02-23T18:52:43.227Z] #26 4.738 + shift [2022-02-23T18:52:43.227Z] #26 4.738 + '[' '!' -f //dockercli.installer ']' [2022-02-23T18:52:43.227Z] #26 4.738 + . //dockercli.installer [2022-02-23T18:52:43.227Z] #26 4.738 ++ : stable [2022-02-23T18:52:43.227Z] #26 4.738 ++ : 17.06.2-ce [2022-02-23T18:52:43.227Z] #26 4.738 + install_dockercli [2022-02-23T18:52:43.227Z] #26 4.738 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T18:52:43.227Z] #26 4.738 ++ uname -m [2022-02-23T18:52:43.227Z] #26 4.738 Install docker/cli version 17.06.2-ce from stable [2022-02-23T18:52:43.227Z] #26 4.755 + arch=x86_64 [2022-02-23T18:52:43.227Z] #26 4.755 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T18:52:43.227Z] #26 4.755 + url=https://download.docker.com/linux/static [2022-02-23T18:52:43.227Z] #26 4.755 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T18:52:43.227Z] #26 4.755 + tar -xz docker/docker [2022-02-23T18:52:43.228Z] [2022-02-23T18:52:43.228Z] #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-02-23T18:52:43.228Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:43.228Z] #20 45.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T18:52:43.228Z] #20 45.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:52:43.228Z] #20 45.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:52:43.485Z] #20 46.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T18:52:43.485Z] #20 46.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:52:43.485Z] #20 46.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:52:44.426Z] #20 ... [2022-02-23T18:52:44.426Z] [2022-02-23T18:52:44.426Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T18:52:44.426Z] #49 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T18:52:44.426Z] #49 CACHED [2022-02-23T18:52:44.426Z] [2022-02-23T18:52:44.426Z] #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-02-23T18:52:44.426Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:52:44.426Z] #50 CACHED [2022-02-23T18:52:44.426Z] [2022-02-23T18:52:44.426Z] #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-02-23T18:52:44.426Z] #53 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T18:52:44.426Z] #53 CACHED [2022-02-23T18:52:44.426Z] [2022-02-23T18:52:44.426Z] #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-02-23T18:52:44.426Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:52:44.426Z] #54 CACHED [2022-02-23T18:52:44.426Z] [2022-02-23T18:52:44.426Z] #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-02-23T18:52:44.426Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:52:44.426Z] #56 CACHED [2022-02-23T18:52:44.426Z] [2022-02-23T18:52:44.426Z] #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-02-23T18:52:44.426Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:52:44.426Z] #58 CACHED [2022-02-23T18:52:44.426Z] [2022-02-23T18:52:44.426Z] #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-02-23T18:52:44.426Z] #60 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:52:44.426Z] #60 CACHED [2022-02-23T18:52:44.426Z] [2022-02-23T18:52:44.426Z] #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-02-23T18:52:44.426Z] #67 sha256:8b5558e916efc3121c7bf53e5eb2cbf319d8349a5a293c9d276f47f085fd5288 [2022-02-23T18:52:45.278Z] #29 ... [2022-02-23T18:52:45.278Z] [2022-02-23T18:52:45.278Z] #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-02-23T18:52:45.278Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-23T18:52:45.278Z] #53 3.441 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T18:52:45.278Z] #53 6.031 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T18:52:45.278Z] #53 6.031 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T18:52:45.278Z] #53 6.117 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T18:52:45.278Z] #53 7.610 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T18:52:45.278Z] #53 ... [2022-02-23T18:52:45.278Z] [2022-02-23T18:52:45.278Z] #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-02-23T18:52:45.278Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T18:52:45.278Z] #49 4.117 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T18:52:45.278Z] #49 6.215 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T18:52:45.278Z] #49 6.215 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T18:52:45.278Z] #49 6.294 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T18:52:45.278Z] #49 6.365 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T18:52:45.278Z] #49 6.656 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T18:52:45.278Z] #49 6.834 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T18:52:45.278Z] #49 6.881 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T18:52:45.278Z] #49 6.979 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T18:52:45.278Z] #49 7.085 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T18:52:45.278Z] #49 ... [2022-02-23T18:52:45.278Z] [2022-02-23T18:52:45.278Z] #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-02-23T18:52:45.278Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:52:45.278Z] #14 3.852 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:45.278Z] #14 3.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:45.278Z] #14 4.086 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:45.278Z] #14 4.265 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:52:45.278Z] #14 5.127 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:52:45.278Z] #14 5.906 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:52:45.278Z] #14 ... [2022-02-23T18:52:45.278Z] [2022-02-23T18:52:45.278Z] #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-02-23T18:52:45.278Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-23T18:52:45.278Z] #36 3.878 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T18:52:45.278Z] #36 ... [2022-02-23T18:52:45.278Z] [2022-02-23T18:52:45.278Z] #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-02-23T18:52:45.278Z] #63 sha256:b91ca856286e5423482dbcf984468a82ecd6df90e56f39de79212e6580696f54 [2022-02-23T18:52:45.278Z] #63 3.193 + RM_GOPATH=0 [2022-02-23T18:52:45.278Z] #63 3.193 + TMP_GOPATH= [2022-02-23T18:52:45.278Z] #63 3.193 + : /build [2022-02-23T18:52:45.278Z] #63 3.193 + '[' -z '' ']' [2022-02-23T18:52:45.278Z] #63 3.194 ++ mktemp -d [2022-02-23T18:52:45.278Z] #63 3.203 + export GOPATH=/tmp/tmp.NEJ3lBPG6c [2022-02-23T18:52:45.278Z] #63 3.203 + GOPATH=/tmp/tmp.NEJ3lBPG6c [2022-02-23T18:52:45.278Z] #63 3.203 + RM_GOPATH=1 [2022-02-23T18:52:45.278Z] #63 3.203 + case "$(go env GOARCH)" in [2022-02-23T18:52:45.278Z] #63 3.203 ++ go env GOARCH [2022-02-23T18:52:45.278Z] #63 3.207 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:45.278Z] #63 3.207 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:52:45.278Z] #63 3.208 ++ dirname /install.sh [2022-02-23T18:52:45.278Z] #63 3.208 + dir=/ [2022-02-23T18:52:45.278Z] #63 3.208 + bin=rootlesskit [2022-02-23T18:52:45.278Z] #63 3.208 + shift [2022-02-23T18:52:45.278Z] #63 3.208 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T18:52:45.278Z] #63 3.208 + . //rootlesskit.installer [2022-02-23T18:52:45.278Z] #63 3.208 ++ : v0.14.6 [2022-02-23T18:52:45.278Z] #63 3.209 + install_rootlesskit [2022-02-23T18:52:45.278Z] #63 3.209 + case "$1" in [2022-02-23T18:52:45.278Z] #63 3.209 + export CGO_ENABLED=0 [2022-02-23T18:52:45.278Z] #63 3.209 + CGO_ENABLED=0 [2022-02-23T18:52:45.278Z] #63 3.209 + _install_rootlesskit [2022-02-23T18:52:45.278Z] #63 3.209 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T18:52:45.278Z] #63 3.209 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:52:45.278Z] #63 3.209 + GOBIN=/build [2022-02-23T18:52:45.278Z] #63 3.209 + GO111MODULE=on [2022-02-23T18:52:45.278Z] #63 3.209 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T18:52:45.278Z] #63 3.210 Install rootlesskit version v0.14.6 [2022-02-23T18:52:45.278Z] #63 3.624 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T18:52:45.278Z] #63 6.369 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:52:45.278Z] #63 6.387 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T18:52:45.278Z] #63 7.017 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T18:52:45.278Z] #63 9.392 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T18:52:45.278Z] #63 10.05 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T18:52:45.278Z] #63 10.06 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T18:52:45.278Z] #63 10.10 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T18:52:45.278Z] #63 10.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:52:45.278Z] #63 ... [2022-02-23T18:52:45.278Z] [2022-02-23T18:52:45.278Z] #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-02-23T18:52:45.278Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:52:45.278Z] #47 3.600 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:45.278Z] #47 3.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:45.278Z] #47 3.610 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:45.278Z] #47 4.107 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T18:52:45.278Z] #47 4.270 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:52:45.278Z] #47 5.346 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:52:45.278Z] #47 6.708 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:52:45.278Z] #47 8.556 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T18:52:45.543Z] #47 ... [2022-02-23T18:52:45.543Z] [2022-02-23T18:52:45.543Z] #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-02-23T18:52:45.543Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T18:52:45.543Z] #58 4.002 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:45.543Z] #58 4.025 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:45.543Z] #58 4.086 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:45.543Z] #58 4.499 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:52:45.543Z] #58 5.587 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:52:45.543Z] #58 6.390 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:52:45.543Z] #58 ... [2022-02-23T18:52:45.543Z] [2022-02-23T18:52:45.543Z] #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-02-23T18:52:45.543Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T18:52:45.543Z] #43 3.137 + git clone https://github.com/docker/distribution.git . [2022-02-23T18:52:45.543Z] #43 3.137 Cloning into '.'... [2022-02-23T18:52:45.796Z] #67 ... [2022-02-23T18:52:45.796Z] [2022-02-23T18:52:45.796Z] #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-02-23T18:52:45.796Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:45.796Z] #20 48.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T18:52:45.804Z] #43 ... [2022-02-23T18:52:45.804Z] [2022-02-23T18:52:45.804Z] #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-02-23T18:52:45.804Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:52:45.804Z] #38 3.745 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:45.804Z] #38 3.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:45.804Z] #38 4.082 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:45.804Z] #38 4.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:52:45.804Z] #38 4.834 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:52:45.804Z] #38 6.439 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:52:45.804Z] #38 ... [2022-02-23T18:52:45.804Z] [2022-02-23T18:52:45.804Z] #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-02-23T18:52:45.804Z] #63 sha256:b91ca856286e5423482dbcf984468a82ecd6df90e56f39de79212e6580696f54 [2022-02-23T18:52:45.804Z] #63 10.35 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T18:52:45.804Z] #63 10.53 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T18:52:45.804Z] #63 10.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T18:52:46.052Z] #20 48.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:52:46.052Z] #20 48.66 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:52:46.064Z] #63 10.89 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T18:52:47.406Z] #26 ... [2022-02-23T18:52:47.406Z] [2022-02-23T18:52:47.406Z] #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-02-23T18:52:47.406Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:52:47.406Z] #51 4.509 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T18:52:47.664Z] #51 ... [2022-02-23T18:52:47.664Z] [2022-02-23T18:52:47.664Z] #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-02-23T18:52:47.664Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:52:47.664Z] #43 4.633 + git clone https://github.com/docker/distribution.git . [2022-02-23T18:52:47.664Z] #43 4.633 Cloning into '.'... [2022-02-23T18:52:47.664Z] #43 ... [2022-02-23T18:52:47.664Z] [2022-02-23T18:52:47.664Z] #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-02-23T18:52:47.664Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:52:47.664Z] #49 4.656 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T18:52:47.664Z] #49 5.791 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T18:52:47.664Z] #49 6.023 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T18:52:47.664Z] #49 6.093 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T18:52:47.665Z] #49 6.307 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T18:52:47.665Z] #49 6.326 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T18:52:47.665Z] #49 6.448 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T18:52:47.665Z] #49 6.490 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T18:52:47.665Z] #49 6.819 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T18:52:47.665Z] #49 6.876 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T18:52:47.665Z] #49 7.089 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T18:52:47.665Z] #49 7.256 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T18:52:47.665Z] #49 7.383 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T18:52:47.922Z] #49 ... [2022-02-23T18:52:47.922Z] [2022-02-23T18:52:47.922Z] #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-02-23T18:52:47.922Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:52:47.922Z] #36 5.732 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T18:52:47.922Z] #36 ... [2022-02-23T18:52:47.922Z] [2022-02-23T18:52:47.922Z] #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-02-23T18:52:47.922Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:52:47.922Z] #38 4.810 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:47.922Z] #38 4.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:47.922Z] #38 4.810 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:47.922Z] #38 5.224 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:52:47.922Z] #38 6.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:52:47.922Z] #38 8.859 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:52:47.982Z] #63 ... [2022-02-23T18:52:47.982Z] [2022-02-23T18:52:47.982Z] #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-02-23T18:52:47.982Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:52:47.982Z] #51 3.087 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T18:52:47.982Z] #51 ... [2022-02-23T18:52:47.982Z] [2022-02-23T18:52:47.982Z] #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-02-23T18:52:47.982Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T18:52:47.982Z] #34 2.955 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T18:52:47.982Z] #34 2.982 Cloning into '.'... [2022-02-23T18:52:48.180Z] #38 ... [2022-02-23T18:52:48.180Z] [2022-02-23T18:52:48.180Z] #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-02-23T18:52:48.180Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:52:48.180Z] #14 5.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:48.180Z] #14 5.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:48.180Z] #14 5.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:48.180Z] #14 6.751 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:52:48.180Z] #14 8.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:52:48.180Z] #14 10.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:52:48.180Z] #14 ... [2022-02-23T18:52:48.180Z] [2022-02-23T18:52:48.180Z] #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-02-23T18:52:48.180Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:52:48.180Z] #58 4.331 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:48.180Z] #58 4.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:48.180Z] #58 4.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:48.180Z] #58 4.626 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:52:48.180Z] #58 5.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:52:48.180Z] #58 7.848 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:52:48.253Z] #34 ... [2022-02-23T18:52:48.253Z] [2022-02-23T18:52:48.253Z] #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-02-23T18:52:48.253Z] #63 sha256:b91ca856286e5423482dbcf984468a82ecd6df90e56f39de79212e6580696f54 [2022-02-23T18:52:48.253Z] #63 12.85 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T18:52:48.439Z] #58 ... [2022-02-23T18:52:48.439Z] [2022-02-23T18:52:48.439Z] #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-02-23T18:52:48.439Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:52:48.439Z] #47 5.346 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:52:48.439Z] #47 5.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:52:48.439Z] #47 5.399 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:52:48.439Z] #47 5.949 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T18:52:48.439Z] #47 6.539 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:52:48.439Z] #47 8.464 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:52:48.439Z] #47 10.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:52:48.514Z] #63 13.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T18:52:48.696Z] #47 ... [2022-02-23T18:52:48.696Z] [2022-02-23T18:52:48.696Z] #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-02-23T18:52:48.696Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:52:48.696Z] #53 4.251 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T18:52:48.696Z] #53 5.138 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T18:52:48.696Z] #53 5.163 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T18:52:48.696Z] #53 5.232 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T18:52:48.696Z] #53 6.817 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T18:52:48.696Z] #53 ... [2022-02-23T18:52:48.696Z] [2022-02-23T18:52:48.696Z] #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-02-23T18:52:48.696Z] #63 sha256:1ce5bb567cd6268b4d16992cb66a52a51bf4176d7f84563469124b67a4ab0ade [2022-02-23T18:52:48.696Z] #63 7.833 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:52:48.696Z] #63 7.847 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T18:52:48.696Z] #63 8.367 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T18:52:48.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T18:52:49.263Z] #63 11.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T18:52:49.827Z] #63 11.89 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T18:52:49.827Z] #63 11.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T18:52:49.827Z] #63 11.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T18:52:50.084Z] #63 12.12 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:52:50.084Z] #63 12.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T18:52:50.224Z] #20 52.54 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T18:52:50.224Z] #20 52.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:52:50.224Z] #20 52.55 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:52:50.342Z] #63 12.49 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T18:52:50.600Z] #63 12.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T18:52:50.858Z] #63 12.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T18:52:50.858Z] #63 13.12 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T18:52:51.423Z] #63 ... [2022-02-23T18:52:51.423Z] [2022-02-23T18:52:51.423Z] #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-02-23T18:52:51.423Z] #26 sha256:95c94b374cf81ae65b14a150d69d4f1c734f3b36bbb509f91250c31b40ee0ac0 [2022-02-23T18:52:51.423Z] #26 12.96 + mkdir -p /build [2022-02-23T18:52:51.423Z] #26 12.96 + mv docker/docker /build/ [2022-02-23T18:52:51.423Z] #26 12.97 + rmdir docker [2022-02-23T18:52:51.423Z] #26 DONE 13.8s [2022-02-23T18:52:51.423Z] [2022-02-23T18:52:51.423Z] #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-02-23T18:52:51.423Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:52:51.423Z] #47 13.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T18:52:51.589Z] #20 54.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T18:52:51.589Z] #20 54.14 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:52:51.589Z] #20 54.15 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:52:52.355Z] #47 ... [2022-02-23T18:52:52.355Z] [2022-02-23T18:52:52.355Z] #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-02-23T18:52:52.355Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:52:52.355Z] #34 4.857 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T18:52:52.355Z] #34 4.859 Cloning into '.'... [2022-02-23T18:52:52.613Z] #34 ... [2022-02-23T18:52:52.613Z] [2022-02-23T18:52:52.613Z] #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-02-23T18:52:52.613Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:52:52.613Z] #49 12.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T18:52:52.613Z] #49 12.42 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T18:52:53.478Z] #20 56.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T18:52:53.478Z] #20 56.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:52:53.478Z] #20 56.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:52:53.837Z] #63 ... [2022-02-23T18:52:53.837Z] [2022-02-23T18:52:53.837Z] #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-02-23T18:52:53.837Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-23T18:52:53.837Z] #36 14.08 tomll can be used in two ways: [2022-02-23T18:52:53.837Z] #36 14.08 Writing to STDIN and reading from STDOUT: [2022-02-23T18:52:53.837Z] #36 14.08 cat file.toml | tomll > file.toml [2022-02-23T18:52:53.837Z] #36 14.08 [2022-02-23T18:52:53.838Z] #36 14.08 Reading and updating a list of files: [2022-02-23T18:52:53.838Z] #36 14.08 tomll a.toml b.toml c.toml [2022-02-23T18:52:53.838Z] #36 14.09 [2022-02-23T18:52:53.838Z] #36 14.09 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T18:52:53.838Z] #36 DONE 18.3s [2022-02-23T18:52:53.838Z] [2022-02-23T18:52:53.838Z] #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-02-23T18:52:53.838Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T18:52:53.838Z] #29 27.68 Updating certificates in /etc/ssl/certs... [2022-02-23T18:52:53.838Z] #29 30.99 129 added, 0 removed; done. [2022-02-23T18:52:53.838Z] #29 31.23 Setting up jq (1.6-2.1) ... [2022-02-23T18:52:53.838Z] #29 31.25 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-23T18:52:53.838Z] #29 31.27 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T18:52:53.838Z] #29 31.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:52:53.838Z] #29 31.37 Processing triggers for ca-certificates (20210119) ... [2022-02-23T18:52:53.838Z] #29 31.38 Updating certificates in /etc/ssl/certs... [2022-02-23T18:52:53.838Z] #29 34.00 0 added, 0 removed; done. [2022-02-23T18:52:53.838Z] #29 34.00 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T18:52:53.838Z] #29 34.00 done. [2022-02-23T18:52:53.838Z] #29 DONE 35.6s [2022-02-23T18:52:53.838Z] [2022-02-23T18:52:53.838Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T18:52:53.838Z] #30 sha256:b599a4d7b85b0ac888d84efa1e4644f5ea6159e6d71e32c306088767f35e8655 [2022-02-23T18:52:53.838Z] #30 DONE 0.3s [2022-02-23T18:52:53.838Z] [2022-02-23T18:52:53.838Z] #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-02-23T18:52:53.838Z] #31 sha256:24bbe07f7ea275fb32492cc68639f75ae87eac4be4e6455b9ff5e70ee29fb798 [2022-02-23T18:52:54.846Z] #20 ... [2022-02-23T18:52:54.847Z] [2022-02-23T18:52:54.847Z] #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-02-23T18:52:54.847Z] #67 sha256:8b5558e916efc3121c7bf53e5eb2cbf319d8349a5a293c9d276f47f085fd5288 [2022-02-23T18:52:54.847Z] #67 12.42 + cd /tmp/tmp.mk6Tqq43yA/src/github.com/containerd/containerd [2022-02-23T18:52:54.847Z] #67 12.42 + git checkout -q v1.5.9 [2022-02-23T18:52:54.847Z] #67 13.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T18:52:54.847Z] #67 13.29 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T18:52:54.847Z] #67 13.29 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:52:54.847Z] #67 13.29 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:52:54.847Z] #67 13.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T18:52:54.847Z] #67 13.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T18:52:54.847Z] #67 13.29 + '[' '' = dynamic ']' [2022-02-23T18:52:54.847Z] #67 13.29 + make [2022-02-23T18:52:54.847Z] #67 14.00 + bin/ctr [2022-02-23T18:52:55.142Z] #49 ... [2022-02-23T18:52:55.142Z] [2022-02-23T18:52:55.142Z] #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-02-23T18:52:55.142Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T18:52:55.142Z] #36 16.74 tomll can be used in two ways: [2022-02-23T18:52:55.142Z] #36 16.74 Writing to STDIN and reading from STDOUT: [2022-02-23T18:52:55.142Z] #36 16.74 cat file.toml | tomll > file.toml [2022-02-23T18:52:55.142Z] #36 16.74 [2022-02-23T18:52:55.142Z] #36 16.74 Reading and updating a list of files: [2022-02-23T18:52:55.142Z] #36 16.74 tomll a.toml b.toml c.toml [2022-02-23T18:52:55.142Z] #36 16.74 [2022-02-23T18:52:55.142Z] #36 16.74 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T18:52:55.142Z] #36 DONE 17.5s [2022-02-23T18:52:55.142Z] [2022-02-23T18:52:55.142Z] #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-02-23T18:52:55.142Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:52:55.142Z] #38 17.21 Fetched 8505 kB in 13s (667 kB/s) [2022-02-23T18:52:55.226Z] #31 ... [2022-02-23T18:52:55.226Z] [2022-02-23T18:52:55.226Z] #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-02-23T18:52:55.226Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T18:52:55.226Z] #49 10.46 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T18:52:55.226Z] #49 10.50 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T18:52:55.226Z] #49 10.60 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T18:52:55.226Z] #49 12.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T18:52:55.226Z] #49 12.24 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T18:52:55.226Z] #49 ... [2022-02-23T18:52:55.226Z] [2022-02-23T18:52:55.226Z] #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-02-23T18:52:55.226Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T18:52:55.226Z] #43 15.54 + git checkout -q v2.3.0 [2022-02-23T18:52:55.227Z] #43 16.78 + 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-02-23T18:52:55.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T18:52:56.613Z] #43 ... [2022-02-23T18:52:56.613Z] [2022-02-23T18:52:56.613Z] #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-02-23T18:52:56.613Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:52:56.613Z] #38 12.04 Fetched 8389 kB in 9s (977 kB/s) [2022-02-23T18:52:56.613Z] #38 12.04 Reading package lists... [2022-02-23T18:52:56.613Z] #38 16.36 Reading package lists... [2022-02-23T18:52:56.613Z] #38 20.76 Building dependency tree... [2022-02-23T18:52:56.875Z] #38 ... [2022-02-23T18:52:56.875Z] [2022-02-23T18:52:56.875Z] #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-02-23T18:52:56.875Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:52:56.875Z] #47 13.84 Fetched 8392 kB in 11s (796 kB/s) [2022-02-23T18:52:56.875Z] #47 13.84 Reading package lists... [2022-02-23T18:52:56.875Z] #47 17.35 Reading package lists... [2022-02-23T18:52:57.367Z] #67 ... [2022-02-23T18:52:57.367Z] [2022-02-23T18:52:57.367Z] #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-02-23T18:52:57.367Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T18:52:57.367Z] #20 60.20 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T18:52:57.367Z] #20 60.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:52:57.367Z] #20 60.21 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:52:57.457Z] #47 21.72 Building dependency tree... [2022-02-23T18:52:57.457Z] #47 ... [2022-02-23T18:52:57.457Z] [2022-02-23T18:52:57.458Z] #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-02-23T18:52:57.458Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:52:57.458Z] #14 12.61 Fetched 8389 kB in 9s (934 kB/s) [2022-02-23T18:52:57.458Z] #14 12.61 Reading package lists... [2022-02-23T18:52:57.458Z] #14 16.49 Reading package lists... [2022-02-23T18:52:57.458Z] #14 20.81 Building dependency tree... [2022-02-23T18:52:57.458Z] #14 ... [2022-02-23T18:52:57.458Z] [2022-02-23T18:52:57.458Z] #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-02-23T18:52:57.458Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T18:52:57.458Z] #58 13.08 Fetched 8389 kB in 9s (901 kB/s) [2022-02-23T18:52:57.458Z] #58 13.08 Reading package lists... [2022-02-23T18:52:57.458Z] #58 17.08 Reading package lists... [2022-02-23T18:52:57.458Z] #58 21.44 Building dependency tree... [2022-02-23T18:52:58.031Z] #58 ... [2022-02-23T18:52:58.031Z] [2022-02-23T18:52:58.031Z] #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-02-23T18:52:58.031Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:52:58.031Z] #47 21.72 Building dependency tree... [2022-02-23T18:52:59.261Z] #20 61.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T18:52:59.261Z] #20 61.82 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T18:52:59.261Z] #20 61.83 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:52:59.261Z] #20 61.88 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T18:52:59.261Z] #20 61.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T18:52:59.261Z] #20 61.90 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:52:59.261Z] #20 61.96 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T18:52:59.261Z] #20 61.96 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T18:52:59.261Z] #20 61.97 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:52:59.261Z] #20 62.05 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:52:59.261Z] #20 62.05 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:52:59.261Z] #20 62.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:52:59.261Z] #20 62.13 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:52:59.271Z] INFO: Extraction ended at 02/23/2022 18:52:57. Duration:00:00:27.5413915 [2022-02-23T18:52:59.271Z] INFO: Updating the golang and path environment variables [2022-02-23T18:52:59.271Z] INFO: GOPATH=d:\gopath [2022-02-23T18:52:59.271Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T18:52:59.271Z] INFO: Running the daemon under test in debug mode [2022-02-23T18:52:59.271Z] INFO: Starting a daemon under test... [2022-02-23T18:52:59.271Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43287\1\daemon --pidfile d:\CI\PR-43287\1\docker.pid -D [2022-02-23T18:52:59.271Z] INFO: Process started successfully. [2022-02-23T18:52:59.271Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T18:52:59.271Z] INFO: Waiting for the daemon under test to start... [2022-02-23T18:52:59.517Z] #20 62.15 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:52:59.517Z] #20 62.15 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:52:59.517Z] #20 62.24 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T18:52:59.517Z] #20 62.24 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:52:59.517Z] #20 62.25 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:52:59.517Z] #20 62.28 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T18:52:59.517Z] #20 62.29 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T18:52:59.517Z] #20 62.30 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:52:59.774Z] #20 62.36 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T18:52:59.774Z] #20 62.37 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T18:52:59.774Z] #20 62.37 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:52:59.774Z] #20 62.50 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T18:52:59.774Z] #20 62.50 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T18:52:59.774Z] #20 62.51 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:52:59.774Z] #20 62.58 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T18:52:59.774Z] #20 62.59 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T18:52:59.774Z] #20 62.59 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:52:59.948Z] #47 24.86 The following additional packages will be installed: [2022-02-23T18:52:59.948Z] #47 24.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:53:00.032Z] #20 62.68 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T18:53:00.032Z] #20 62.69 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T18:53:00.032Z] #20 62.70 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:53:00.032Z] #20 62.74 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T18:53:00.032Z] #20 62.74 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T18:53:00.032Z] #20 62.75 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:53:00.032Z] #20 62.94 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T18:53:00.058Z] ...INFO: Daemon under test started and replied! [2022-02-23T18:53:00.058Z] INFO: Docker version of the daemon under test [2022-02-23T18:53:00.058Z] [2022-02-23T18:53:00.058Z] Client: [2022-02-23T18:53:00.058Z] Version: 17.06.2-ce [2022-02-23T18:53:00.058Z] API version: 1.30 [2022-02-23T18:53:00.058Z] Go version: go1.8.3 [2022-02-23T18:53:00.058Z] Git commit: cec0b72 [2022-02-23T18:53:00.058Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T18:53:00.058Z] OS/Arch: windows/amd64 [2022-02-23T18:53:00.058Z] [2022-02-23T18:53:00.058Z] Server: [2022-02-23T18:53:00.058Z] Version: 0.0.0-dev [2022-02-23T18:53:00.058Z] API version: 1.42 (minimum version 1.24) [2022-02-23T18:53:00.058Z] Go version: go1.17.7 [2022-02-23T18:53:00.058Z] Git commit: 898451207b [2022-02-23T18:53:00.058Z] Built: 02/23/2022 18:51:01 [2022-02-23T18:53:00.058Z] OS/Arch: windows/amd64 [2022-02-23T18:53:00.058Z] Experimental: false [2022-02-23T18:53:00.058Z] [2022-02-23T18:53:00.058Z] INFO: Docker info of the daemon under test [2022-02-23T18:53:00.058Z] [2022-02-23T18:53:00.058Z] Containers: 0 [2022-02-23T18:53:00.058Z] Running: 0 [2022-02-23T18:53:00.058Z] Paused: 0 [2022-02-23T18:53:00.058Z] Stopped: 0 [2022-02-23T18:53:00.058Z] Images: 0 [2022-02-23T18:53:00.058Z] Server Version: 0.0.0-dev [2022-02-23T18:53:00.058Z] Storage Driver: windowsfilter [2022-02-23T18:53:00.058Z] Windows: [2022-02-23T18:53:00.058Z] Logging Driver: json-file [2022-02-23T18:53:00.058Z] Plugins: [2022-02-23T18:53:00.058Z] Volume: local [2022-02-23T18:53:00.058Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:53:00.058Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:53:00.058Z] Swarm: inactive [2022-02-23T18:53:00.058Z] Default Isolation: process [2022-02-23T18:53:00.058Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:53:00.058Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:53:00.058Z] OSType: windows [2022-02-23T18:53:00.058Z] Architecture: x86_64 [2022-02-23T18:53:00.058Z] CPUs: 4 [2022-02-23T18:53:00.058Z] Total Memory: 32GiB [2022-02-23T18:53:00.058Z] Name: azwin-2-6dcd61 [2022-02-23T18:53:00.058Z] ID: LWHG:AVHZ:6KSG:WCY7:HOXQ:YWXE:QFNG:PTRZ:3ZOJ:5TOX:B2W3:UYAB [2022-02-23T18:53:00.058Z] Docker Root Dir: D:\CI\PR-43287\1\daemon [2022-02-23T18:53:00.058Z] Debug Mode (client): false [2022-02-23T18:53:00.058Z] Debug Mode (server): true [2022-02-23T18:53:00.058Z] File Descriptors: -1 [2022-02-23T18:53:00.058Z] Goroutines: 31 [2022-02-23T18:53:00.058Z] System Time: 2022-02-23T18:52:58.0016053Z [2022-02-23T18:53:00.058Z] EventsListeners: 0 [2022-02-23T18:53:00.058Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:53:00.058Z] Labels: [2022-02-23T18:53:00.058Z] Experimental: false [2022-02-23T18:53:00.058Z] Insecure Registries: [2022-02-23T18:53:00.058Z] 127.0.0.0/8 [2022-02-23T18:53:00.058Z] Live Restore Enabled: false [2022-02-23T18:53:00.058Z] [2022-02-23T18:53:00.058Z] [2022-02-23T18:53:00.058Z] INFO: Docker images of the daemon under test [2022-02-23T18:53:00.058Z] [2022-02-23T18:53:00.058Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T18:53:00.058Z] [2022-02-23T18:53:00.058Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T18:53:00.058Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-23T18:53:00.058Z] ltsc2022: Pulling from windows/servercore [2022-02-23T18:53:00.058Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T18:53:00.058Z] 898469748ff6: Pulling fs layer [2022-02-23T18:53:00.210Z] #47 24.88 python3-protobuf python3-six [2022-02-23T18:53:00.210Z] #47 24.89 Suggested packages: [2022-02-23T18:53:00.210Z] #47 24.89 python3-setuptools [2022-02-23T18:53:00.210Z] #47 24.89 Recommended packages: [2022-02-23T18:53:00.210Z] #47 24.89 iproute2 | iproute [2022-02-23T18:53:00.289Z] #20 62.95 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T18:53:00.289Z] #20 62.95 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:53:00.289Z] #20 63.04 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T18:53:00.289Z] #20 63.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:53:00.289Z] #20 63.05 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:53:00.289Z] #20 63.10 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T18:53:00.289Z] #20 63.10 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T18:53:00.289Z] #20 63.10 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:53:00.289Z] #20 63.16 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T18:53:00.289Z] #20 63.16 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T18:53:00.402Z] #38 17.21 Reading package lists... [2022-02-23T18:53:00.402Z] #38 22.44 Reading package lists... [2022-02-23T18:53:00.402Z] #38 ... [2022-02-23T18:53:00.402Z] [2022-02-23T18:53:00.402Z] #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-02-23T18:53:00.402Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:53:00.402Z] #43 22.40 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-02-23T18:53:00.402Z] #43 22.53 + git checkout -q v2.3.0 [2022-02-23T18:53:00.471Z] #47 25.29 The following NEW packages will be installed: [2022-02-23T18:53:00.471Z] #47 25.30 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:53:00.471Z] #47 25.30 python3-protobuf python3-six [2022-02-23T18:53:00.546Z] #20 63.17 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:53:00.546Z] #20 63.37 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:53:00.546Z] #20 63.38 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:53:00.546Z] #20 63.39 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:53:00.546Z] #20 63.40 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:53:00.546Z] #20 63.41 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:53:00.546Z] #20 63.43 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:53:00.803Z] #20 63.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:53:00.803Z] #20 63.45 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:53:00.803Z] #20 63.45 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:53:00.803Z] #20 63.47 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:53:00.803Z] #20 63.48 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:53:00.803Z] #20 63.49 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:53:00.803Z] #20 63.50 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:53:00.803Z] #20 63.51 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:53:00.803Z] #20 63.52 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T18:53:00.803Z] #20 63.54 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:53:00.803Z] #20 63.55 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:53:00.803Z] #20 63.56 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:53:00.803Z] #20 63.57 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:53:00.803Z] #20 63.58 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:53:00.803Z] #20 63.60 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:53:00.803Z] #20 63.61 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-02-23T18:53:00.803Z] #20 63.62 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:53:00.803Z] #20 63.63 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-02-23T18:53:00.803Z] #20 63.63 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:53:00.803Z] #20 63.65 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:53:01.046Z] #47 25.71 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:01.046Z] #47 25.71 Need to get 2115 kB of archives. [2022-02-23T18:53:01.046Z] #47 25.71 After this operation, 10.7 MB of additional disk space will be used. [2022-02-23T18:53:01.046Z] #47 25.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-23T18:53:01.046Z] #47 25.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:53:01.046Z] #47 25.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T18:53:01.046Z] #47 25.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-23T18:53:01.046Z] #47 25.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-23T18:53:01.046Z] #47 25.83 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-02-23T18:53:01.046Z] #47 25.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-23T18:53:01.060Z] #20 63.66 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-02-23T18:53:01.060Z] #20 63.67 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:53:01.060Z] #20 63.68 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:53:01.060Z] #20 63.70 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:53:01.060Z] #20 63.71 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:53:01.060Z] #20 63.72 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:53:01.060Z] #20 63.73 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:53:01.060Z] #20 63.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:53:01.629Z] #20 DONE 64.4s [2022-02-23T18:53:01.629Z] [2022-02-23T18:53:01.629Z] #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-02-23T18:53:01.629Z] #67 sha256:8b5558e916efc3121c7bf53e5eb2cbf319d8349a5a293c9d276f47f085fd5288 [2022-02-23T18:53:01.629Z] #67 ... [2022-02-23T18:53:01.629Z] [2022-02-23T18:53:01.629Z] #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-02-23T18:53:01.629Z] #21 sha256:2d5a0b4f1bd40f78b3ae3b8ba9e431d3ea34785500058bf031b1d8ea29263c39 [2022-02-23T18:53:02.299Z] #43 24.73 + 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-02-23T18:53:03.000Z] #21 1.057 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:53:03.001Z] #21 1.057 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-23T18:53:03.001Z] #21 1.057 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:53:03.232Z] #43 ... [2022-02-23T18:53:03.232Z] [2022-02-23T18:53:03.232Z] #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-02-23T18:53:03.232Z] #63 sha256:1ce5bb567cd6268b4d16992cb66a52a51bf4176d7f84563469124b67a4ab0ade [2022-02-23T18:53:03.232Z] #63 15.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T18:53:03.232Z] #63 ... [2022-02-23T18:53:03.232Z] [2022-02-23T18:53:03.232Z] #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-02-23T18:53:03.232Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:53:03.232Z] #51 25.72 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T18:53:03.232Z] #51 25.72 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:53:03.232Z] #51 25.75 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T18:53:03.232Z] #51 25.81 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T18:53:03.490Z] #51 26.05 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T18:53:03.490Z] #51 26.23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T18:53:03.687Z] #47 ... [2022-02-23T18:53:03.687Z] [2022-02-23T18:53:03.687Z] #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-02-23T18:53:03.687Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T18:53:03.687Z] #34 28.03 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T18:53:03.747Z] #51 26.52 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T18:53:03.747Z] #51 26.61 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T18:53:03.747Z] #51 ... [2022-02-23T18:53:03.747Z] [2022-02-23T18:53:03.747Z] #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-02-23T18:53:03.747Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:53:03.747Z] #58 16.47 Fetched 8505 kB in 12s (685 kB/s) [2022-02-23T18:53:03.747Z] #58 16.47 Reading package lists... [2022-02-23T18:53:03.952Z] #34 28.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T18:53:04.008Z] #58 21.70 Reading package lists... [2022-02-23T18:53:04.265Z] #58 26.86 Building dependency tree... [2022-02-23T18:53:04.265Z] #58 ... [2022-02-23T18:53:04.265Z] [2022-02-23T18:53:04.265Z] #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-02-23T18:53:04.265Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:53:04.265Z] #51 26.78 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T18:53:04.265Z] #51 26.86 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T18:53:05.196Z] #51 27.85 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T18:53:05.196Z] #51 27.89 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T18:53:05.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T18:53:05.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T18:53:05.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T18:53:06.129Z] #51 ... [2022-02-23T18:53:06.129Z] [2022-02-23T18:53:06.129Z] #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-02-23T18:53:06.129Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:53:06.129Z] #14 18.63 Fetched 8505 kB in 13s (644 kB/s) [2022-02-23T18:53:06.129Z] #14 18.63 Reading package lists... [2022-02-23T18:53:06.129Z] #14 23.80 Reading package lists... [2022-02-23T18:53:06.129Z] #14 28.41 Building dependency tree... [2022-02-23T18:53:06.129Z] #14 ... [2022-02-23T18:53:06.129Z] [2022-02-23T18:53:06.129Z] #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-02-23T18:53:06.129Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:53:06.129Z] #38 22.44 Reading package lists... [2022-02-23T18:53:06.129Z] #38 27.24 Building dependency tree... [2022-02-23T18:53:06.386Z] #38 ... [2022-02-23T18:53:06.386Z] [2022-02-23T18:53:06.386Z] #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-02-23T18:53:06.386Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:53:06.386Z] #47 18.64 Fetched 8508 kB in 14s (628 kB/s) [2022-02-23T18:53:06.386Z] #47 18.64 Reading package lists... [2022-02-23T18:53:06.386Z] #47 23.81 Reading package lists... [2022-02-23T18:53:06.386Z] #47 28.39 Building dependency tree... [2022-02-23T18:53:06.386Z] #47 ... [2022-02-23T18:53:06.386Z] [2022-02-23T18:53:06.386Z] #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-02-23T18:53:06.386Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:53:06.386Z] #58 26.86 Building dependency tree... [2022-02-23T18:53:06.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T18:53:06.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T18:53:07.319Z] #58 29.95 The following additional packages will be installed: [2022-02-23T18:53:07.319Z] #58 29.96 libbtrfs0 [2022-02-23T18:53:07.319Z] #58 30.16 The following NEW packages will be installed: [2022-02-23T18:53:07.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T18:53:07.576Z] #58 30.17 libbtrfs-dev libbtrfs0 [2022-02-23T18:53:07.833Z] #58 30.57 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:07.833Z] #58 30.57 Need to get 460 kB of archives. [2022-02-23T18:53:07.833Z] #58 30.57 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T18:53:07.833Z] #58 30.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:53:07.833Z] #58 30.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:53:08.475Z] #34 ... [2022-02-23T18:53:08.475Z] [2022-02-23T18:53:08.475Z] #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-02-23T18:53:08.475Z] #31 sha256:24bbe07f7ea275fb32492cc68639f75ae87eac4be4e6455b9ff5e70ee29fb798 [2022-02-23T18:53:08.475Z] #31 4.928 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T18:53:08.475Z] #31 6.259 #=#=# [2022-02-23T18:53:08.475Z] #31 6.595 #=#=# 0.2% ######################################################################## 100.0% [2022-02-23T18:53:08.475Z] #31 7.556 [2022-02-23T18:53:08.475Z] #31 10.97 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T18:53:08.475Z] #31 12.23 [2022-02-23T18:53:08.475Z] #31 12.75 #=#=# 0.1% ######################################################################## 100.0% [2022-02-23T18:53:08.475Z] #31 14.17 [2022-02-23T18:53:08.511Z] #21 1.556 Reading package lists... [2022-02-23T18:53:08.743Z] #31 ... [2022-02-23T18:53:08.743Z] [2022-02-23T18:53:08.743Z] #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-02-23T18:53:08.743Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:53:08.743Z] #38 23.89 The following additional packages will be installed: [2022-02-23T18:53:08.743Z] #38 23.90 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T18:53:08.743Z] #38 23.91 Suggested packages: [2022-02-23T18:53:08.743Z] #38 23.93 cmake-doc ninja-build lrzip [2022-02-23T18:53:08.743Z] #38 23.93 Recommended packages: [2022-02-23T18:53:08.743Z] #38 23.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T18:53:08.743Z] #38 24.60 The following NEW packages will be installed: [2022-02-23T18:53:08.743Z] #38 24.61 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T18:53:08.743Z] #38 24.62 vim-common xxd [2022-02-23T18:53:08.743Z] #38 24.99 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:08.743Z] #38 24.99 Need to get 15.6 MB of archives. [2022-02-23T18:53:08.743Z] #38 24.99 After this operation, 67.4 MB of additional disk space will be used. [2022-02-23T18:53:08.743Z] #38 24.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:53:08.743Z] #38 25.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:53:08.743Z] #38 25.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T18:53:08.743Z] #38 25.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-23T18:53:08.743Z] #38 25.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-23T18:53:08.743Z] #38 25.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-23T18:53:08.743Z] #38 25.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-23T18:53:08.743Z] #38 25.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-23T18:53:08.743Z] #38 25.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-23T18:53:08.743Z] #38 25.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-23T18:53:08.743Z] #38 26.85 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:08.743Z] #38 27.09 Fetched 15.6 MB in 1s (12.9 MB/s) [2022-02-23T18:53:08.743Z] #38 27.22 Selecting previously unselected package xxd. [2022-02-23T18:53:08.743Z] #38 27.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-23T18:53:08.743Z] #38 27.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T18:53:08.743Z] #38 27.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:08.743Z] #38 27.50 Selecting previously unselected package vim-common. [2022-02-23T18:53:08.743Z] #38 27.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:53:08.743Z] #38 27.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:08.743Z] #38 30.22 Selecting previously unselected package cmake-data. [2022-02-23T18:53:08.743Z] #38 30.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T18:53:08.743Z] #38 30.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:53:08.743Z] #38 ... [2022-02-23T18:53:08.743Z] [2022-02-23T18:53:08.743Z] #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-02-23T18:53:08.743Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:53:08.743Z] #14 24.06 The following additional packages will be installed: [2022-02-23T18:53:08.743Z] #14 24.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:53:08.743Z] #14 24.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T18:53:08.743Z] #14 24.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T18:53:08.743Z] #14 24.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T18:53:08.743Z] #14 24.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T18:53:08.743Z] #14 24.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T18:53:08.743Z] #14 24.08 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T18:53:08.743Z] #14 24.09 Suggested packages: [2022-02-23T18:53:08.743Z] #14 24.10 gcc-10-locales seccomp wine64 [2022-02-23T18:53:08.743Z] #14 25.14 The following NEW packages will be installed: [2022-02-23T18:53:08.743Z] #14 25.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:53:08.743Z] #14 25.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T18:53:08.743Z] #14 25.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T18:53:08.743Z] #14 25.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T18:53:08.743Z] #14 25.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T18:53:08.743Z] #14 25.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T18:53:08.743Z] #14 25.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T18:53:08.743Z] #14 25.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T18:53:08.743Z] #14 25.17 mingw-w64-x86-64-dev [2022-02-23T18:53:08.743Z] #14 25.54 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:08.743Z] #14 25.54 Need to get 108 MB of archives. [2022-02-23T18:53:08.743Z] #14 25.54 After this operation, 620 MB of additional disk space will be used. [2022-02-23T18:53:08.743Z] #14 25.54 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-02-23T18:53:08.743Z] #14 25.64 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-02-23T18:53:08.743Z] #14 25.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T18:53:08.743Z] #14 25.90 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-02-23T18:53:08.743Z] #14 25.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-23T18:53:08.743Z] #14 25.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T18:53:08.743Z] #14 26.16 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-02-23T18:53:08.743Z] #14 26.33 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-02-23T18:53:08.743Z] #14 26.34 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-02-23T18:53:08.743Z] #14 26.91 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-02-23T18:53:08.743Z] #14 28.96 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-02-23T18:53:08.743Z] #14 30.14 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-02-23T18:53:08.743Z] #14 31.08 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-02-23T18:53:08.743Z] #14 33.44 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-02-23T18:53:08.764Z] #58 31.54 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:09.005Z] #14 ... [2022-02-23T18:53:09.005Z] [2022-02-23T18:53:09.005Z] #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-02-23T18:53:09.005Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:53:09.005Z] #51 24.20 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T18:53:09.005Z] #51 24.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T18:53:09.005Z] #51 24.24 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T18:53:09.005Z] #51 24.26 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T18:53:09.005Z] #51 24.50 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T18:53:09.005Z] #51 24.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T18:53:09.005Z] #51 24.91 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T18:53:09.005Z] #51 24.96 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T18:53:09.005Z] #51 24.97 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T18:53:09.005Z] #51 24.99 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T18:53:09.005Z] #51 25.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T18:53:09.005Z] #51 25.59 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T18:53:09.005Z] #51 30.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:53:09.005Z] #51 30.31 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T18:53:09.005Z] #51 30.81 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T18:53:09.005Z] #51 31.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T18:53:09.005Z] #51 31.14 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T18:53:09.005Z] #51 31.17 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T18:53:09.005Z] #51 31.19 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T18:53:09.005Z] #51 31.21 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T18:53:09.005Z] #51 31.25 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T18:53:09.005Z] #51 31.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T18:53:09.005Z] #51 31.76 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T18:53:09.005Z] #51 32.26 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T18:53:09.005Z] #51 32.29 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T18:53:09.005Z] #51 32.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T18:53:09.005Z] #51 32.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T18:53:09.005Z] #51 32.78 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T18:53:09.005Z] #51 32.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T18:53:09.005Z] #51 33.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T18:53:09.005Z] #51 33.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T18:53:09.005Z] #51 33.56 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T18:53:09.005Z] #51 33.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T18:53:09.005Z] #51 ... [2022-02-23T18:53:09.005Z] [2022-02-23T18:53:09.005Z] #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-02-23T18:53:09.005Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T18:53:09.005Z] #58 24.56 The following additional packages will be installed: [2022-02-23T18:53:09.005Z] #58 24.58 libbtrfs0 [2022-02-23T18:53:09.005Z] #58 24.73 The following NEW packages will be installed: [2022-02-23T18:53:09.005Z] #58 24.74 libbtrfs-dev libbtrfs0 [2022-02-23T18:53:09.005Z] #58 25.08 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:09.005Z] #58 25.08 Need to get 454 kB of archives. [2022-02-23T18:53:09.005Z] #58 25.08 After this operation, 1275 kB of additional disk space will be used. [2022-02-23T18:53:09.005Z] #58 25.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-23T18:53:09.005Z] #58 25.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-23T18:53:09.005Z] #58 26.04 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:09.005Z] #58 26.25 Fetched 454 kB in 0s (1404 kB/s) [2022-02-23T18:53:09.005Z] #58 26.37 Selecting previously unselected package libbtrfs0:arm64. [2022-02-23T18:53:09.005Z] #58 26.37 (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-02-23T18:53:09.005Z] #58 26.44 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-23T18:53:09.005Z] #58 26.45 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T18:53:09.005Z] #58 26.92 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-23T18:53:09.005Z] #58 26.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-23T18:53:09.005Z] #58 26.93 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T18:53:09.005Z] #58 27.37 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T18:53:09.005Z] #58 27.41 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T18:53:09.005Z] #58 27.45 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:53:09.020Z] #58 ... [2022-02-23T18:53:09.020Z] [2022-02-23T18:53:09.020Z] #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-02-23T18:53:09.020Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T18:53:09.020Z] #53 31.34 v3.0.2 [2022-02-23T18:53:09.020Z] #53 DONE 31.6s [2022-02-23T18:53:09.020Z] [2022-02-23T18:53:09.020Z] #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-02-23T18:53:09.020Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:53:09.020Z] #51 30.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T18:53:09.020Z] #51 30.55 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T18:53:09.020Z] #51 30.71 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T18:53:09.020Z] #51 30.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T18:53:09.020Z] #51 30.77 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T18:53:09.020Z] #51 30.82 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T18:53:09.020Z] #51 30.84 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T18:53:09.020Z] #51 30.88 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T18:53:09.020Z] #51 30.97 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T18:53:09.020Z] #51 31.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T18:53:09.020Z] #51 31.11 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T18:53:09.020Z] #51 31.14 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T18:53:09.020Z] #51 31.17 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T18:53:09.020Z] #51 31.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T18:53:09.020Z] #51 31.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T18:53:09.020Z] #51 31.39 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T18:53:09.020Z] #51 31.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T18:53:09.020Z] #51 31.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T18:53:09.020Z] #51 31.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T18:53:09.020Z] #51 31.57 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T18:53:09.020Z] #51 31.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T18:53:09.267Z] #58 ... [2022-02-23T18:53:09.267Z] [2022-02-23T18:53:09.267Z] #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-02-23T18:53:09.267Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:53:09.267Z] #51 34.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T18:53:09.529Z] #51 34.73 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T18:53:09.529Z] #51 ... [2022-02-23T18:53:09.529Z] [2022-02-23T18:53:09.529Z] #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-02-23T18:53:09.529Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T18:53:09.529Z] #58 DONE 34.9s [2022-02-23T18:53:09.529Z] [2022-02-23T18:53:09.529Z] #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-02-23T18:53:09.529Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:53:09.529Z] #51 34.85 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T18:53:09.529Z] #51 34.86 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T18:53:09.529Z] #51 34.91 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T18:53:09.795Z] #51 ... [2022-02-23T18:53:09.795Z] [2022-02-23T18:53:09.795Z] #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-02-23T18:53:09.795Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-23T18:53:09.795Z] #53 30.14 v3.0.2 [2022-02-23T18:53:09.795Z] #53 DONE 35.0s [2022-02-23T18:53:09.795Z] [2022-02-23T18:53:09.795Z] #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-02-23T18:53:09.795Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:53:09.795Z] #51 34.96 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T18:53:09.795Z] #51 35.08 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T18:53:09.795Z] #51 35.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T18:53:09.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T18:53:09.951Z] #51 32.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T18:53:09.951Z] #51 32.51 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T18:53:09.951Z] #51 32.56 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T18:53:09.951Z] #51 32.60 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T18:53:09.951Z] #51 32.68 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T18:53:09.951Z] #51 32.73 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T18:53:10.116Z] #51 35.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T18:53:10.116Z] #51 35.38 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T18:53:10.116Z] #51 35.48 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T18:53:10.116Z] #51 35.48 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T18:53:10.378Z] #51 35.56 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T18:53:10.378Z] #51 ... [2022-02-23T18:53:10.378Z] [2022-02-23T18:53:10.378Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:53:10.378Z] #59 sha256:cc485e454d5b358d1c0c2fca00ffd26e59388ee6badf6fca59fcb182bb966b18 [2022-02-23T18:53:10.378Z] #59 DONE 0.8s [2022-02-23T18:53:10.378Z] [2022-02-23T18:53:10.378Z] #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-02-23T18:53:10.378Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:53:10.378Z] #51 35.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T18:53:10.378Z] #51 35.83 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T18:53:10.378Z] #51 35.84 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T18:53:10.394Z] 898469748ff6: Verifying Checksum [2022-02-23T18:53:10.394Z] 898469748ff6: Download complete [2022-02-23T18:53:10.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T18:53:10.569Z] #51 ... [2022-02-23T18:53:10.569Z] [2022-02-23T18:53:10.569Z] #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-02-23T18:53:10.569Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T18:53:10.569Z] #58 31.77 Fetched 460 kB in 0s (1522 kB/s) [2022-02-23T18:53:10.569Z] #58 31.86 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:53:10.569Z] #58 31.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T18:53:10.569Z] #58 31.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:53:10.569Z] #58 31.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:53:10.569Z] #58 32.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:53:10.569Z] #58 32.34 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:53:10.569Z] #58 32.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:53:10.569Z] #58 32.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:53:10.569Z] #58 32.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:53:10.569Z] #58 32.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:53:10.569Z] #58 DONE 33.3s [2022-02-23T18:53:10.640Z] #51 35.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T18:53:10.640Z] #51 36.05 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T18:53:10.640Z] #51 36.05 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T18:53:10.640Z] #51 36.12 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T18:53:10.827Z] [2022-02-23T18:53:10.827Z] #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-02-23T18:53:10.827Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:53:10.827Z] #51 33.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T18:53:10.827Z] #51 33.46 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T18:53:10.827Z] #51 33.49 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T18:53:10.827Z] #51 33.53 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T18:53:10.827Z] #51 33.54 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T18:53:10.827Z] #51 33.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T18:53:10.901Z] #51 36.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T18:53:10.902Z] #51 36.31 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T18:53:10.902Z] #51 36.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T18:53:10.902Z] #51 36.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T18:53:11.085Z] #51 33.65 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T18:53:11.085Z] #51 33.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T18:53:11.085Z] #51 33.73 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T18:53:11.085Z] #51 33.81 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T18:53:11.085Z] #51 33.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T18:53:11.085Z] #51 33.86 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T18:53:11.085Z] #51 33.90 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T18:53:11.085Z] #51 33.90 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T18:53:11.085Z] #51 33.95 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T18:53:11.085Z] #51 33.95 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T18:53:11.163Z] #51 36.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T18:53:11.163Z] #51 36.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T18:53:11.342Z] #51 ... [2022-02-23T18:53:11.342Z] [2022-02-23T18:53:11.342Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T18:53:11.342Z] #59 sha256:93a1f92e0631246a6af9b2036931c846e56225509b7d3f437ada9181e81d2acb [2022-02-23T18:53:11.342Z] #59 DONE 0.6s [2022-02-23T18:53:11.342Z] [2022-02-23T18:53:11.342Z] #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-02-23T18:53:11.342Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:53:11.342Z] #51 33.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T18:53:11.342Z] #51 34.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T18:53:11.342Z] #51 34.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T18:53:11.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T18:53:11.424Z] #51 36.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T18:53:11.424Z] #51 36.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T18:53:11.606Z] #51 34.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T18:53:11.606Z] #51 34.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T18:53:11.606Z] #51 34.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T18:53:11.606Z] #51 34.32 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T18:53:11.606Z] #51 34.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T18:53:11.606Z] #51 34.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T18:53:11.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T18:53:11.687Z] #51 36.93 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T18:53:11.687Z] #51 37.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T18:53:11.687Z] #51 37.08 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T18:53:11.687Z] #51 37.11 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T18:53:11.864Z] #51 34.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T18:53:11.864Z] #51 34.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T18:53:11.864Z] #51 34.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T18:53:11.864Z] #51 34.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T18:53:11.864Z] #51 34.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T18:53:11.948Z] #51 37.25 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T18:53:11.948Z] #51 37.28 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T18:53:12.125Z] #51 34.63 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T18:53:12.125Z] #51 34.65 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T18:53:12.125Z] #51 34.67 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T18:53:12.125Z] #51 34.67 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T18:53:12.125Z] #51 34.75 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T18:53:12.125Z] #51 34.76 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T18:53:12.125Z] #51 34.81 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T18:53:12.125Z] #51 34.81 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T18:53:12.125Z] #51 34.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T18:53:12.125Z] #51 34.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T18:53:12.125Z] #51 34.89 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T18:53:12.125Z] #51 34.92 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T18:53:12.125Z] #51 34.92 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T18:53:12.209Z] #51 37.38 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T18:53:12.209Z] #51 37.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T18:53:12.209Z] #51 37.43 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T18:53:12.209Z] #51 37.43 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T18:53:12.209Z] #51 37.50 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T18:53:12.209Z] #51 37.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T18:53:12.209Z] #51 37.65 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T18:53:12.209Z] #51 37.65 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T18:53:12.209Z] #51 37.68 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T18:53:12.209Z] #51 37.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T18:53:12.209Z] #51 37.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T18:53:12.471Z] #51 37.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T18:53:12.471Z] #51 37.79 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T18:53:12.471Z] #51 37.81 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T18:53:12.471Z] #51 37.82 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T18:53:12.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T18:53:12.691Z] #51 35.39 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T18:53:12.691Z] #51 35.39 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T18:53:12.691Z] #51 35.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T18:53:12.691Z] #51 35.44 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T18:53:12.691Z] #51 35.44 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T18:53:12.895Z] #21 6.283 Reading package lists... [2022-02-23T18:53:12.949Z] #51 35.45 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T18:53:12.949Z] #51 35.51 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T18:53:12.949Z] #51 35.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T18:53:12.949Z] #51 35.52 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T18:53:12.949Z] #51 35.73 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T18:53:12.949Z] #51 35.73 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T18:53:13.043Z] #51 38.27 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T18:53:13.043Z] #51 38.28 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T18:53:13.043Z] #51 38.30 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T18:53:13.043Z] #51 38.31 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T18:53:13.043Z] #51 38.44 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T18:53:13.043Z] #51 38.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T18:53:13.043Z] #51 38.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T18:53:13.043Z] #51 38.50 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T18:53:13.043Z] #51 38.52 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T18:53:13.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T18:53:13.207Z] #51 35.75 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T18:53:13.207Z] #51 35.75 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T18:53:13.207Z] #51 35.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T18:53:13.207Z] #51 35.77 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T18:53:13.207Z] #51 35.81 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T18:53:13.207Z] #51 35.83 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T18:53:13.207Z] #51 35.85 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T18:53:13.207Z] #51 35.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T18:53:13.207Z] #51 35.90 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T18:53:13.207Z] #51 35.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T18:53:13.306Z] #51 38.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T18:53:13.306Z] #51 38.75 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T18:53:13.306Z] #51 38.76 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T18:53:13.306Z] #51 38.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T18:53:13.459Z] #21 10.89 Building dependency tree... [2022-02-23T18:53:13.459Z] #21 11.93 Reading state information... [2022-02-23T18:53:13.465Z] #51 36.11 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T18:53:13.465Z] #51 36.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T18:53:13.465Z] #51 36.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T18:53:13.465Z] #51 36.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T18:53:13.465Z] #51 36.20 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T18:53:13.570Z] #51 38.82 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T18:53:13.570Z] #51 38.87 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T18:53:13.570Z] #51 38.96 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T18:53:13.722Z] #51 36.45 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T18:53:13.722Z] #51 36.53 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T18:53:13.831Z] #51 38.99 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T18:53:13.831Z] #51 39.01 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T18:53:13.831Z] #51 39.04 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T18:53:13.831Z] #51 39.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T18:53:13.831Z] #51 39.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T18:53:13.831Z] #51 39.25 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T18:53:14.092Z] #51 39.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T18:53:14.092Z] #51 39.27 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T18:53:14.092Z] #51 39.36 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T18:53:14.092Z] #51 39.42 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T18:53:14.354Z] #51 39.57 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T18:53:14.354Z] #51 39.65 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T18:53:14.354Z] #51 ... [2022-02-23T18:53:14.354Z] [2022-02-23T18:53:14.354Z] #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-02-23T18:53:14.354Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:53:14.354Z] #47 29.13 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-23T18:53:14.354Z] #47 30.79 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:14.354Z] #47 31.88 Fetched 2115 kB in 4s (478 kB/s) [2022-02-23T18:53:14.354Z] #47 32.97 Selecting previously unselected package libprotobuf23:arm64. [2022-02-23T18:53:14.354Z] #47 32.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-23T18:53:14.354Z] #47 33.15 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-23T18:53:14.354Z] #47 33.61 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-23T18:53:14.354Z] #47 34.80 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:53:14.354Z] #47 34.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:53:14.354Z] #47 34.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:53:14.354Z] #47 35.25 Selecting previously unselected package python3-six. [2022-02-23T18:53:14.354Z] #47 35.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T18:53:14.354Z] #47 35.25 Unpacking python3-six (1.16.0-2) ... [2022-02-23T18:53:14.354Z] #47 35.54 Selecting previously unselected package python3-protobuf. [2022-02-23T18:53:14.354Z] #47 35.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-23T18:53:14.354Z] #47 35.54 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T18:53:14.354Z] #47 36.27 Selecting previously unselected package libnet1:arm64. [2022-02-23T18:53:14.354Z] #47 36.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-23T18:53:14.354Z] #47 36.29 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:53:14.354Z] #47 36.55 Selecting previously unselected package libnl-3-200:arm64. [2022-02-23T18:53:14.354Z] #47 36.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-23T18:53:14.354Z] #47 36.61 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T18:53:14.354Z] #47 36.91 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-23T18:53:14.354Z] #47 36.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-23T18:53:14.354Z] #47 36.92 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T18:53:14.354Z] #47 37.11 Selecting previously unselected package criu. [2022-02-23T18:53:14.354Z] #47 37.12 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-23T18:53:14.354Z] #47 37.12 Unpacking criu (3.16.1-3) ... [2022-02-23T18:53:14.354Z] #47 37.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:53:14.354Z] #47 ... [2022-02-23T18:53:14.354Z] [2022-02-23T18:53:14.354Z] #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-02-23T18:53:14.354Z] #31 sha256:24bbe07f7ea275fb32492cc68639f75ae87eac4be4e6455b9ff5e70ee29fb798 [2022-02-23T18:53:14.354Z] #31 17.17 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T18:53:14.354Z] #31 19.20 [2022-02-23T18:53:14.354Z] #31 19.48 #=#=# 0.0% #### 6.4% ################ 23.5% ########################## 36.8% ##################################### 52.2% ################################################### 72.1% ########################################################## 81.2% ######################################################################## 100.0% [2022-02-23T18:53:14.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T18:53:14.616Z] #31 21.37 [2022-02-23T18:53:14.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T18:53:14.829Z] #21 12.99 The following additional packages will be installed: [2022-02-23T18:53:14.829Z] #21 12.99 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-23T18:53:14.829Z] #21 12.99 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-23T18:53:14.829Z] #21 12.99 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-23T18:53:14.829Z] #21 12.99 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-23T18:53:14.829Z] #21 12.99 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-23T18:53:14.829Z] #21 13.00 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-23T18:53:14.830Z] #21 13.00 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-23T18:53:14.830Z] #21 13.01 Suggested packages: [2022-02-23T18:53:14.830Z] #21 13.01 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-23T18:53:14.830Z] #21 13.01 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-23T18:53:14.830Z] #21 13.01 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-23T18:53:14.830Z] #21 13.01 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-23T18:53:14.830Z] #21 13.02 seccomp:ppc64el seccomp:s390x [2022-02-23T18:53:14.830Z] #21 13.02 Recommended packages: [2022-02-23T18:53:14.830Z] #21 13.02 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-23T18:53:14.830Z] #21 13.02 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-23T18:53:14.830Z] #21 13.02 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-23T18:53:14.830Z] #21 13.02 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-23T18:53:15.087Z] #21 13.47 The following NEW packages will be installed: [2022-02-23T18:53:15.087Z] #21 13.47 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-23T18:53:15.087Z] #21 13.47 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-23T18:53:15.087Z] #21 13.47 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-23T18:53:15.087Z] #21 13.47 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-23T18:53:15.087Z] #21 13.47 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-23T18:53:15.087Z] #21 13.47 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-23T18:53:15.087Z] #21 13.47 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-23T18:53:15.087Z] #21 13.48 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-23T18:53:15.087Z] #21 13.48 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-23T18:53:15.087Z] #21 13.48 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-23T18:53:15.087Z] #21 13.49 libseccomp2:ppc64el libseccomp2:s390x [2022-02-23T18:53:15.106Z] #51 37.75 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T18:53:15.106Z] #51 37.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T18:53:15.106Z] #51 37.80 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T18:53:15.106Z] #51 37.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T18:53:15.106Z] #51 37.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T18:53:15.343Z] #21 13.84 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:15.343Z] #21 13.84 Need to get 15.9 MB of archives. [2022-02-23T18:53:15.344Z] #21 13.84 After this operation, 73.0 MB of additional disk space will be used. [2022-02-23T18:53:15.344Z] #21 13.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-23T18:53:15.344Z] #21 13.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-23T18:53:15.344Z] #21 13.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-23T18:53:15.365Z] #51 37.93 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T18:53:15.365Z] #51 38.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T18:53:15.601Z] #21 13.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-23T18:53:15.601Z] #21 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-23T18:53:15.601Z] #21 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-23T18:53:15.601Z] #21 13.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-23T18:53:15.601Z] #21 13.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-23T18:53:15.601Z] #21 13.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-23T18:53:15.601Z] #21 13.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-23T18:53:15.601Z] #21 13.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-23T18:53:15.601Z] #21 13.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-23T18:53:15.601Z] #21 13.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-23T18:53:15.601Z] #21 13.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-23T18:53:15.601Z] #21 13.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-23T18:53:15.601Z] #21 13.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-23T18:53:15.601Z] #21 13.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-23T18:53:15.601Z] #21 13.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-23T18:53:15.601Z] #21 13.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-23T18:53:15.601Z] #21 13.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-23T18:53:15.601Z] #21 13.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-23T18:53:15.601Z] #21 13.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-23T18:53:15.601Z] #21 13.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-23T18:53:15.601Z] #21 14.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-23T18:53:15.601Z] #21 14.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-23T18:53:15.601Z] #21 14.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-23T18:53:15.601Z] #21 14.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-23T18:53:15.601Z] #21 14.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-23T18:53:15.601Z] #21 14.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-23T18:53:15.601Z] #21 14.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-23T18:53:15.601Z] #21 14.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-23T18:53:15.601Z] #21 14.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-23T18:53:15.601Z] #21 14.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-23T18:53:15.601Z] #21 14.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-23T18:53:15.601Z] #21 14.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-23T18:53:15.601Z] #21 14.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-23T18:53:15.624Z] #51 38.28 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T18:53:15.624Z] #51 38.29 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T18:53:15.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T18:53:15.858Z] #21 14.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-23T18:53:15.858Z] #21 14.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-23T18:53:15.858Z] #21 14.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-23T18:53:15.858Z] #21 14.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-23T18:53:15.881Z] #51 38.64 go: downloading golang.org/x/text v0.3.7 [2022-02-23T18:53:16.115Z] #21 14.54 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:16.281Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T18:53:16.281Z] Using test binary docker [2022-02-23T18:53:16.281Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T18:53:16.281Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T18:53:16.372Z] #21 14.71 Fetched 15.9 MB in 1s (31.4 MB/s) [2022-02-23T18:53:16.372Z] #21 14.74 Selecting previously unselected package gcc-10-base:armel. [2022-02-23T18:53:16.372Z] #21 14.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 ... 38508 files and directories currently installed.) [2022-02-23T18:53:16.372Z] #21 14.78 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-23T18:53:16.372Z] #21 14.79 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-23T18:53:16.372Z] #21 14.85 Selecting previously unselected package gcc-10-base:armhf. [2022-02-23T18:53:16.372Z] #21 14.85 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-23T18:53:16.372Z] #21 14.86 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-23T18:53:16.372Z] #21 14.90 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-23T18:53:16.537Z] INFO: Waiting for daemon to start... [2022-02-23T18:53:16.538Z] Starting dockerd [2022-02-23T18:53:16.629Z] #21 14.91 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-23T18:53:16.629Z] #21 14.92 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-23T18:53:16.629Z] #21 14.97 Selecting previously unselected package gcc-10-base:s390x. [2022-02-23T18:53:16.629Z] #21 14.98 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-23T18:53:16.629Z] #21 14.98 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-23T18:53:16.629Z] #21 15.03 Selecting previously unselected package gcc-10-base:arm64. [2022-02-23T18:53:16.629Z] #21 15.03 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-23T18:53:16.629Z] #21 15.03 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-23T18:53:16.629Z] #21 15.09 Selecting previously unselected package libgcc-s1:armel. [2022-02-23T18:53:16.629Z] #21 15.09 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-23T18:53:16.629Z] #21 15.11 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-23T18:53:16.812Z] #51 ... [2022-02-23T18:53:16.812Z] [2022-02-23T18:53:16.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-02-23T18:53:16.812Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:53:16.812Z] #14 28.41 Building dependency tree... [2022-02-23T18:53:16.812Z] #14 31.42 The following additional packages will be installed: [2022-02-23T18:53:16.812Z] #14 31.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:53:16.812Z] #14 31.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T18:53:16.812Z] #14 31.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T18:53:16.812Z] #14 31.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T18:53:16.812Z] #14 31.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T18:53:16.812Z] #14 31.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T18:53:16.812Z] #14 31.44 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T18:53:16.812Z] #14 31.44 Suggested packages: [2022-02-23T18:53:16.812Z] #14 31.44 gcc-10-locales seccomp wine64 [2022-02-23T18:53:16.812Z] #14 32.67 The following NEW packages will be installed: [2022-02-23T18:53:16.812Z] #14 32.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T18:53:16.812Z] #14 32.67 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T18:53:16.812Z] #14 32.67 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T18:53:16.812Z] #14 32.67 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T18:53:16.812Z] #14 32.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T18:53:16.812Z] #14 32.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T18:53:16.812Z] #14 32.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T18:53:16.812Z] #14 32.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T18:53:16.812Z] #14 32.68 mingw-w64-x86-64-dev [2022-02-23T18:53:16.812Z] #14 33.16 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:16.812Z] #14 33.16 Need to get 115 MB of archives. [2022-02-23T18:53:16.812Z] #14 33.16 After this operation, 645 MB of additional disk space will be used. [2022-02-23T18:53:16.812Z] #14 33.16 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-02-23T18:53:16.812Z] #14 33.28 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-02-23T18:53:16.812Z] #14 33.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T18:53:16.812Z] #14 33.42 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-02-23T18:53:16.812Z] #14 33.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T18:53:16.812Z] #14 33.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T18:53:16.812Z] #14 33.71 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-02-23T18:53:16.812Z] #14 33.81 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-02-23T18:53:16.812Z] #14 33.83 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-02-23T18:53:16.812Z] #14 34.48 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-02-23T18:53:16.812Z] #14 35.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-23T18:53:16.812Z] #14 36.54 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-02-23T18:53:16.812Z] #14 37.04 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-02-23T18:53:16.812Z] #14 38.46 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-02-23T18:53:16.812Z] #14 38.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-23T18:53:16.812Z] #14 39.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T18:53:16.812Z] #14 39.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T18:53:16.812Z] #14 39.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T18:53:16.812Z] #14 39.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T18:53:16.812Z] #14 39.03 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-02-23T18:53:16.812Z] #14 39.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T18:53:16.812Z] #14 39.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T18:53:16.812Z] #14 39.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T18:53:16.812Z] #14 39.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T18:53:16.812Z] #14 39.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T18:53:16.812Z] #14 39.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T18:53:16.812Z] #14 39.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T18:53:16.812Z] #14 39.12 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-02-23T18:53:16.812Z] #14 39.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T18:53:16.812Z] #14 39.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T18:53:16.886Z] #21 15.16 Selecting previously unselected package libcrypt1:armel. [2022-02-23T18:53:16.886Z] #21 15.17 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-23T18:53:16.886Z] #21 15.17 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-23T18:53:16.886Z] #21 15.27 Selecting previously unselected package libc6:armel. [2022-02-23T18:53:16.887Z] #21 15.27 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-23T18:53:17.079Z] #14 ... [2022-02-23T18:53:17.079Z] [2022-02-23T18:53:17.079Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T18:53:17.079Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:53:17.079Z] #34 37.97 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-02-23T18:53:17.079Z] #34 38.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T18:53:17.079Z] #34 38.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T18:53:17.144Z] #21 15.45 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-23T18:53:17.340Z] #34 ... [2022-02-23T18:53:17.340Z] [2022-02-23T18:53:17.340Z] #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-02-23T18:53:17.340Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:53:17.340Z] #47 28.39 Building dependency tree... [2022-02-23T18:53:17.340Z] #47 31.49 The following additional packages will be installed: [2022-02-23T18:53:17.340Z] #47 31.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:53:17.340Z] #47 31.51 python3-protobuf python3-six [2022-02-23T18:53:17.340Z] #47 31.51 Suggested packages: [2022-02-23T18:53:17.340Z] #47 31.51 python3-setuptools [2022-02-23T18:53:17.340Z] #47 31.51 Recommended packages: [2022-02-23T18:53:17.340Z] #47 31.51 iproute2 | iproute [2022-02-23T18:53:17.340Z] #47 32.09 The following NEW packages will be installed: [2022-02-23T18:53:17.340Z] #47 32.09 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T18:53:17.340Z] #47 32.09 python3-protobuf python3-six [2022-02-23T18:53:17.340Z] #47 32.58 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:17.340Z] #47 32.58 Need to get 2292 kB of archives. [2022-02-23T18:53:17.340Z] #47 32.58 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T18:53:17.340Z] #47 32.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T18:53:17.340Z] #47 32.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:53:17.340Z] #47 32.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T18:53:17.340Z] #47 32.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T18:53:17.340Z] #47 32.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:53:17.340Z] #47 32.61 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-02-23T18:53:17.340Z] #47 32.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:53:17.340Z] #47 36.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T18:53:17.340Z] #47 37.55 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:17.340Z] #47 37.80 Fetched 2292 kB in 4s (528 kB/s) [2022-02-23T18:53:17.340Z] #47 38.10 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T18:53:17.340Z] #47 38.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T18:53:17.340Z] #47 38.22 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T18:53:17.340Z] #47 38.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T18:53:17.340Z] #47 39.01 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:53:17.340Z] #47 39.01 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:53:17.340Z] #47 39.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:53:17.340Z] #47 39.23 Selecting previously unselected package python3-six. [2022-02-23T18:53:17.340Z] #47 39.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T18:53:17.340Z] #47 39.25 Unpacking python3-six (1.16.0-2) ... [2022-02-23T18:53:17.340Z] #47 39.33 Selecting previously unselected package python3-protobuf. [2022-02-23T18:53:17.340Z] #47 39.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T18:53:17.340Z] #47 39.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T18:53:17.340Z] #47 ... [2022-02-23T18:53:17.340Z] [2022-02-23T18:53:17.340Z] #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-02-23T18:53:17.340Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:53:17.340Z] #14 40.06 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:17.401Z] #21 15.86 Selecting previously unselected package libapparmor1:armel. [2022-02-23T18:53:17.612Z] #14 40.23 Fetched 115 MB in 6s (17.9 MB/s) [2022-02-23T18:53:17.612Z] #14 ... [2022-02-23T18:53:17.612Z] [2022-02-23T18:53:17.612Z] #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-02-23T18:53:17.612Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:53:17.612Z] #38 30.21 The following additional packages will be installed: [2022-02-23T18:53:17.612Z] #38 30.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T18:53:17.612Z] #38 30.25 Suggested packages: [2022-02-23T18:53:17.612Z] #38 30.25 cmake-doc ninja-build lrzip [2022-02-23T18:53:17.612Z] #38 30.25 Recommended packages: [2022-02-23T18:53:17.612Z] #38 30.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T18:53:17.612Z] #38 31.02 The following NEW packages will be installed: [2022-02-23T18:53:17.612Z] #38 31.03 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T18:53:17.612Z] #38 31.04 vim-common xxd [2022-02-23T18:53:17.612Z] #38 31.43 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:17.612Z] #38 31.43 Need to get 17.7 MB of archives. [2022-02-23T18:53:17.612Z] #38 31.43 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T18:53:17.612Z] #38 31.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:53:17.612Z] #38 31.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:53:17.612Z] #38 31.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T18:53:17.612Z] #38 31.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:53:17.612Z] #38 32.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T18:53:17.612Z] #38 32.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T18:53:17.612Z] #38 32.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T18:53:17.612Z] #38 32.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T18:53:17.612Z] #38 32.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T18:53:17.612Z] #38 32.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T18:53:17.612Z] #38 33.42 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:17.612Z] #38 33.63 Fetched 17.7 MB in 2s (11.7 MB/s) [2022-02-23T18:53:17.612Z] #38 33.71 Selecting previously unselected package xxd. [2022-02-23T18:53:17.612Z] #38 33.71 (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-02-23T18:53:17.612Z] #38 33.77 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:53:17.612Z] #38 33.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:17.612Z] #38 33.93 Selecting previously unselected package vim-common. [2022-02-23T18:53:17.612Z] #38 33.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:53:17.612Z] #38 33.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:17.612Z] #38 34.32 Selecting previously unselected package cmake-data. [2022-02-23T18:53:17.612Z] #38 34.32 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T18:53:17.612Z] #38 34.35 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:53:17.612Z] #38 37.08 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:53:17.612Z] #38 37.09 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:53:17.612Z] #38 37.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:53:17.612Z] #38 ... [2022-02-23T18:53:17.612Z] [2022-02-23T18:53:17.612Z] #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-02-23T18:53:17.612Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:53:17.612Z] #14 40.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T18:53:17.658Z] #21 15.86 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-23T18:53:17.658Z] #21 15.87 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-23T18:53:17.658Z] #21 15.91 Selecting previously unselected package libapparmor-dev:armel. [2022-02-23T18:53:17.658Z] #21 15.92 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-23T18:53:17.658Z] #21 15.92 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-23T18:53:17.658Z] #21 15.99 Selecting previously unselected package libgcc-s1:arm64. [2022-02-23T18:53:17.658Z] #21 15.99 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-23T18:53:17.658Z] #21 16.00 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-23T18:53:17.658Z] #21 16.03 Selecting previously unselected package libcrypt1:arm64. [2022-02-23T18:53:17.658Z] #21 16.04 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-23T18:53:17.658Z] #21 16.05 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-23T18:53:17.658Z] #21 16.13 Selecting previously unselected package libc6:arm64. [2022-02-23T18:53:17.870Z] #14 40.31 (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-02-23T18:53:17.870Z] #14 40.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:53:17.870Z] #14 40.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:53:17.914Z] #21 16.13 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-23T18:53:17.914Z] #21 16.32 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-23T18:53:18.425Z] . [2022-02-23T18:53:18.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T18:53:18.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T18:53:18.425Z] Error: No such image: emptyfs [2022-02-23T18:53:18.479Z] #21 16.74 Selecting previously unselected package libapparmor1:arm64. [2022-02-23T18:53:18.479Z] #21 16.74 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-23T18:53:18.479Z] #21 16.75 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T18:53:18.479Z] #21 16.81 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-23T18:53:18.479Z] #21 16.81 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-23T18:53:18.479Z] #21 16.82 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T18:53:18.479Z] #21 16.87 Selecting previously unselected package libgcc-s1:s390x. [2022-02-23T18:53:18.479Z] #21 16.88 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-23T18:53:18.479Z] #21 16.89 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-23T18:53:18.479Z] #21 16.93 Selecting previously unselected package libcrypt1:s390x. [2022-02-23T18:53:18.479Z] #21 16.94 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-23T18:53:18.479Z] #21 16.94 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-23T18:53:18.479Z] #21 17.01 Selecting previously unselected package libc6:s390x. [2022-02-23T18:53:18.682Z] Running integration-test (iteration 1) [2022-02-23T18:53:18.682Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T18:53:18.737Z] #21 17.01 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-23T18:53:18.846Z] #31 25.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T18:53:18.938Z] Loaded image: busybox:latest [2022-02-23T18:53:18.938Z] Loaded image: busybox:glibc [2022-02-23T18:53:18.994Z] #21 17.19 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-23T18:53:19.251Z] #21 17.68 Selecting previously unselected package libapparmor1:s390x. [2022-02-23T18:53:19.251Z] #21 17.68 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-23T18:53:19.251Z] #21 17.69 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-23T18:53:19.251Z] #21 17.73 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-23T18:53:19.420Z] #31 ... [2022-02-23T18:53:19.420Z] [2022-02-23T18:53:19.420Z] #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-02-23T18:53:19.420Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:53:19.420Z] #14 34.75 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-02-23T18:53:19.420Z] #14 34.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-23T18:53:19.420Z] #14 34.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-23T18:53:19.420Z] #14 34.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-23T18:53:19.420Z] #14 34.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-23T18:53:19.420Z] #14 34.86 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-02-23T18:53:19.420Z] #14 34.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-23T18:53:19.420Z] #14 34.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-23T18:53:19.420Z] #14 34.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-23T18:53:19.420Z] #14 34.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-23T18:53:19.420Z] #14 34.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-23T18:53:19.420Z] #14 34.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-23T18:53:19.420Z] #14 34.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-23T18:53:19.420Z] #14 34.93 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-02-23T18:53:19.420Z] #14 34.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-23T18:53:19.420Z] #14 34.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-23T18:53:19.420Z] #14 36.48 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:19.420Z] #14 36.90 Fetched 108 MB in 10s (11.1 MB/s) [2022-02-23T18:53:19.420Z] #14 37.05 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T18:53:19.420Z] #14 37.06 (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-02-23T18:53:19.420Z] #14 37.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-23T18:53:19.420Z] #14 37.23 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:53:19.420Z] #14 39.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T18:53:19.420Z] #14 39.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-23T18:53:19.420Z] #14 39.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:53:19.420Z] #14 41.50 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T18:53:19.420Z] #14 41.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T18:53:19.420Z] #14 41.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:53:19.420Z] #14 41.66 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-23T18:53:19.420Z] #14 41.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T18:53:19.420Z] #14 41.68 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:53:19.420Z] #14 41.87 Selecting previously unselected package dmsetup. [2022-02-23T18:53:19.420Z] #14 41.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T18:53:19.420Z] #14 41.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:53:19.420Z] #14 42.03 Selecting previously unselected package mingw-w64-common. [2022-02-23T18:53:19.420Z] #14 42.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T18:53:19.420Z] #14 42.04 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T18:53:19.508Z] #21 17.75 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-23T18:53:19.508Z] #21 17.75 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-23T18:53:19.508Z] #21 17.82 Selecting previously unselected package libgcc-s1:armhf. [2022-02-23T18:53:19.508Z] #21 17.83 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-23T18:53:19.508Z] #21 17.83 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-23T18:53:19.508Z] #21 17.87 Selecting previously unselected package libcrypt1:armhf. [2022-02-23T18:53:19.508Z] #21 17.88 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-23T18:53:19.508Z] #21 17.89 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-23T18:53:19.508Z] #21 17.96 Selecting previously unselected package libc6:armhf. [2022-02-23T18:53:19.508Z] #21 17.96 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-23T18:53:19.682Z] #14 ... [2022-02-23T18:53:19.682Z] [2022-02-23T18:53:19.682Z] #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-02-23T18:53:19.682Z] #31 sha256:24bbe07f7ea275fb32492cc68639f75ae87eac4be4e6455b9ff5e70ee29fb798 [2022-02-23T18:53:19.682Z] #31 26.38 [2022-02-23T18:53:19.764Z] #21 18.14 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-23T18:53:19.776Z] #14 42.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T18:53:20.032Z] #14 42.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T18:53:20.032Z] #14 42.59 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:53:20.207Z] #31 26.70 #=#=# ######################################################################## 100.0% [2022-02-23T18:53:20.306Z] Loaded image: debian:bullseye-slim [2022-02-23T18:53:20.306Z] Loaded image: hello-world:latest [2022-02-23T18:53:20.306Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T18:53:20.306Z] INFO: Testing against a local daemon [2022-02-23T18:53:20.306Z] === RUN TestCgroupNamespacesBuild [2022-02-23T18:53:20.328Z] #21 18.59 Selecting previously unselected package libapparmor1:armhf. [2022-02-23T18:53:20.328Z] #21 18.60 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-23T18:53:20.328Z] #21 18.60 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-23T18:53:20.328Z] #21 18.65 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-23T18:53:20.328Z] #21 18.65 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-23T18:53:20.328Z] #21 18.66 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-23T18:53:20.328Z] #21 18.73 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-23T18:53:20.379Z] ...INFO: Daemon under test started and replied! [2022-02-23T18:53:20.379Z] INFO: Docker version of the daemon under test [2022-02-23T18:53:20.379Z] [2022-02-23T18:53:20.379Z] Client: [2022-02-23T18:53:20.379Z] Version: 17.06.2-ce [2022-02-23T18:53:20.379Z] API version: 1.30 [2022-02-23T18:53:20.379Z] Go version: go1.8.3 [2022-02-23T18:53:20.379Z] Git commit: cec0b72 [2022-02-23T18:53:20.379Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T18:53:20.379Z] OS/Arch: windows/amd64 [2022-02-23T18:53:20.379Z] [2022-02-23T18:53:20.379Z] Server: [2022-02-23T18:53:20.379Z] Version: 0.0.0-dev [2022-02-23T18:53:20.379Z] API version: 1.42 (minimum version 1.24) [2022-02-23T18:53:20.379Z] Go version: go1.17.7 [2022-02-23T18:53:20.379Z] Git commit: a9c0c2362a [2022-02-23T18:53:20.379Z] Built: 02/23/2022 18:51:11 [2022-02-23T18:53:20.379Z] OS/Arch: windows/amd64 [2022-02-23T18:53:20.379Z] Experimental: false [2022-02-23T18:53:20.379Z] [2022-02-23T18:53:20.379Z] INFO: Docker info of the daemon under test [2022-02-23T18:53:20.379Z] [2022-02-23T18:53:20.379Z] Containers: 0 [2022-02-23T18:53:20.379Z] Running: 0 [2022-02-23T18:53:20.379Z] Paused: 0 [2022-02-23T18:53:20.379Z] Stopped: 0 [2022-02-23T18:53:20.379Z] Images: 0 [2022-02-23T18:53:20.379Z] Server Version: 0.0.0-dev [2022-02-23T18:53:20.379Z] Storage Driver: windowsfilter [2022-02-23T18:53:20.379Z] Windows: [2022-02-23T18:53:20.379Z] Logging Driver: json-file [2022-02-23T18:53:20.379Z] Plugins: [2022-02-23T18:53:20.379Z] Volume: local [2022-02-23T18:53:20.379Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:53:20.379Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:53:20.379Z] Swarm: inactive [2022-02-23T18:53:20.379Z] Default Isolation: process [2022-02-23T18:53:20.379Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T18:53:20.379Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T18:53:20.379Z] OSType: windows [2022-02-23T18:53:20.379Z] Architecture: x86_64 [2022-02-23T18:53:20.379Z] CPUs: 4 [2022-02-23T18:53:20.379Z] Total Memory: 32GiB [2022-02-23T18:53:20.379Z] Name: azwin-2-3c7eb0 [2022-02-23T18:53:20.379Z] ID: B34H:V7RZ:UW73:N6ZE:TEGE:GDIH:TGZP:BAJ5:BIVB:672J:XUZ4:CPX7 [2022-02-23T18:53:20.379Z] Docker Root Dir: D:\CI\PR-43287\1\daemon [2022-02-23T18:53:20.379Z] Debug Mode (client): false [2022-02-23T18:53:20.379Z] Debug Mode (server): true [2022-02-23T18:53:20.379Z] File Descriptors: -1 [2022-02-23T18:53:20.379Z] Goroutines: 16 [2022-02-23T18:53:20.379Z] System Time: 2022-02-23T18:53:17.4940677Z [2022-02-23T18:53:20.379Z] EventsListeners: 0 [2022-02-23T18:53:20.379Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:53:20.379Z] Labels: [2022-02-23T18:53:20.379Z] Experimental: false [2022-02-23T18:53:20.379Z] Insecure Registries: [2022-02-23T18:53:20.379Z] 127.0.0.0/8 [2022-02-23T18:53:20.379Z] Live Restore Enabled: false [2022-02-23T18:53:20.379Z] [2022-02-23T18:53:20.379Z] [2022-02-23T18:53:20.379Z] INFO: Docker images of the daemon under test [2022-02-23T18:53:20.379Z] [2022-02-23T18:53:20.379Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T18:53:20.379Z] [2022-02-23T18:53:20.379Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T18:53:20.379Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-23T18:53:20.379Z] ltsc2022: Pulling from windows/servercore [2022-02-23T18:53:20.379Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T18:53:20.379Z] 898469748ff6: Pulling fs layer [2022-02-23T18:53:20.549Z] #31 ... [2022-02-23T18:53:20.549Z] [2022-02-23T18:53:20.549Z] #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-02-23T18:53:20.549Z] #60 sha256:210752b31e3a7528dc8f8a302e111ebdc014fcf29e0ac3d522aef02de0721d59 [2022-02-23T18:53:20.549Z] #60 1.260 + RM_GOPATH=0 [2022-02-23T18:53:20.549Z] #60 1.260 + TMP_GOPATH= [2022-02-23T18:53:20.549Z] #60 1.260 + : /build [2022-02-23T18:53:20.549Z] #60 1.260 + '[' -z '' ']' [2022-02-23T18:53:20.549Z] #60 1.260 ++ mktemp -d [2022-02-23T18:53:20.549Z] #60 1.267 + export GOPATH=/tmp/tmp.ZvPcyntj5Q [2022-02-23T18:53:20.549Z] #60 1.267 + GOPATH=/tmp/tmp.ZvPcyntj5Q [2022-02-23T18:53:20.549Z] #60 1.267 + RM_GOPATH=1 [2022-02-23T18:53:20.549Z] #60 1.267 + case "$(go env GOARCH)" in [2022-02-23T18:53:20.549Z] #60 1.267 ++ go env GOARCH [2022-02-23T18:53:20.549Z] #60 1.284 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:20.549Z] #60 1.284 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:20.549Z] #60 1.296 ++ dirname /install.sh [2022-02-23T18:53:20.549Z] #60 1.303 + dir=/ [2022-02-23T18:53:20.549Z] #60 1.304 + bin=containerd [2022-02-23T18:53:20.549Z] #60 1.304 + shift [2022-02-23T18:53:20.549Z] #60 1.304 + '[' '!' -f //containerd.installer ']' [2022-02-23T18:53:20.549Z] #60 1.304 + . //containerd.installer [2022-02-23T18:53:20.549Z] #60 1.304 ++ set -e [2022-02-23T18:53:20.549Z] #60 1.304 ++ : v1.5.9 [2022-02-23T18:53:20.549Z] #60 1.304 + install_containerd [2022-02-23T18:53:20.549Z] #60 1.311 + echo 'Install containerd version v1.5.9' [2022-02-23T18:53:20.549Z] #60 1.311 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZvPcyntj5Q/src/github.com/containerd/containerd [2022-02-23T18:53:20.549Z] #60 1.311 Install containerd version v1.5.9 [2022-02-23T18:53:20.549Z] #60 1.356 Cloning into '/tmp/tmp.ZvPcyntj5Q/src/github.com/containerd/containerd'... [2022-02-23T18:53:20.549Z] #60 ... [2022-02-23T18:53:20.549Z] [2022-02-23T18:53:20.549Z] #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-02-23T18:53:20.549Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:53:20.549Z] #38 37.22 Selecting previously unselected package libicu67:arm64. [2022-02-23T18:53:20.549Z] #38 37.23 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-23T18:53:20.549Z] #38 37.25 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-23T18:53:20.549Z] #38 42.18 Selecting previously unselected package libxml2:arm64. [2022-02-23T18:53:20.549Z] #38 42.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-23T18:53:20.549Z] #38 42.20 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:53:20.549Z] #38 42.65 Selecting previously unselected package libarchive13:arm64. [2022-02-23T18:53:20.549Z] #38 42.66 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-23T18:53:20.549Z] #38 42.66 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-23T18:53:20.549Z] #38 42.89 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-23T18:53:20.549Z] #38 42.92 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-23T18:53:20.549Z] #38 42.93 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-23T18:53:20.549Z] #38 43.09 Selecting previously unselected package librhash0:arm64. [2022-02-23T18:53:20.549Z] #38 43.09 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-23T18:53:20.549Z] #38 43.10 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-23T18:53:20.549Z] #38 43.29 Selecting previously unselected package libuv1:arm64. [2022-02-23T18:53:20.549Z] #38 43.29 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-23T18:53:20.549Z] #38 43.30 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-23T18:53:20.549Z] #38 43.46 Selecting previously unselected package cmake. [2022-02-23T18:53:20.549Z] #38 43.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-23T18:53:20.549Z] #38 43.48 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:53:20.584Z] #21 18.74 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-23T18:53:20.584Z] #21 18.75 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-23T18:53:20.584Z] #21 18.80 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-23T18:53:20.584Z] #21 18.81 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-23T18:53:20.584Z] #21 18.81 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-23T18:53:20.584Z] #21 18.90 Selecting previously unselected package libc6:ppc64el. [2022-02-23T18:53:20.584Z] #21 18.90 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-23T18:53:20.841Z] #21 19.08 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-23T18:53:20.853Z] #38 ... [2022-02-23T18:53:20.853Z] [2022-02-23T18:53:20.853Z] #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-02-23T18:53:20.853Z] #31 sha256:24bbe07f7ea275fb32492cc68639f75ae87eac4be4e6455b9ff5e70ee29fb798 [2022-02-23T18:53:20.853Z] #31 27.49 [2022-02-23T18:53:21.354Z] #21 19.62 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-23T18:53:21.354Z] #21 19.63 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-23T18:53:21.354Z] #21 19.64 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-23T18:53:21.354Z] #21 19.69 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-23T18:53:21.354Z] #21 19.70 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-23T18:53:21.354Z] #21 19.71 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-23T18:53:21.354Z] #21 19.77 Selecting previously unselected package libseccomp2:s390x. [2022-02-23T18:53:21.354Z] #21 19.78 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-23T18:53:21.354Z] #21 19.78 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-23T18:53:21.354Z] #21 19.82 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-23T18:53:21.354Z] #21 19.84 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-23T18:53:21.354Z] #21 19.84 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-23T18:53:21.403Z] #14 ... [2022-02-23T18:53:21.403Z] [2022-02-23T18:53:21.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-02-23T18:53:21.403Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:53:21.403Z] #60 3.166 + RM_GOPATH=0 [2022-02-23T18:53:21.403Z] #60 3.166 + TMP_GOPATH= [2022-02-23T18:53:21.403Z] #60 3.166 + : /build [2022-02-23T18:53:21.403Z] #60 3.166 + '[' -z '' ']' [2022-02-23T18:53:21.403Z] #60 3.198 ++ mktemp -d [2022-02-23T18:53:21.403Z] #60 3.198 + export GOPATH=/tmp/tmp.vKMsM7WqDd [2022-02-23T18:53:21.403Z] #60 3.198 + GOPATH=/tmp/tmp.vKMsM7WqDd [2022-02-23T18:53:21.403Z] #60 3.198 + RM_GOPATH=1 [2022-02-23T18:53:21.403Z] #60 3.198 + case "$(go env GOARCH)" in [2022-02-23T18:53:21.403Z] #60 3.198 ++ go env GOARCH [2022-02-23T18:53:21.403Z] #60 3.207 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:21.403Z] #60 3.207 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:21.403Z] #60 3.207 ++ dirname /install.sh [2022-02-23T18:53:21.403Z] #60 3.208 + dir=/ [2022-02-23T18:53:21.403Z] #60 3.208 + bin=containerd [2022-02-23T18:53:21.403Z] #60 3.208 + shift [2022-02-23T18:53:21.403Z] #60 3.208 + '[' '!' -f //containerd.installer ']' [2022-02-23T18:53:21.403Z] #60 3.208 + . //containerd.installer [2022-02-23T18:53:21.403Z] #60 3.216 ++ set -e [2022-02-23T18:53:21.403Z] #60 3.216 ++ : v1.5.9 [2022-02-23T18:53:21.403Z] #60 3.216 + install_containerd [2022-02-23T18:53:21.403Z] #60 3.216 + echo 'Install containerd version v1.5.9' [2022-02-23T18:53:21.403Z] #60 3.222 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vKMsM7WqDd/src/github.com/containerd/containerd [2022-02-23T18:53:21.403Z] #60 3.222 Install containerd version v1.5.9 [2022-02-23T18:53:21.403Z] #60 3.224 Cloning into '/tmp/tmp.vKMsM7WqDd/src/github.com/containerd/containerd'... [2022-02-23T18:53:21.403Z] #60 ... [2022-02-23T18:53:21.403Z] [2022-02-23T18:53:21.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-02-23T18:53:21.403Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:53:21.403Z] #51 43.50 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T18:53:21.403Z] #51 43.57 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T18:53:21.403Z] #51 43.63 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T18:53:21.403Z] #51 43.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T18:53:21.403Z] #51 43.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T18:53:21.403Z] #51 43.72 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T18:53:21.403Z] #51 43.75 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T18:53:21.403Z] #51 43.94 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T18:53:21.403Z] #51 43.97 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T18:53:21.403Z] #51 44.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T18:53:21.403Z] #51 44.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T18:53:21.403Z] #51 44.12 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T18:53:21.610Z] #21 19.90 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-23T18:53:21.611Z] #21 19.91 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-23T18:53:21.611Z] #21 19.91 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T18:53:21.611Z] #21 19.95 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-23T18:53:21.611Z] #21 19.96 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-23T18:53:21.611Z] #21 19.96 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T18:53:21.611Z] #21 20.03 Selecting previously unselected package libseccomp2:armhf. [2022-02-23T18:53:21.685Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-02-23T18:53:21.685Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T18:53:21.867Z] #21 20.03 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-23T18:53:21.867Z] #21 20.04 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-23T18:53:21.867Z] #21 20.09 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-23T18:53:21.867Z] #21 20.10 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-23T18:53:21.867Z] #21 20.11 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-23T18:53:21.867Z] #21 20.17 Selecting previously unselected package libseccomp2:armel. [2022-02-23T18:53:21.867Z] #21 20.18 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-23T18:53:21.867Z] #21 20.19 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-23T18:53:21.867Z] #21 20.23 Selecting previously unselected package libseccomp-dev:armel. [2022-02-23T18:53:21.867Z] #21 20.24 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-23T18:53:21.867Z] #21 20.25 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-23T18:53:21.976Z] #51 44.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T18:53:21.976Z] #51 44.69 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T18:53:22.124Z] #21 20.34 Selecting previously unselected package libseccomp2:arm64. [2022-02-23T18:53:22.124Z] #21 20.35 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T18:53:22.124Z] #21 20.35 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:53:22.124Z] #21 20.40 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-23T18:53:22.124Z] #21 20.40 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T18:53:22.124Z] #21 20.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:53:22.124Z] #21 20.50 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-23T18:53:22.124Z] #21 20.51 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-23T18:53:22.124Z] #21 20.53 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-23T18:53:22.124Z] #21 20.54 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-23T18:53:22.124Z] #21 20.55 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-23T18:53:22.124Z] #21 20.56 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-23T18:53:22.124Z] #21 20.57 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-23T18:53:22.259Z] #51 44.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T18:53:22.259Z] #51 44.98 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T18:53:22.259Z] #51 45.02 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T18:53:22.259Z] #51 45.07 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T18:53:22.259Z] #51 45.10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T18:53:22.308Z] #31 28.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T18:53:22.380Z] #21 20.58 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-23T18:53:22.380Z] #21 20.60 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-23T18:53:22.380Z] #21 20.61 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-23T18:53:22.380Z] #21 20.62 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-23T18:53:22.380Z] #21 20.64 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-23T18:53:22.380Z] #21 20.65 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-23T18:53:22.380Z] #21 20.66 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-23T18:53:22.380Z] #21 20.67 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-23T18:53:22.380Z] #21 20.68 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-23T18:53:22.544Z] #51 45.10 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T18:53:22.544Z] #51 45.19 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T18:53:22.617Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-02-23T18:53:22.617Z] === RUN TestBuildWithSession [2022-02-23T18:53:22.617Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T18:53:22.617Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T18:53:22.617Z] === RUN TestBuildSquashParent [2022-02-23T18:53:22.808Z] #51 45.55 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T18:53:22.971Z] #31 29.65 [2022-02-23T18:53:23.068Z] #51 45.74 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T18:53:23.330Z] #51 45.87 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T18:53:23.330Z] #51 46.06 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T18:53:23.600Z] #31 29.92 #=#=# ######################################################################## 100.0% [2022-02-23T18:53:23.747Z] #21 21.89 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-23T18:53:23.863Z] #31 30.67 [2022-02-23T18:53:24.124Z] #31 30.96 Download of images into '/build' complete. [2022-02-23T18:53:24.124Z] #31 30.96 Use something like the following to load the result into a Docker daemon: [2022-02-23T18:53:24.124Z] #31 30.96 tar -cC '/build' . | docker load [2022-02-23T18:53:24.797Z] #31 ... [2022-02-23T18:53:24.797Z] [2022-02-23T18:53:24.797Z] #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-02-23T18:53:24.797Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:53:24.797Z] #47 39.39 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-23T18:53:24.797Z] #47 39.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:53:24.797Z] #47 39.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T18:53:24.797Z] #47 39.43 Setting up python3-six (1.16.0-2) ... [2022-02-23T18:53:24.797Z] #47 40.45 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T18:53:24.797Z] #47 40.49 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T18:53:24.797Z] #47 43.63 Setting up criu (3.16.1-3) ... [2022-02-23T18:53:24.797Z] #47 45.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:53:25.059Z] #47 ... [2022-02-23T18:53:25.059Z] [2022-02-23T18:53:25.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-02-23T18:53:25.059Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:53:25.059Z] #51 40.62 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T18:53:25.059Z] #51 40.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T18:53:25.059Z] #51 40.79 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T18:53:25.059Z] #51 40.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T18:53:25.059Z] #51 40.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T18:53:25.059Z] #51 41.04 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T18:53:25.059Z] #51 41.12 go: downloading golang.org/x/text v0.3.7 [2022-02-23T18:53:25.059Z] #51 45.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T18:53:25.059Z] #51 45.32 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T18:53:25.059Z] #51 45.32 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T18:53:25.059Z] #51 45.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T18:53:25.059Z] #51 45.58 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T18:53:25.059Z] #51 45.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T18:53:25.059Z] #51 45.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T18:53:25.059Z] #51 45.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T18:53:25.059Z] #51 45.76 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T18:53:25.059Z] #51 45.83 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T18:53:25.059Z] #51 45.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T18:53:25.059Z] #51 46.11 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T18:53:25.059Z] #51 46.11 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T18:53:25.059Z] #51 46.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T18:53:25.059Z] #51 46.59 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T18:53:25.059Z] #51 47.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T18:53:25.059Z] #51 47.32 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T18:53:25.059Z] #51 48.32 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T18:53:25.059Z] #51 48.53 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T18:53:25.059Z] #51 48.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T18:53:25.059Z] #51 48.88 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T18:53:25.059Z] #51 48.89 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T18:53:25.059Z] #51 49.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T18:53:25.059Z] #51 49.45 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T18:53:25.059Z] #51 49.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T18:53:25.059Z] #51 49.64 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T18:53:25.059Z] #51 49.67 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T18:53:25.059Z] #51 49.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T18:53:25.059Z] #51 49.85 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T18:53:25.116Z] #21 23.13 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-23T18:53:25.227Z] #51 47.49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T18:53:25.320Z] #51 ... [2022-02-23T18:53:25.320Z] [2022-02-23T18:53:25.320Z] #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-02-23T18:53:25.320Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:53:25.320Z] #14 50.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T18:53:25.320Z] #14 50.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T18:53:25.320Z] #14 50.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:53:26.046Z] #21 24.36 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-23T18:53:27.121Z] #51 ... [2022-02-23T18:53:27.121Z] [2022-02-23T18:53:27.121Z] #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-02-23T18:53:27.121Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:53:27.121Z] #38 42.90 Selecting previously unselected package libxml2:amd64. [2022-02-23T18:53:27.121Z] #38 42.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T18:53:27.121Z] #38 42.91 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:53:27.121Z] #38 43.41 Selecting previously unselected package libarchive13:amd64. [2022-02-23T18:53:27.121Z] #38 43.41 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T18:53:27.121Z] #38 43.41 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:53:27.121Z] #38 43.74 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T18:53:27.121Z] #38 43.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T18:53:27.121Z] #38 43.93 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:53:27.121Z] #38 44.11 Selecting previously unselected package librhash0:amd64. [2022-02-23T18:53:27.121Z] #38 44.12 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T18:53:27.121Z] #38 44.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:53:27.121Z] #38 44.28 Selecting previously unselected package libuv1:amd64. [2022-02-23T18:53:27.121Z] #38 44.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T18:53:27.121Z] #38 44.29 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:53:27.121Z] #38 44.47 Selecting previously unselected package cmake. [2022-02-23T18:53:27.121Z] #38 44.48 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T18:53:27.121Z] #38 44.49 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:53:27.121Z] #38 48.39 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:53:27.121Z] #38 48.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:27.121Z] #38 48.42 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T18:53:27.121Z] #38 48.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:27.121Z] #38 48.52 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T18:53:27.121Z] #38 48.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T18:53:27.121Z] #38 48.55 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:53:27.121Z] #38 48.56 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:53:27.121Z] #38 48.62 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T18:53:27.121Z] #38 48.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:53:27.121Z] #38 48.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:53:27.379Z] #38 ... [2022-02-23T18:53:27.379Z] [2022-02-23T18:53:27.379Z] #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-02-23T18:53:27.379Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:53:27.379Z] #49 50.09 gotestsum version dev [2022-02-23T18:53:27.379Z] #49 ... [2022-02-23T18:53:27.379Z] [2022-02-23T18:53:27.379Z] #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-02-23T18:53:27.379Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T18:53:27.379Z] #38 DONE 50.2s [2022-02-23T18:53:27.379Z] [2022-02-23T18:53:27.379Z] #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-02-23T18:53:27.379Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T18:53:27.379Z] #47 39.85 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:53:27.379Z] #47 39.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:53:27.379Z] #47 39.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:53:27.379Z] #47 40.02 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:53:27.379Z] #47 40.03 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:53:27.379Z] #47 40.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:53:27.379Z] #47 40.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:53:27.379Z] #47 40.20 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:53:27.379Z] #47 40.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:53:27.379Z] #47 40.28 Selecting previously unselected package criu. [2022-02-23T18:53:27.379Z] #47 40.28 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T18:53:27.379Z] #47 40.29 Unpacking criu (3.16.1-3) ... [2022-02-23T18:53:27.379Z] #47 41.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:53:27.379Z] #47 42.68 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T18:53:27.379Z] #47 42.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:53:27.379Z] #47 42.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:53:27.379Z] #47 42.72 Setting up python3-six (1.16.0-2) ... [2022-02-23T18:53:27.379Z] #47 43.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:53:27.379Z] #47 43.90 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T18:53:27.379Z] #47 47.86 Setting up criu (3.16.1-3) ... [2022-02-23T18:53:27.379Z] #47 49.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:53:27.415Z] #21 25.61 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-23T18:53:27.636Z] #47 DONE 50.0s [2022-02-23T18:53:27.636Z] [2022-02-23T18:53:27.636Z] #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-02-23T18:53:27.636Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T18:53:27.636Z] #49 DONE 50.3s [2022-02-23T18:53:27.636Z] [2022-02-23T18:53:27.636Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:53:27.636Z] #39 sha256:1a81408cbdfb1aebdead8427f2ee9dc5d47f5acf2ac513f7ebf4d90ea3a61e98 [2022-02-23T18:53:27.897Z] #39 DONE 0.3s [2022-02-23T18:53:27.897Z] [2022-02-23T18:53:27.897Z] #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-02-23T18:53:27.897Z] #40 sha256:e08208e8d680de85f2cf91d904064362acb350569428382dea4b3a40d1cb0e21 [2022-02-23T18:53:27.966Z] #14 ... [2022-02-23T18:53:27.966Z] [2022-02-23T18:53:27.966Z] #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-02-23T18:53:27.966Z] #31 sha256:24bbe07f7ea275fb32492cc68639f75ae87eac4be4e6455b9ff5e70ee29fb798 [2022-02-23T18:53:27.966Z] #31 DONE 34.6s [2022-02-23T18:53:27.966Z] [2022-02-23T18:53:27.966Z] #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-02-23T18:53:27.966Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T18:53:27.966Z] #49 45.93 gotestsum version dev [2022-02-23T18:53:27.966Z] #49 DONE 53.3s [2022-02-23T18:53:27.966Z] [2022-02-23T18:53:27.966Z] #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-02-23T18:53:27.966Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T18:53:27.966Z] #47 DONE 52.8s [2022-02-23T18:53:27.966Z] [2022-02-23T18:53:27.966Z] #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-02-23T18:53:27.966Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T18:53:27.966Z] #38 46.79 Setting up libicu67:arm64 (67.1-7) ... [2022-02-23T18:53:27.966Z] #38 48.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:27.966Z] #38 48.27 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-23T18:53:27.966Z] #38 48.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:27.966Z] #38 49.46 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-23T18:53:27.966Z] #38 49.73 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-23T18:53:27.966Z] #38 50.33 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T18:53:27.966Z] #38 50.44 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-23T18:53:27.966Z] #38 50.49 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-23T18:53:27.966Z] #38 50.52 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T18:53:27.966Z] #38 50.68 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:53:27.966Z] #38 DONE 53.4s [2022-02-23T18:53:27.966Z] [2022-02-23T18:53:27.966Z] #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-02-23T18:53:27.966Z] #26 sha256:4ec870bee3bcbfe24ce230eb1eb6c6e7682da0c033f14b97c551c49b96af2eb2 [2022-02-23T18:53:28.237Z] #26 ... [2022-02-23T18:53:28.237Z] [2022-02-23T18:53:28.237Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T18:53:28.237Z] #39 sha256:8463bc15afa4c12a31771000f3325b8ce5e6c9c4fed02b4929dea7ed833a16e4 [2022-02-23T18:53:28.785Z] #21 26.81 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.83 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.84 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.85 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.86 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.87 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 26.88 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 26.89 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 26.90 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 26.92 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 26.93 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.94 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.95 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.96 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.97 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-23T18:53:28.785Z] #21 26.98 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 27.00 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 27.01 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 27.02 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 27.03 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-23T18:53:28.785Z] #21 27.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:53:28.785Z] #21 DONE 27.2s [2022-02-23T18:53:28.785Z] [2022-02-23T18:53:28.785Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:53:28.785Z] #62 sha256:d7feb8fad77f9ba5083f257c77c38c56ce1cac8bbe0dd5e0e66d258bd7227c32 [2022-02-23T18:53:29.044Z] #62 DONE 0.1s [2022-02-23T18:53:29.044Z] [2022-02-23T18:53:29.044Z] #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-02-23T18:53:29.044Z] #63 sha256:a444dc21a4ecfa2bd4747b730d1cd8a37615a9f120546c215465de25734ac72a [2022-02-23T18:53:29.154Z] --- PASS: TestBuildSquashParent (6.35s) [2022-02-23T18:53:29.154Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T18:53:29.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T18:53:29.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T18:53:29.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T18:53:29.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T18:53:29.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T18:53:29.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T18:53:29.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T18:53:29.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T18:53:29.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T18:53:29.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T18:53:29.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T18:53:29.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T18:53:29.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T18:53:29.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T18:53:29.212Z] #39 DONE 0.9s [2022-02-23T18:53:29.212Z] [2022-02-23T18:53:29.212Z] #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-02-23T18:53:29.212Z] #40 sha256:192c88113f60858b1a73f35b240e2e91d29d42ffa1bc770d5406db72d45e153f [2022-02-23T18:53:29.974Z] #63 ... [2022-02-23T18:53:29.974Z] [2022-02-23T18:53:29.974Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:53:29.974Z] #22 sha256:bf46c696fc80d2fe39e1b6502ee894dd510617dcbdd5e512af4033ff4297f3de [2022-02-23T18:53:29.974Z] #22 DONE 0.9s [2022-02-23T18:53:29.974Z] [2022-02-23T18:53:29.974Z] #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-02-23T18:53:29.974Z] #63 sha256:a444dc21a4ecfa2bd4747b730d1cd8a37615a9f120546c215465de25734ac72a [2022-02-23T18:53:29.974Z] #63 0.797 + RM_GOPATH=0 [2022-02-23T18:53:29.974Z] #63 0.797 + TMP_GOPATH= [2022-02-23T18:53:29.974Z] #63 0.797 + : /build [2022-02-23T18:53:29.974Z] #63 0.797 + '[' -z '' ']' [2022-02-23T18:53:29.974Z] #63 0.797 ++ mktemp -d [2022-02-23T18:53:29.974Z] #63 0.800 + export GOPATH=/tmp/tmp.43V4PpRamr [2022-02-23T18:53:29.974Z] #63 0.801 + GOPATH=/tmp/tmp.43V4PpRamr [2022-02-23T18:53:29.974Z] #63 0.801 + RM_GOPATH=1 [2022-02-23T18:53:29.974Z] #63 0.801 + case "$(go env GOARCH)" in [2022-02-23T18:53:29.974Z] #63 0.802 ++ go env GOARCH [2022-02-23T18:53:29.974Z] #63 0.810 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:29.974Z] #63 0.810 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:29.974Z] #63 0.811 ++ dirname /install.sh [2022-02-23T18:53:29.974Z] #63 0.812 + dir=/ [2022-02-23T18:53:29.974Z] #63 0.812 + bin=runc [2022-02-23T18:53:29.974Z] #63 0.812 + shift [2022-02-23T18:53:29.974Z] #63 0.813 + '[' '!' -f //runc.installer ']' [2022-02-23T18:53:29.974Z] #63 0.813 + . //runc.installer [2022-02-23T18:53:29.974Z] #63 0.813 ++ set -e [2022-02-23T18:53:29.974Z] #63 0.813 ++ : v1.1.0 [2022-02-23T18:53:29.974Z] #63 0.814 + install_runc [2022-02-23T18:53:29.974Z] #63 0.814 + RUNC_BUILDTAGS=seccomp [2022-02-23T18:53:29.974Z] #63 0.814 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T18:53:29.974Z] #63 0.814 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T18:53:29.974Z] #63 0.815 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.43V4PpRamr/src/github.com/opencontainers/runc [2022-02-23T18:53:29.974Z] #63 0.818 Cloning into '/tmp/tmp.43V4PpRamr/src/github.com/opencontainers/runc'... [2022-02-23T18:53:30.158Z] #40 1.114 + RM_GOPATH=0 [2022-02-23T18:53:30.158Z] #40 1.114 + TMP_GOPATH= [2022-02-23T18:53:30.158Z] #40 1.114 + : /build [2022-02-23T18:53:30.158Z] #40 1.114 + '[' -z '' ']' [2022-02-23T18:53:30.158Z] #40 1.114 ++ mktemp -d [2022-02-23T18:53:30.158Z] #40 1.114 + export GOPATH=/tmp/tmp.SgrNpI4g8c [2022-02-23T18:53:30.158Z] #40 1.114 + GOPATH=/tmp/tmp.SgrNpI4g8c [2022-02-23T18:53:30.158Z] #40 1.114 + RM_GOPATH=1 [2022-02-23T18:53:30.158Z] #40 1.114 + case "$(go env GOARCH)" in [2022-02-23T18:53:30.158Z] #40 1.114 ++ go env GOARCH [2022-02-23T18:53:30.158Z] #40 1.156 Install tini version v0.19.0 [2022-02-23T18:53:30.158Z] #40 1.203 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:30.159Z] #40 1.203 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:30.159Z] #40 1.203 ++ dirname /install.sh [2022-02-23T18:53:30.159Z] #40 1.203 + dir=/ [2022-02-23T18:53:30.159Z] #40 1.203 + bin=tini [2022-02-23T18:53:30.159Z] #40 1.203 + shift [2022-02-23T18:53:30.159Z] #40 1.203 + '[' '!' -f //tini.installer ']' [2022-02-23T18:53:30.159Z] #40 1.203 + . //tini.installer [2022-02-23T18:53:30.159Z] #40 1.203 ++ : v0.19.0 [2022-02-23T18:53:30.159Z] #40 1.203 + install_tini [2022-02-23T18:53:30.159Z] #40 1.203 + echo 'Install tini version v0.19.0' [2022-02-23T18:53:30.159Z] #40 1.203 + git clone https://github.com/krallin/tini.git /tmp/tmp.SgrNpI4g8c/tini [2022-02-23T18:53:30.159Z] #40 1.203 Cloning into '/tmp/tmp.SgrNpI4g8c/tini'... [2022-02-23T18:53:30.906Z] #63 ... [2022-02-23T18:53:30.906Z] [2022-02-23T18:53:30.906Z] #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-02-23T18:53:30.906Z] #23 sha256:444fe065d02173e486236316d65590ef70a803d568eebf59813e8048ec612e18 [2022-02-23T18:53:30.906Z] #23 DONE 0.8s [2022-02-23T18:53:30.906Z] [2022-02-23T18:53:30.906Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:53:30.906Z] #24 sha256:db8d73d3477cde8916eae2ea82c822f982d19fd74ecb8b86de78a36eeb31873a [2022-02-23T18:53:31.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T18:53:31.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T18:53:31.104Z] #40 2.084 + cd /tmp/tmp.SgrNpI4g8c/tini [2022-02-23T18:53:31.366Z] #40 2.084 + git checkout -q v0.19.0 [2022-02-23T18:53:31.366Z] #40 2.089 + cmake . [2022-02-23T18:53:31.467Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T18:53:31.467Z] 8f616e6e9eec: Download complete [2022-02-23T18:53:31.470Z] #24 0.766 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T18:53:31.470Z] #24 DONE 0.8s [2022-02-23T18:53:31.470Z] [2022-02-23T18:53:31.470Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:53:31.470Z] #25 sha256:1ce48ddf5dc8ab527bbd6a1f2abf4804c9fe18290a8016782fa54d8d489233a7 [2022-02-23T18:53:31.627Z] #40 2.396 -- The C compiler identification is GNU 10.2.1 [2022-02-23T18:53:31.627Z] #40 2.429 -- Detecting C compiler ABI info [2022-02-23T18:53:32.201Z] #40 2.996 -- Detecting C compiler ABI info - done [2022-02-23T18:53:32.201Z] #40 3.062 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T18:53:32.201Z] #40 3.062 -- Detecting C compile features [2022-02-23T18:53:32.201Z] #40 3.066 -- Detecting C compile features - done [2022-02-23T18:53:32.201Z] #40 3.098 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T18:53:32.435Z] #25 DONE 0.9s [2022-02-23T18:53:32.435Z] [2022-02-23T18:53:32.435Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:53:32.435Z] #26 sha256:6f16a3893282da952f7df6fcc25b9f523f4d1d996faa304ef1720b41341fca90 [2022-02-23T18:53:32.463Z] #40 3.295 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T18:53:32.463Z] #40 3.372 -- Configuring done [2022-02-23T18:53:32.463Z] #40 3.385 -- Generating done [2022-02-23T18:53:32.463Z] #40 3.403 -- Build files have been written to: /tmp/tmp.SgrNpI4g8c/tini [2022-02-23T18:53:32.463Z] #40 3.415 + make tini-static [2022-02-23T18:53:32.726Z] #40 3.598 Scanning dependencies of target tini-static [2022-02-23T18:53:32.726Z] #40 3.657 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T18:53:32.936Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T18:53:32.936Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T18:53:33.153Z] #40 ... [2022-02-23T18:53:33.153Z] [2022-02-23T18:53:33.153Z] #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-02-23T18:53:33.153Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:53:33.153Z] #14 44.89 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T18:53:33.153Z] #14 44.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T18:53:33.153Z] #14 44.91 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:53:33.153Z] #14 45.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T18:53:33.153Z] #14 45.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:53:33.153Z] #14 45.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:53:33.153Z] #14 45.26 Selecting previously unselected package dmsetup. [2022-02-23T18:53:33.153Z] #14 45.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:53:33.153Z] #14 45.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:53:33.153Z] #14 45.51 Selecting previously unselected package mingw-w64-common. [2022-02-23T18:53:33.153Z] #14 45.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T18:53:33.153Z] #14 45.54 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T18:53:33.153Z] #14 50.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T18:53:33.153Z] #14 50.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T18:53:33.153Z] #14 50.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:53:33.153Z] #14 55.19 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T18:53:33.153Z] #14 55.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:53:33.153Z] #14 55.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:53:33.153Z] #14 55.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T18:53:33.153Z] #14 55.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:53:33.153Z] #14 55.30 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:53:33.153Z] #14 ... [2022-02-23T18:53:33.153Z] [2022-02-23T18:53:33.153Z] #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-02-23T18:53:33.153Z] #40 sha256:e08208e8d680de85f2cf91d904064362acb350569428382dea4b3a40d1cb0e21 [2022-02-23T18:53:33.153Z] #40 5.155 + RM_GOPATH=0 [2022-02-23T18:53:33.153Z] #40 5.155 + TMP_GOPATH= [2022-02-23T18:53:33.154Z] #40 5.155 + : /build [2022-02-23T18:53:33.154Z] #40 5.155 + '[' -z '' ']' [2022-02-23T18:53:33.154Z] #40 5.155 ++ mktemp -d [2022-02-23T18:53:33.154Z] #40 5.155 + export GOPATH=/tmp/tmp.QLmt23bxK4 [2022-02-23T18:53:33.154Z] #40 5.155 + GOPATH=/tmp/tmp.QLmt23bxK4 [2022-02-23T18:53:33.154Z] #40 5.155 + RM_GOPATH=1 [2022-02-23T18:53:33.154Z] #40 5.155 + case "$(go env GOARCH)" in [2022-02-23T18:53:33.154Z] #40 5.155 ++ go env GOARCH [2022-02-23T18:53:33.154Z] #40 5.181 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:33.154Z] #40 5.181 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:53:33.154Z] #40 5.181 ++ dirname /install.sh [2022-02-23T18:53:33.154Z] #40 5.181 + dir=/ [2022-02-23T18:53:33.154Z] #40 5.181 + bin=tini [2022-02-23T18:53:33.154Z] #40 5.181 + shift [2022-02-23T18:53:33.154Z] #40 5.181 + '[' '!' -f //tini.installer ']' [2022-02-23T18:53:33.154Z] #40 5.181 + . //tini.installer [2022-02-23T18:53:33.154Z] #40 5.181 ++ : v0.19.0 [2022-02-23T18:53:33.154Z] #40 5.181 + install_tini [2022-02-23T18:53:33.154Z] #40 5.181 + echo 'Install tini version v0.19.0' [2022-02-23T18:53:33.154Z] #40 5.181 + git clone https://github.com/krallin/tini.git /tmp/tmp.QLmt23bxK4/tini [2022-02-23T18:53:33.154Z] #40 5.181 Cloning into '/tmp/tmp.QLmt23bxK4/tini'... [2022-02-23T18:53:33.154Z] #40 5.195 Install tini version v0.19.0 [2022-02-23T18:53:33.365Z] #26 DONE 0.9s [2022-02-23T18:53:33.365Z] [2022-02-23T18:53:33.365Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:53:33.365Z] #27 sha256:f343cf659f8fb9ed34bb3b416333530564fe90886b82334b5e9643589b8d31a0 [2022-02-23T18:53:33.690Z] #40 4.627 [100%] Linking C executable tini-static [2022-02-23T18:53:33.719Z] #40 5.844 + cd /tmp/tmp.QLmt23bxK4/tini [2022-02-23T18:53:33.719Z] #40 5.844 + git checkout -q v0.19.0 [2022-02-23T18:53:33.719Z] #40 5.844 + cmake . [2022-02-23T18:53:33.951Z] #40 4.877 [100%] Built target tini-static [2022-02-23T18:53:33.951Z] #40 4.934 + mkdir -p /build [2022-02-23T18:53:33.951Z] #40 4.938 + cp tini-static /build/docker-init [2022-02-23T18:53:34.294Z] #40 6.438 -- The C compiler identification is GNU 10.2.1 [2022-02-23T18:53:34.294Z] #40 6.494 -- Detecting C compiler ABI info [2022-02-23T18:53:34.294Z] #27 DONE 1.0s [2022-02-23T18:53:34.294Z] [2022-02-23T18:53:34.294Z] #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-02-23T18:53:34.294Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-23T18:53:34.825Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-23T18:53:34.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2022-02-23T18:53:34.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-02-23T18:53:34.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-02-23T18:53:34.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2022-02-23T18:53:34.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2022-02-23T18:53:34.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2022-02-23T18:53:34.826Z] === RUN TestBuildMultiStageCopy [2022-02-23T18:53:34.826Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T18:53:34.858Z] #40 7.022 -- Detecting C compiler ABI info - done [2022-02-23T18:53:35.116Z] #40 7.177 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T18:53:35.116Z] #40 7.177 -- Detecting C compile features [2022-02-23T18:53:35.116Z] #40 7.177 -- Detecting C compile features - done [2022-02-23T18:53:35.116Z] #40 7.178 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T18:53:35.224Z] #28 1.079 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:53:35.374Z] #40 7.431 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T18:53:35.480Z] #28 1.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:53:35.480Z] #28 1.080 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:53:35.632Z] #40 7.578 -- Configuring done [2022-02-23T18:53:35.632Z] #40 7.578 -- Generating done [2022-02-23T18:53:35.632Z] #40 7.578 -- Build files have been written to: /tmp/tmp.QLmt23bxK4/tini [2022-02-23T18:53:35.632Z] #40 7.707 + make tini-static [2022-02-23T18:53:35.737Z] #28 1.266 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T18:53:35.737Z] #28 1.446 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T18:53:35.865Z] #40 DONE 6.7s [2022-02-23T18:53:35.865Z] [2022-02-23T18:53:35.865Z] #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-02-23T18:53:35.865Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:53:35.865Z] #14 56.53 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T18:53:35.865Z] #14 56.54 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:53:35.865Z] #14 56.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:53:35.865Z] #14 56.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T18:53:35.865Z] #14 56.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:53:35.865Z] #14 56.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:53:35.889Z] #40 7.922 Scanning dependencies of target tini-static [2022-02-23T18:53:35.889Z] #40 7.998 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T18:53:35.993Z] #28 1.646 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:53:36.249Z] #28 1.862 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T18:53:36.444Z] #14 61.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T18:53:36.444Z] #14 61.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:53:36.444Z] #14 61.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:53:36.811Z] #28 2.262 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T18:53:36.811Z] #28 2.488 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:53:36.811Z] #28 2.489 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T18:53:36.811Z] #28 2.490 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T18:53:36.811Z] #28 2.498 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T18:53:36.811Z] #28 2.499 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T18:53:37.068Z] #28 2.728 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:53:37.068Z] #28 2.734 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T18:53:37.068Z] #28 2.734 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T18:53:37.068Z] #28 2.734 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T18:53:37.068Z] #28 2.734 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T18:53:37.260Z] #40 9.135 [100%] Linking C executable tini-static [2022-02-23T18:53:37.521Z] #40 9.689 [100%] Built target tini-static [2022-02-23T18:53:37.780Z] #40 9.780 + mkdir -p /build [2022-02-23T18:53:37.780Z] #40 9.780 + cp tini-static /build/docker-init [2022-02-23T18:53:38.084Z] 898469748ff6: Verifying Checksum [2022-02-23T18:53:38.084Z] 898469748ff6: Download complete [2022-02-23T18:53:38.090Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T18:53:39.458Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T18:53:39.589Z] #28 ... [2022-02-23T18:53:39.589Z] [2022-02-23T18:53:39.589Z] #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-02-23T18:53:39.589Z] #63 sha256:a444dc21a4ecfa2bd4747b730d1cd8a37615a9f120546c215465de25734ac72a [2022-02-23T18:53:39.589Z] #63 5.062 + cd /tmp/tmp.43V4PpRamr/src/github.com/opencontainers/runc [2022-02-23T18:53:39.589Z] #63 5.063 + git checkout -q v1.1.0 [2022-02-23T18:53:39.589Z] #63 5.269 + '[' -z '' ']' [2022-02-23T18:53:39.589Z] #63 5.269 + target=static [2022-02-23T18:53:39.589Z] #63 5.270 + make BUILDTAGS=seccomp static [2022-02-23T18:53:39.589Z] #63 5.386 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-02-23T18:53:39.589Z] #63 10.36 + mkdir -p /build [2022-02-23T18:53:39.589Z] #63 10.36 + cp runc /build/runc [2022-02-23T18:53:39.589Z] #63 DONE 10.6s [2022-02-23T18:53:39.589Z] [2022-02-23T18:53:39.589Z] #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-02-23T18:53:39.589Z] #67 sha256:8b5558e916efc3121c7bf53e5eb2cbf319d8349a5a293c9d276f47f085fd5288 [2022-02-23T18:53:39.589Z] #67 53.10 + bin/containerd [2022-02-23T18:53:39.630Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T18:53:39.630Z] 8f616e6e9eec: Download complete [2022-02-23T18:53:39.677Z] #40 ... [2022-02-23T18:53:39.677Z] [2022-02-23T18:53:39.677Z] #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-02-23T18:53:39.677Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:53:39.677Z] #14 62.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T18:53:39.677Z] #14 62.38 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:53:39.677Z] #14 62.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...#14 ... [2022-02-23T18:53:39.677Z] [2022-02-23T18:53:39.677Z] #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-02-23T18:53:39.677Z] #40 sha256:e08208e8d680de85f2cf91d904064362acb350569428382dea4b3a40d1cb0e21 [2022-02-23T18:53:39.677Z] #40 DONE 11.8s [2022-02-23T18:53:39.677Z] [2022-02-23T18:53:39.677Z] #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-02-23T18:53:39.677Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:53:39.677Z] #14 62.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:53:40.020Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T18:53:41.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T18:53:41.849Z] Running on azwin-2-fbd530 in d:\jenkins\workspace\moby_PR-43287 [Pipeline] { [Pipeline] ws [2022-02-23T18:53:41.865Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-23T18:53:42.317Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-02-23T18:53:42.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-02-23T18:53:42.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-23T18:53:42.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-23T18:53:42.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-23T18:53:42.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-23T18:53:42.317Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T18:53:43.664Z] The recommended git tool is: git [2022-02-23T18:53:44.593Z] #14 ... [2022-02-23T18:53:44.593Z] [2022-02-23T18:53:44.593Z] #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-02-23T18:53:44.593Z] #60 sha256:210752b31e3a7528dc8f8a302e111ebdc014fcf29e0ac3d522aef02de0721d59 [2022-02-23T18:53:45.115Z] #60 34.14 Updating files: 72% (3448/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T18:53:45.115Z] #60 34.75 + cd /tmp/tmp.ZvPcyntj5Q/src/github.com/containerd/containerd [2022-02-23T18:53:45.115Z] #60 34.75 + git checkout -q v1.5.9 [2022-02-23T18:53:46.131Z] #67 ... [2022-02-23T18:53:46.132Z] [2022-02-23T18:53:46.132Z] #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-02-23T18:53:46.132Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-23T18:53:46.132Z] #28 10.65 Fetched 40.4 MB in 10s (4112 kB/s) [2022-02-23T18:53:47.030Z] #60 36.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T18:53:47.030Z] #60 36.52 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T18:53:47.030Z] #60 36.52 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:53:47.030Z] #60 36.52 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:53:47.030Z] #60 36.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T18:53:47.030Z] #60 36.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T18:53:47.031Z] #60 36.52 + '[' '' = dynamic ']' [2022-02-23T18:53:47.031Z] #60 36.52 + make [2022-02-23T18:53:47.561Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-23T18:53:47.561Z] === RUN TestBuildLabelWithTargets [2022-02-23T18:53:48.421Z] #60 37.75 + bin/ctr [2022-02-23T18:53:49.403Z] #28 10.65 Reading package lists... [2022-02-23T18:53:49.636Z] #14 ... [2022-02-23T18:53:49.636Z] [2022-02-23T18:53:49.636Z] #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-02-23T18:53:49.636Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:53:50.406Z] #60 37.93 Updating files: 53% (2526/4738) Updating files: 54% (2559/4738) Updating files: 55% (2606/4738) Updating files: 56% (2654/4738) Updating files: 57% (2701/4738) Updating files: 58% (2749/4738) Updating files: 59% (2796/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T18:53:50.406Z] #60 39.05 + cd /tmp/tmp.vKMsM7WqDd/src/github.com/containerd/containerd [2022-02-23T18:53:50.406Z] #60 39.05 + git checkout -q v1.5.9 [2022-02-23T18:53:51.773Z] #60 40.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T18:53:51.773Z] #60 40.30 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T18:53:51.773Z] #60 40.30 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:53:51.773Z] #60 40.30 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T18:53:51.773Z] #60 40.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T18:53:51.773Z] #60 40.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T18:53:51.773Z] #60 40.30 + '[' '' = dynamic ']' [2022-02-23T18:53:51.773Z] #60 40.30 + make [2022-02-23T18:53:53.144Z] #60 41.94 + bin/ctr [2022-02-23T18:53:53.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T18:53:53.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T18:53:54.910Z] #28 15.29 Reading package lists... [2022-02-23T18:53:55.018Z] #60 ... [2022-02-23T18:53:55.018Z] [2022-02-23T18:53:55.018Z] #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-02-23T18:53:55.018Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:53:55.018Z] #14 69.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T18:53:55.018Z] #14 69.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:53:55.018Z] #14 69.94 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:53:55.018Z] #14 74.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T18:53:55.018Z] #14 74.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:53:55.018Z] #14 74.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:53:55.018Z] #14 78.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T18:53:55.018Z] #14 78.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:53:55.018Z] #14 78.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:53:55.167Z] #28 19.90 Building dependency tree... [2022-02-23T18:53:55.278Z] #14 ... [2022-02-23T18:53:55.278Z] [2022-02-23T18:53:55.278Z] #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-02-23T18:53:55.278Z] #63 sha256:b91ca856286e5423482dbcf984468a82ecd6df90e56f39de79212e6580696f54 [2022-02-23T18:53:55.278Z] #63 79.93 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:53:55.278Z] #63 79.93 + GOBIN=/build [2022-02-23T18:53:55.278Z] #63 79.93 + GO111MODULE=on [2022-02-23T18:53:55.278Z] #63 79.93 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T18:53:55.424Z] #28 21.02 Reading state information... [2022-02-23T18:53:55.659Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-23T18:53:55.659Z] === RUN TestBuildWithEmptyLayers [2022-02-23T18:53:56.354Z] #28 21.87 bzip2 is already the newest version (1.0.8-4). [2022-02-23T18:53:56.354Z] #28 21.87 patch is already the newest version (2.7.6-7). [2022-02-23T18:53:56.354Z] #28 21.87 xz-utils is already the newest version (5.2.5-2). [2022-02-23T18:53:56.354Z] #28 21.87 The following additional packages will be installed: [2022-02-23T18:53:56.354Z] #28 21.87 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-23T18:53:56.354Z] #28 21.87 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-23T18:53:56.354Z] #28 21.88 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T18:53:56.354Z] #28 21.88 python3-pkg-resources vim-runtime xxd [2022-02-23T18:53:56.354Z] #28 21.89 Suggested packages: [2022-02-23T18:53:56.354Z] #28 21.89 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-23T18:53:56.354Z] #28 21.89 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-23T18:53:56.354Z] #28 21.89 Recommended packages: [2022-02-23T18:53:56.354Z] #28 21.89 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T18:53:57.284Z] #28 22.95 The following NEW packages will be installed: [2022-02-23T18:53:57.284Z] #28 22.95 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-23T18:53:57.284Z] #28 22.95 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-23T18:53:57.284Z] #28 22.95 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-23T18:53:57.284Z] #28 22.96 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-23T18:53:57.284Z] #28 22.96 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-23T18:53:57.284Z] #28 22.96 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-23T18:53:57.284Z] #28 22.96 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-23T18:53:57.541Z] #28 23.31 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:53:57.541Z] #28 23.31 Need to get 18.6 MB of archives. [2022-02-23T18:53:57.541Z] #28 23.31 After this operation, 71.4 MB of additional disk space will be used. [2022-02-23T18:53:57.541Z] #28 23.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T18:53:57.541Z] #28 23.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T18:53:57.541Z] #28 23.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T18:53:57.541Z] #28 23.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T18:53:57.541Z] #28 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T18:53:57.541Z] #28 23.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T18:53:57.541Z] #28 23.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T18:53:57.541Z] #28 23.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T18:53:57.541Z] #28 23.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:53:57.798Z] #28 23.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:53:57.798Z] #28 23.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T18:53:57.798Z] #28 23.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T18:53:57.798Z] #28 23.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T18:53:57.798Z] #28 23.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T18:53:57.798Z] #28 23.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T18:53:57.798Z] #28 23.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T18:53:57.798Z] #28 23.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T18:53:57.798Z] #28 23.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T18:53:57.798Z] #28 23.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T18:53:57.798Z] #28 23.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:53:57.798Z] #28 23.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:53:57.798Z] #28 23.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:53:57.798Z] #28 23.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T18:53:57.798Z] #28 23.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T18:53:57.798Z] #28 23.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T18:53:57.798Z] #28 23.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:53:57.798Z] #28 23.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-23T18:53:57.798Z] #28 23.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:53:57.798Z] #28 23.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T18:53:57.798Z] #28 23.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T18:53:57.798Z] #28 23.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T18:53:57.798Z] #28 23.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T18:53:57.798Z] #28 23.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:53:57.798Z] #28 23.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T18:53:57.798Z] #28 23.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T18:53:57.798Z] #28 23.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T18:53:57.798Z] #28 23.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T18:53:57.798Z] #28 23.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T18:53:57.798Z] #28 23.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T18:53:57.798Z] #28 23.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T18:53:57.799Z] #28 23.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T18:53:58.055Z] #28 23.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T18:53:58.055Z] #28 23.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T18:53:58.055Z] #28 23.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T18:53:58.175Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-23T18:53:58.175Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T18:53:58.312Z] #28 24.06 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:53:58.569Z] #28 24.24 Fetched 18.6 MB in 1s (32.5 MB/s) [2022-02-23T18:53:58.569Z] #28 24.30 Selecting previously unselected package pigz. [2022-02-23T18:53:58.569Z] #28 24.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-02-23T18:53:58.569Z] #28 24.36 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T18:53:58.569Z] #28 24.36 Unpacking pigz (2.6-1) ... [2022-02-23T18:53:58.569Z] #28 24.41 Selecting previously unselected package libelf1:amd64. [2022-02-23T18:53:58.825Z] #28 24.42 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T18:53:58.825Z] #28 24.43 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T18:53:58.825Z] #28 24.52 Selecting previously unselected package libbpf0:amd64. [2022-02-23T18:53:58.825Z] #28 24.53 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T18:53:58.825Z] #28 24.53 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:53:58.825Z] #28 24.59 Selecting previously unselected package libcap2:amd64. [2022-02-23T18:53:58.825Z] #28 24.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T18:53:58.825Z] #28 24.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:53:59.082Z] #28 24.65 Selecting previously unselected package libmnl0:amd64. [2022-02-23T18:53:59.082Z] #28 24.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T18:53:59.082Z] #28 24.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:53:59.082Z] #28 24.71 Selecting previously unselected package libxtables12:amd64. [2022-02-23T18:53:59.082Z] #28 24.71 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T18:53:59.082Z] #28 24.72 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:53:59.082Z] #28 24.76 Selecting previously unselected package libcap2-bin. [2022-02-23T18:53:59.082Z] #28 24.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T18:53:59.082Z] #28 24.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T18:53:59.082Z] #28 24.82 Selecting previously unselected package iproute2. [2022-02-23T18:53:59.082Z] #28 24.83 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T18:53:59.082Z] #28 24.84 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T18:53:59.353Z] #28 25.07 Selecting previously unselected package xxd. [2022-02-23T18:53:59.353Z] #28 25.08 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:53:59.353Z] #28 25.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:59.353Z] #28 25.15 Selecting previously unselected package vim-common. [2022-02-23T18:53:59.353Z] #28 25.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:53:59.353Z] #28 25.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:53:59.483Z] #63 83.96 rootlesskit version 0.14.6 [2022-02-23T18:53:59.483Z] #63 83.97 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T18:53:59.483Z] #63 83.97 -container-ip string [2022-02-23T18:53:59.483Z] #63 83.97 container ip [2022-02-23T18:53:59.483Z] #63 83.97 -container-port int [2022-02-23T18:53:59.483Z] #63 83.97 container port (default -1) [2022-02-23T18:53:59.483Z] #63 83.97 -host-ip string [2022-02-23T18:53:59.483Z] #63 83.97 host ip [2022-02-23T18:53:59.483Z] #63 83.97 -host-port int [2022-02-23T18:53:59.483Z] #63 83.97 host port (default -1) [2022-02-23T18:53:59.484Z] #63 83.97 -proto string [2022-02-23T18:53:59.484Z] #63 83.97 proxy protocol (default "tcp") [2022-02-23T18:53:59.617Z] #28 25.26 Selecting previously unselected package bash-completion. [2022-02-23T18:53:59.617Z] #28 25.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T18:54:00.546Z] #28 26.24 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T18:54:00.802Z] #28 26.44 Selecting previously unselected package apparmor. [2022-02-23T18:54:00.802Z] #28 26.45 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T18:54:00.802Z] #28 26.49 Unpacking apparmor (2.13.6-10) ... [2022-02-23T18:54:01.058Z] #28 26.69 Selecting previously unselected package inetutils-ping. [2022-02-23T18:54:01.058Z] #28 26.69 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T18:54:01.058Z] #28 26.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T18:54:01.058Z] #28 26.76 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T18:54:01.058Z] #28 26.76 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:54:01.058Z] #28 26.77 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:54:01.058Z] #28 26.81 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T18:54:01.058Z] #28 26.82 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:54:01.058Z] #28 26.82 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:54:01.058Z] #28 26.86 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T18:54:01.234Z] #60 ... [2022-02-23T18:54:01.234Z] [2022-02-23T18:54:01.234Z] #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-02-23T18:54:01.234Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:01.234Z] #14 73.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T18:54:01.234Z] #14 73.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:01.234Z] #14 73.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:54:01.234Z] #14 78.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T18:54:01.234Z] #14 78.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:01.234Z] #14 78.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:54:01.234Z] #14 83.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T18:54:01.234Z] #14 83.22 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:01.234Z] #14 83.23 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:01.314Z] #28 26.87 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T18:54:01.314Z] #28 26.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:54:01.314Z] #28 26.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T18:54:01.314Z] #28 26.93 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T18:54:01.314Z] #28 26.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:54:01.314Z] #28 26.98 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T18:54:01.314Z] #28 26.99 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T18:54:01.314Z] #28 27.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:54:01.314Z] #28 27.06 Selecting previously unselected package iptables. [2022-02-23T18:54:01.314Z] #28 27.06 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-23T18:54:01.314Z] #28 27.06 Unpacking iptables (1.8.7-1) ... [2022-02-23T18:54:01.570Z] #28 27.22 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:54:01.570Z] #28 27.22 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:54:01.570Z] #28 27.22 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:54:01.570Z] #28 27.30 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:54:01.570Z] #28 27.30 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:54:01.570Z] #28 27.31 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:54:01.570Z] #28 27.38 Selecting previously unselected package jq. [2022-02-23T18:54:01.570Z] #28 27.38 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:54:01.570Z] #28 27.38 Unpacking jq (1.6-2.1) ... [2022-02-23T18:54:01.826Z] #28 27.44 Selecting previously unselected package libaio1:amd64. [2022-02-23T18:54:01.826Z] #28 27.44 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T18:54:01.826Z] #28 27.45 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:54:01.826Z] #28 27.50 Selecting previously unselected package libgpm2:amd64. [2022-02-23T18:54:01.826Z] #28 27.50 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T18:54:01.826Z] #28 27.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:54:01.826Z] #28 27.55 Selecting previously unselected package libinih1:amd64. [2022-02-23T18:54:01.826Z] #28 27.55 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-23T18:54:01.826Z] #28 27.56 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T18:54:01.826Z] #28 27.60 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:54:01.826Z] #28 27.61 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:54:01.826Z] #28 27.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:54:01.826Z] #28 27.67 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:54:02.083Z] #28 27.67 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:54:02.083Z] #28 27.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:54:02.083Z] #28 27.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:54:02.083Z] #28 27.73 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:54:02.083Z] #28 27.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:54:02.083Z] #28 27.78 Selecting previously unselected package net-tools. [2022-02-23T18:54:02.083Z] #28 27.78 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T18:54:02.083Z] #28 27.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:54:02.083Z] #28 27.90 Selecting previously unselected package python-pip-whl. [2022-02-23T18:54:02.339Z] #28 27.91 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T18:54:02.339Z] #28 27.91 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T18:54:02.339Z] #28 28.16 Selecting previously unselected package python3-lib2to3. [2022-02-23T18:54:02.599Z] #28 28.17 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T18:54:02.599Z] #28 28.18 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:54:02.599Z] #28 28.23 Selecting previously unselected package python3-distutils. [2022-02-23T18:54:02.599Z] #28 28.24 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T18:54:02.599Z] #28 28.24 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T18:54:02.599Z] #28 28.32 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:54:02.599Z] #28 28.32 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:54:02.599Z] #28 28.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:54:02.599Z] #28 28.39 Selecting previously unselected package python3-setuptools. [2022-02-23T18:54:02.599Z] #28 28.40 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T18:54:02.599Z] #28 28.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T18:54:02.785Z] #63 ... [2022-02-23T18:54:02.785Z] [2022-02-23T18:54:02.785Z] #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-02-23T18:54:02.785Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:54:02.785Z] #14 87.63 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T18:54:02.785Z] #14 87.64 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-23T18:54:02.785Z] #14 87.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:02.855Z] #28 28.53 Selecting previously unselected package python3-wheel. [2022-02-23T18:54:02.855Z] #28 28.54 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T18:54:02.855Z] #28 28.55 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T18:54:02.855Z] #28 28.59 Selecting previously unselected package python3-pip. [2022-02-23T18:54:02.855Z] #28 28.59 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-23T18:54:02.855Z] #28 28.59 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T18:54:02.855Z] #28 28.73 Selecting previously unselected package sudo. [2022-02-23T18:54:03.112Z] #28 28.73 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T18:54:03.112Z] #28 28.74 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T18:54:03.112Z] #28 28.99 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T18:54:03.368Z] #28 28.99 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T18:54:03.368Z] #28 29.00 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:54:03.368Z] #28 29.11 Selecting previously unselected package uidmap. [2022-02-23T18:54:03.368Z] #28 29.12 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T18:54:03.368Z] #28 29.12 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T18:54:03.368Z] #28 29.21 Selecting previously unselected package vim-runtime. [2022-02-23T18:54:03.368Z] #28 29.21 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:54:03.368Z] #28 29.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T18:54:03.419Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-23T18:54:03.419Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T18:54:03.625Z] #28 29.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T18:54:03.625Z] #28 29.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:03.676Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-02-23T18:54:03.676Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T18:54:04.995Z] #28 30.36 Selecting previously unselected package vim. [2022-02-23T18:54:04.995Z] #28 30.37 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:54:04.995Z] #28 30.38 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:04.995Z] #28 30.60 Selecting previously unselected package xfsprogs. [2022-02-23T18:54:04.995Z] #28 30.60 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T18:54:04.995Z] #28 30.61 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T18:54:05.252Z] #28 30.82 Selecting previously unselected package zip. [2022-02-23T18:54:05.252Z] #28 30.83 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-23T18:54:05.252Z] #28 30.83 Unpacking zip (3.0-12) ... [2022-02-23T18:54:05.252Z] #28 30.91 Selecting previously unselected package zstd. [2022-02-23T18:54:05.252Z] #28 30.91 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T18:54:05.252Z] #28 30.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:54:05.509Z] #28 31.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:54:05.765Z] #28 31.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:54:05.765Z] #28 31.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:54:05.765Z] #28 31.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:54:05.765Z] #28 31.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:54:06.022Z] #28 31.59 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T18:54:06.022Z] #28 31.60 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T18:54:06.022Z] #28 31.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:54:06.022Z] #28 31.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:54:06.022Z] #28 31.64 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T18:54:06.278Z] #28 31.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:06.278Z] #28 31.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:54:06.278Z] #28 31.94 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T18:54:06.278Z] #28 31.95 Setting up apparmor (2.13.6-10) ... [2022-02-23T18:54:07.208Z] #28 32.86 Setting up zip (3.0-12) ... [2022-02-23T18:54:07.208Z] #28 32.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:07.209Z] #28 32.89 Setting up bash-completion (1:2.11-2) ... [2022-02-23T18:54:07.781Z] #14 ... [2022-02-23T18:54:07.781Z] [2022-02-23T18:54:07.781Z] #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-02-23T18:54:07.781Z] #63 sha256:1ce5bb567cd6268b4d16992cb66a52a51bf4176d7f84563469124b67a4ab0ade [2022-02-23T18:54:07.781Z] #63 89.41 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T18:54:07.781Z] #63 89.41 + GOBIN=/build [2022-02-23T18:54:07.781Z] #63 89.42 + GO111MODULE=on [2022-02-23T18:54:07.781Z] #63 89.42 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T18:54:08.079Z] #14 92.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T18:54:08.079Z] #14 92.45 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T18:54:08.079Z] #14 92.46 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:54:08.079Z] #14 93.34 Selecting previously unselected package libapparmor1:arm64.#14 ... [2022-02-23T18:54:08.079Z] [2022-02-23T18:54:08.079Z] #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-02-23T18:54:08.079Z] #63 sha256:b91ca856286e5423482dbcf984468a82ecd6df90e56f39de79212e6580696f54 [2022-02-23T18:54:08.079Z] #63 DONE 92.8s [2022-02-23T18:54:08.079Z] [2022-02-23T18:54:08.079Z] #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-02-23T18:54:08.079Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:54:08.079Z] #14 93.34 Selecting previously unselected package libapparmor1:arm64. [2022-02-23T18:54:08.079Z] #14 93.34 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-23T18:54:08.079Z] #14 93.35 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T18:54:08.079Z] #14 93.47 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-23T18:54:08.079Z] #14 ... [2022-02-23T18:54:08.079Z] [2022-02-23T18:54:08.079Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:54:08.079Z] #64 sha256:330396bc1ce88d24a0d60afc0f7e9f4de1f65fff89ea420bb3cf9a80682724b9 [2022-02-23T18:54:08.138Z] #28 33.91 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:54:08.138Z] #28 33.92 Setting up sudo (1.9.5p2-3) ... [2022-02-23T18:54:08.140Z] using credential docker-jenkins-github-credentials [2022-02-23T18:54:08.218Z] Cloning the remote Git repository [2022-02-23T18:54:08.218Z] Cloning with configured refspecs honoured and without tags [2022-02-23T18:54:08.341Z] #64 DONE 0.2s [2022-02-23T18:54:08.341Z] [2022-02-23T18:54:08.341Z] #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-02-23T18:54:08.341Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:54:08.341Z] #14 93.48 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-23T18:54:08.341Z] #14 93.49 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T18:54:08.341Z] #14 93.62 Selecting previously unselected package libbtrfs0:arm64.#14 ... [2022-02-23T18:54:08.341Z] [2022-02-23T18:54:08.341Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:54:08.341Z] #65 sha256:d63674c094859c5f8c635cea95b2b76342c88cf8e48b33f7a7175798eddd25f3 [2022-02-23T18:54:08.341Z] #65 DONE 0.2s [2022-02-23T18:54:08.341Z] [2022-02-23T18:54:08.341Z] #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-02-23T18:54:08.341Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T18:54:08.341Z] #14 93.62 Selecting previously unselected package libbtrfs0:arm64. [2022-02-23T18:54:08.341Z] #14 93.63 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-23T18:54:08.341Z] #14 93.63 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T18:54:08.395Z] #28 33.98 invoke-rc.d: could not determine current runlevel [2022-02-23T18:54:08.395Z] #28 33.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:54:08.395Z] #28 34.00 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T18:54:08.395Z] #28 34.01 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:54:08.395Z] #28 34.02 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T18:54:08.395Z] #28 34.03 Setting up pigz (2.6-1) ... [2022-02-23T18:54:08.395Z] #28 34.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:54:08.395Z] #28 34.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:54:08.395Z] #28 34.08 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T18:54:08.395Z] #28 34.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:08.602Z] #14 93.86 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-23T18:54:08.602Z] #14 93.87 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-23T18:54:08.602Z] #14 93.91 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T18:54:08.864Z] #14 94.20 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-23T18:54:08.864Z] #14 94.25 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T18:54:08.864Z] #14 94.25 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:54:08.923Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-02-23T18:54:08.923Z] === RUN TestBuildWithHugeFile [2022-02-23T18:54:08.958Z] #28 34.42 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:54:08.958Z] #28 34.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:54:08.958Z] #28 34.59 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T18:54:08.958Z] #28 34.61 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:54:08.958Z] #28 34.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:54:08.958Z] #28 34.63 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T18:54:08.958Z] #28 34.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:09.125Z] #14 94.38 Selecting previously unselected package libudev-dev:arm64. [2022-02-23T18:54:09.125Z] #14 94.41 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-23T18:54:09.125Z] #14 94.41 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-23T18:54:09.213Z] #28 34.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T18:54:09.213Z] #28 34.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T18:54:09.213Z] #28 34.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T18:54:09.213Z] #28 34.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T18:54:09.213Z] #28 34.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T18:54:09.213Z] #28 34.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T18:54:09.213Z] #28 34.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T18:54:09.213Z] #28 34.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T18:54:09.213Z] #28 34.90 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T18:54:09.386Z] #14 94.63 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-23T18:54:09.386Z] #14 94.64 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-23T18:54:09.386Z] #14 94.65 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-23T18:54:08.412Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T18:54:08.810Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T18:54:09.648Z] #14 94.81 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-23T18:54:09.648Z] #14 94.84 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-23T18:54:09.648Z] #14 94.84 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-23T18:54:09.648Z] #14 94.96 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-23T18:54:09.648Z] #14 94.96 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-23T18:54:09.648Z] #14 94.97 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-23T18:54:09.776Z] #28 35.49 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:54:09.776Z] #28 35.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:54:09.776Z] #28 35.51 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:54:09.776Z] #28 35.52 Setting up python3-pip (20.3.4-4) ... [2022-02-23T18:54:09.909Z] #14 95.07 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-23T18:54:09.909Z] #14 95.07 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-23T18:54:09.909Z] #14 95.08 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-23T18:54:09.909Z] #14 95.13 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-23T18:54:09.909Z] #14 95.15 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-23T18:54:09.909Z] #14 95.16 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-23T18:54:10.170Z] #14 95.44 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-23T18:54:10.170Z] #14 95.46 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-23T18:54:10.170Z] #14 95.46 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-23T18:54:10.170Z] #14 95.64 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-23T18:54:10.338Z] #28 35.98 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:54:10.338Z] #28 35.99 Setting up jq (1.6-2.1) ... [2022-02-23T18:54:10.338Z] #28 36.01 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:54:10.338Z] #28 36.03 Setting up iptables (1.8.7-1) ... [2022-02-23T18:54:10.338Z] #28 36.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:54:10.338Z] #28 36.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:54:10.339Z] #28 36.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:54:10.339Z] #28 36.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:54:10.339Z] #28 36.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T18:54:10.339Z] #28 36.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T18:54:10.339Z] #28 36.07 Setting up iproute2 (5.10.0-4) ... [2022-02-23T18:54:10.431Z] #14 95.64 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T18:54:10.431Z] #14 95.64 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:54:10.431Z] #14 95.69 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-23T18:54:10.431Z] #14 95.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T18:54:10.431Z] #14 95.71 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:10.431Z] #14 95.80 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-23T18:54:10.431Z] #14 95.80 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-23T18:54:10.431Z] #14 95.80 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-23T18:54:10.595Z] #28 36.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:10.692Z] #14 96.14 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:10.692Z] #14 96.15 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T18:54:10.692Z] #14 96.16 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:54:10.692Z] #14 96.17 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-23T18:54:10.692Z] #14 96.18 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:54:10.954Z] #14 96.20 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-23T18:54:10.954Z] #14 96.21 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T18:54:10.954Z] #14 96.22 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-23T18:54:10.954Z] #14 96.23 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-23T18:54:10.954Z] #14 96.24 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-23T18:54:10.954Z] #14 96.25 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:54:10.954Z] #14 96.26 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T18:54:10.954Z] #14 96.27 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:54:10.954Z] #14 96.28 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T18:54:10.954Z] #14 96.30 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T18:54:10.954Z] #14 96.31 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-23T18:54:10.954Z] #14 96.32 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:54:10.954Z] #14 96.33 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-23T18:54:10.954Z] #14 96.34 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-23T18:54:10.954Z] #14 96.36 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:54:10.954Z] #14 96.37 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:54:10.954Z] #14 96.39 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-02-23T18:54:11.164Z] #28 DONE 36.7s [2022-02-23T18:54:11.164Z] [2022-02-23T18:54:11.164Z] #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-02-23T18:54:11.164Z] #29 sha256:315d559997ae91c4a27f947e432ea5cf940cf59408c6ab7f65718dced7c2ab81 [2022-02-23T18:54:11.215Z] #14 96.40 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:11.215Z] #14 96.41 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-02-23T18:54:11.215Z] #14 96.41 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:54:11.215Z] #14 96.42 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:11.215Z] #14 96.44 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-02-23T18:54:11.215Z] #14 96.44 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:54:11.215Z] #14 96.46 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:54:11.215Z] #14 96.48 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:54:11.215Z] #14 96.50 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:54:11.215Z] #14 96.51 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:54:11.215Z] #14 96.53 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-23T18:54:11.215Z] #14 96.54 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:09.930Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:54:09.931Z] > git --version # timeout=10 [2022-02-23T18:54:09.984Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:54:09.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:54:09.987Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:54:11.799Z] #14 DONE 97.0s [2022-02-23T18:54:11.799Z] [2022-02-23T18:54:11.799Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:54:11.799Z] #55 sha256:ad7c9cfbb26166675b51ba395456c128d4c5f765ecbd099db3dbd75c8cfe9ec9 [2022-02-23T18:54:11.799Z] #55 DONE 0.1s [2022-02-23T18:54:11.799Z] [2022-02-23T18:54:11.799Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:54:11.799Z] #15 sha256:4f61cfa0a6d16aa8c0350ca43fecd9299c88bef3de8ebe5801ebb4a4c0358a52 [2022-02-23T18:54:11.954Z] #63 94.15 rootlesskit version 0.14.6 [2022-02-23T18:54:11.954Z] #63 94.16 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T18:54:11.954Z] #63 94.16 -container-ip string [2022-02-23T18:54:11.954Z] #63 94.16 container ip [2022-02-23T18:54:11.954Z] #63 94.16 -container-port int [2022-02-23T18:54:11.954Z] #63 94.16 container port (default -1) [2022-02-23T18:54:11.954Z] #63 94.16 -host-ip string [2022-02-23T18:54:11.954Z] #63 94.16 host ip [2022-02-23T18:54:11.954Z] #63 94.16 -host-port int [2022-02-23T18:54:11.954Z] #63 94.16 host port (default -1) [2022-02-23T18:54:11.954Z] #63 94.16 -proto string [2022-02-23T18:54:11.954Z] #63 94.16 proxy protocol (default "tcp") [2022-02-23T18:54:11.983Z] #29 0.825 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T18:54:11.983Z] #29 0.828 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T18:54:11.983Z] #29 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T18:54:11.983Z] #29 DONE 0.9s [2022-02-23T18:54:11.983Z] [2022-02-23T18:54:11.983Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:54:11.983Z] #30 sha256:34c1321b277d6ef1e3e6f98b1cd717cf03a98f1b783cfec9bf4480e165984ef8 [2022-02-23T18:54:12.748Z] #15 DONE 1.3s [2022-02-23T18:54:12.748Z] [2022-02-23T18:54:12.748Z] #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-02-23T18:54:12.748Z] #56 sha256:ba10edad46e89acb16a5f4bf5f009a98544acd949b400c09b769f38d514e1891 [2022-02-23T18:54:12.748Z] #56 0.739 + RM_GOPATH=0 [2022-02-23T18:54:12.748Z] #56 0.739 + TMP_GOPATH= [2022-02-23T18:54:12.748Z] #56 0.739 + : /build [2022-02-23T18:54:12.748Z] #56 0.739 + '[' -z '' ']' [2022-02-23T18:54:12.748Z] #56 0.739 ++ mktemp -d [2022-02-23T18:54:12.748Z] #56 0.740 + export GOPATH=/tmp/tmp.Xp66GeZZtD [2022-02-23T18:54:12.748Z] #56 0.740 + GOPATH=/tmp/tmp.Xp66GeZZtD [2022-02-23T18:54:12.748Z] #56 0.740 + RM_GOPATH=1 [2022-02-23T18:54:12.748Z] #56 0.741 + case "$(go env GOARCH)" in [2022-02-23T18:54:12.748Z] #56 0.741 ++ go env GOARCH [2022-02-23T18:54:12.748Z] #56 0.754 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:12.748Z] #56 0.754 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:12.748Z] #56 0.755 ++ dirname /install.sh [2022-02-23T18:54:12.748Z] #56 0.756 + dir=/ [2022-02-23T18:54:12.748Z] #56 0.756 + bin=runc [2022-02-23T18:54:12.748Z] #56 0.756 + shift [2022-02-23T18:54:12.748Z] #56 0.756 + '[' '!' -f //runc.installer ']' [2022-02-23T18:54:12.748Z] #56 0.756 + . //runc.installer [2022-02-23T18:54:12.748Z] #56 0.756 ++ set -e [2022-02-23T18:54:12.748Z] #56 0.756 ++ : v1.1.0 [2022-02-23T18:54:12.748Z] #56 0.756 + install_runc [2022-02-23T18:54:12.748Z] #56 0.757 + RUNC_BUILDTAGS=seccomp [2022-02-23T18:54:12.748Z] #56 0.757 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T18:54:12.748Z] #56 0.757 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Xp66GeZZtD/src/github.com/opencontainers/runc [2022-02-23T18:54:12.748Z] #56 0.757 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T18:54:12.748Z] #56 0.758 Cloning into '/tmp/tmp.Xp66GeZZtD/src/github.com/opencontainers/runc'... [2022-02-23T18:54:13.322Z] #56 ... [2022-02-23T18:54:13.322Z] [2022-02-23T18:54:13.322Z] #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-02-23T18:54:13.322Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T18:54:13.322Z] #34 DONE 98.5s [2022-02-23T18:54:13.583Z] [2022-02-23T18:54:13.583Z] #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-02-23T18:54:13.583Z] #16 sha256:ea7c0bb6a2ac094deb5064fe86afa12385085f30c65e5b74d94c727b4f7ae39e [2022-02-23T18:54:13.844Z] #16 DONE 1.0s [2022-02-23T18:54:13.844Z] [2022-02-23T18:54:13.844Z] #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-02-23T18:54:13.844Z] #56 sha256:ba10edad46e89acb16a5f4bf5f009a98544acd949b400c09b769f38d514e1891 [2022-02-23T18:54:15.761Z] #56 ... [2022-02-23T18:54:15.761Z] [2022-02-23T18:54:15.761Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:54:15.761Z] #17 sha256:c64d7558a9ce7c60c067c86ea7d3a690cd94a9c8d0c49a3a5f028b4507175ccb [2022-02-23T18:54:15.761Z] #17 0.841 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T18:54:15.761Z] #17 DONE 1.6s [2022-02-23T18:54:15.761Z] [2022-02-23T18:54:15.761Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:54:15.761Z] #18 sha256:4e96857acf5a31bc416890e1c4118ba8f3bce6fe0ee6e6f0497872c58b1a1a2c [2022-02-23T18:54:16.132Z] #63 ... [2022-02-23T18:54:16.132Z] [2022-02-23T18:54:16.132Z] #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-02-23T18:54:16.132Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:16.132Z] #14 93.18 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T18:54:16.132Z] #14 93.18 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T18:54:16.132Z] #14 93.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:16.132Z] #14 98.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T18:54:16.132Z] #14 98.54 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T18:54:16.132Z] #14 98.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:54:16.334Z] #18 DONE 0.9s [2022-02-23T18:54:16.334Z] [2022-02-23T18:54:16.334Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:54:16.334Z] #19 sha256:e3bb7b419754f81fe819d171d446b1326d82b9cf41d665672f835a9fcb53d897 [2022-02-23T18:54:16.389Z] #14 ... [2022-02-23T18:54:16.389Z] [2022-02-23T18:54:16.389Z] #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-02-23T18:54:16.389Z] #63 sha256:1ce5bb567cd6268b4d16992cb66a52a51bf4176d7f84563469124b67a4ab0ade [2022-02-23T18:54:16.389Z] #63 DONE 98.5s [2022-02-23T18:54:16.389Z] [2022-02-23T18:54:16.389Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T18:54:16.389Z] #64 sha256:f696d4916162159c9a70d64b1cc13df0fb835fe19bd3a32955626a6fc1949bdf [2022-02-23T18:54:16.389Z] #64 DONE 0.1s [2022-02-23T18:54:16.389Z] [2022-02-23T18:54:16.389Z] #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-02-23T18:54:16.389Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:16.389Z] #14 99.10 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T18:54:16.389Z] #14 99.11 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T18:54:16.389Z] #14 99.12 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:54:16.647Z] #14 ... [2022-02-23T18:54:16.647Z] [2022-02-23T18:54:16.647Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T18:54:16.647Z] #65 sha256:2d259c33a95a412ed41dbf63583cf9225799eba74243ae6d61cd941801d63d52 [2022-02-23T18:54:16.647Z] #65 DONE 0.1s [2022-02-23T18:54:16.647Z] [2022-02-23T18:54:16.647Z] #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-02-23T18:54:16.647Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T18:54:16.647Z] #14 99.27 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T18:54:16.647Z] #14 99.28 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T18:54:16.647Z] #14 99.28 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:54:16.647Z] #14 99.36 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T18:54:16.647Z] #14 99.37 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T18:54:16.647Z] #14 99.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:54:16.905Z] #14 99.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T18:54:16.905Z] #14 99.47 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T18:54:16.905Z] #14 99.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:54:16.905Z] #14 99.63 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T18:54:16.905Z] #14 99.63 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:54:16.905Z] #14 99.64 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:17.162Z] #14 99.71 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T18:54:17.162Z] #14 99.72 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T18:54:17.162Z] #14 99.72 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:54:17.162Z] #14 99.88 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T18:54:17.162Z] #14 99.89 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T18:54:17.162Z] #14 99.89 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:54:17.285Z] #19 DONE 0.8s [2022-02-23T18:54:17.285Z] [2022-02-23T18:54:17.285Z] #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-02-23T18:54:17.285Z] #26 sha256:4ec870bee3bcbfe24ce230eb1eb6c6e7682da0c033f14b97c551c49b96af2eb2 [2022-02-23T18:54:17.419Z] #14 100.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T18:54:17.419Z] #14 100.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T18:54:17.419Z] #14 100.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:54:17.675Z] #14 100.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T18:54:17.675Z] #14 100.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T18:54:17.675Z] #14 100.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:54:17.675Z] #14 100.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T18:54:17.675Z] #14 100.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T18:54:17.675Z] #14 100.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:54:17.675Z] #14 100.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T18:54:17.933Z] #14 100.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T18:54:17.933Z] #14 100.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:54:18.070Z] #26 101.2 Updating files: 25% (2925/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: 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: 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) [2022-02-23T18:54:18.070Z] #26 ... [2022-02-23T18:54:18.070Z] [2022-02-23T18:54:18.070Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:54:18.070Z] #20 sha256:93ec1c055f26ee65ca5c2c383844d7567e6f52551b6fcf2d3be117f97e5fb1fb [2022-02-23T18:54:18.070Z] #20 DONE 0.8s [2022-02-23T18:54:18.070Z] [2022-02-23T18:54:18.070Z] #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-02-23T18:54:18.070Z] #26 sha256:4ec870bee3bcbfe24ce230eb1eb6c6e7682da0c033f14b97c551c49b96af2eb2 [2022-02-23T18:54:18.497Z] #14 101.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T18:54:18.498Z] #14 101.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T18:54:18.498Z] #14 101.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:54:18.756Z] #14 101.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T18:54:18.756Z] #14 101.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T18:54:18.756Z] #14 101.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:18.756Z] #14 101.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T18:54:18.756Z] #14 101.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T18:54:18.756Z] #14 101.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:18.756Z] #14 101.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T18:54:18.756Z] #14 101.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T18:54:18.756Z] #14 101.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:54:19.116Z] #26 101.2 Updating files: 25% (2925/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: 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: 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: 73% (8446/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: 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-02-23T18:54:19.116Z] #26 104.1 + cd /tmp/tmp.e7YlFonYJ0/tmp/docker-ce [2022-02-23T18:54:19.320Z] #14 102.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T18:54:19.320Z] #14 102.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T18:54:19.320Z] #14 102.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T18:54:19.320Z] #14 102.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T18:54:19.320Z] #14 102.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T18:54:19.320Z] #14 102.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T18:54:19.320Z] #14 102.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T18:54:19.320Z] #14 102.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T18:54:19.320Z] #14 102.1 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T18:54:19.378Z] #26 104.1 + git checkout -q v17.06.2-ce [2022-02-23T18:54:19.578Z] #14 102.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T18:54:19.578Z] #14 102.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T18:54:19.578Z] #14 102.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T18:54:19.578Z] #14 102.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T18:54:19.578Z] #14 102.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T18:54:19.578Z] #14 102.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T18:54:19.578Z] #14 102.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T18:54:19.578Z] #14 102.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T18:54:19.578Z] #14 102.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T18:54:19.578Z] #14 102.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T18:54:19.578Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T18:54:19.578Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:54:19.578Z] #14 102.3 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-02-23T18:54:19.578Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:19.578Z] #14 102.3 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-02-23T18:54:19.578Z] #14 102.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T18:54:19.578Z] #14 102.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T18:54:19.578Z] #14 102.3 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-02-23T18:54:19.835Z] #14 102.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T18:54:19.835Z] #14 102.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T18:54:19.835Z] #14 102.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:19.835Z] #14 102.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T18:54:19.835Z] #14 102.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:19.835Z] #14 102.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T18:54:19.835Z] #14 102.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:20.079Z] #30 6.925 Collecting yamllint==1.26.1 [2022-02-23T18:54:20.079Z] #30 7.956 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T18:54:20.335Z] #30 8.388 Collecting pathspec>=0.5.3 [2022-02-23T18:54:20.335Z] #30 8.394 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T18:54:20.400Z] #14 DONE 103.0s [2022-02-23T18:54:20.400Z] [2022-02-23T18:54:20.400Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T18:54:20.400Z] #55 sha256:53e17c3cc590b126b95432d65ecbd40d89bd4cb027fa18cc5aee8c1adc14fc48 [2022-02-23T18:54:20.400Z] #55 DONE 0.2s [2022-02-23T18:54:20.400Z] [2022-02-23T18:54:20.400Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T18:54:20.400Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T18:54:20.592Z] #30 8.555 Collecting pyyaml [2022-02-23T18:54:20.592Z] #30 8.562 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-02-23T18:54:20.592Z] #30 8.597 Building wheels for collected packages: yamllint [2022-02-23T18:54:20.592Z] #30 8.598 Building wheel for yamllint (setup.py): started [2022-02-23T18:54:20.848Z] #30 8.967 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T18:54:21.105Z] #30 8.973 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4ec53d7f5bb326e84e36ebd6db490502152051a4c65565d6dccb3237b6c4ff70 [2022-02-23T18:54:21.105Z] #30 8.973 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T18:54:21.105Z] #30 8.976 Successfully built yamllint [2022-02-23T18:54:21.105Z] #30 8.988 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T18:54:21.105Z] #30 9.163 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T18:54:21.362Z] #30 DONE 9.5s [2022-02-23T18:54:21.362Z] [2022-02-23T18:54:21.362Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:54:21.362Z] #34 sha256:df58563916e4b7564ce48bd7fb2b865f33d46e0922d0caadecc67ad666e7f759 [2022-02-23T18:54:21.619Z] #34 DONE 0.1s [2022-02-23T18:54:21.619Z] [2022-02-23T18:54:21.619Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:54:21.619Z] #39 sha256:d3ce9e2aa4365c28069173a05e6686ab245668f2268418a8cf8c1cbaf1b56378 [2022-02-23T18:54:21.877Z] #39 DONE 0.4s [2022-02-23T18:54:21.877Z] [2022-02-23T18:54:21.877Z] #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-02-23T18:54:21.877Z] #67 sha256:8b5558e916efc3121c7bf53e5eb2cbf319d8349a5a293c9d276f47f085fd5288 [2022-02-23T18:54:21.877Z] #67 ... [2022-02-23T18:54:21.877Z] [2022-02-23T18:54:21.877Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:54:21.877Z] #42 sha256:f9f51255c211c6faa4c66004b31a9c21770dee77223db7678b1737e15d584795 [2022-02-23T18:54:21.926Z] #26 106.4 + mkdir -p /tmp/tmp.e7YlFonYJ0/src/github.com/docker [2022-02-23T18:54:21.926Z] #26 106.4 + mv components/cli /tmp/tmp.e7YlFonYJ0/src/github.com/docker/cli [2022-02-23T18:54:21.926Z] #26 106.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-23T18:54:22.134Z] #42 DONE 0.2s [2022-02-23T18:54:22.134Z] [2022-02-23T18:54:22.134Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:54:22.134Z] #44 sha256:b264a9a741e2d44ca428a73b1ab8f055bac6173af51acdbe4cd4b8524b256b34 [2022-02-23T18:54:22.134Z] #44 DONE 0.1s [2022-02-23T18:54:22.134Z] [2022-02-23T18:54:22.134Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:54:22.134Z] #48 sha256:306c5e5ad4553f3bebba64075cf71326b9496d7f7c81bb5b6c422b4ced10abc9 [2022-02-23T18:54:22.390Z] #48 DONE 0.1s [2022-02-23T18:54:22.390Z] [2022-02-23T18:54:22.390Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:54:22.390Z] #51 sha256:076e67e2a828c4aae2867635d4d5c0a6a69b2e6ccde59950c7201ca48341b08f [2022-02-23T18:54:22.646Z] #51 DONE 0.3s [2022-02-23T18:54:22.646Z] [2022-02-23T18:54:22.646Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:54:22.646Z] #55 sha256:29c0992c60238460de3551a803e3c8d00497d7f5380e8ba1dbd2110a31225f07 [2022-02-23T18:54:22.646Z] #55 DONE 0.1s [2022-02-23T18:54:22.646Z] [2022-02-23T18:54:22.646Z] #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-02-23T18:54:22.646Z] #67 sha256:8b5558e916efc3121c7bf53e5eb2cbf319d8349a5a293c9d276f47f085fd5288 [2022-02-23T18:54:22.646Z] #67 ... [2022-02-23T18:54:22.646Z] [2022-02-23T18:54:22.646Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:54:22.646Z] #57 sha256:206e5b852be3f323d8ca7924e2677b0b6317d258567b7dbf0e4295d28c9ce0ab [2022-02-23T18:54:22.646Z] #57 DONE 0.1s [2022-02-23T18:54:22.903Z] [2022-02-23T18:54:22.903Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:54:22.903Z] #59 sha256:155b0894234afb5b8de61e1f8e6bc5969911ba651102224230ab83e56d533be4 [2022-02-23T18:54:22.991Z] #15 DONE 2.6s [2022-02-23T18:54:22.991Z] [2022-02-23T18:54:22.991Z] #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-02-23T18:54:22.991Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T18:54:23.176Z] #59 DONE 0.4s [2022-02-23T18:54:23.176Z] [2022-02-23T18:54:23.176Z] #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-02-23T18:54:23.176Z] #67 sha256:8b5558e916efc3121c7bf53e5eb2cbf319d8349a5a293c9d276f47f085fd5288 [2022-02-23T18:54:23.176Z] #67 ... [2022-02-23T18:54:23.176Z] [2022-02-23T18:54:23.176Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:54:23.176Z] #61 sha256:b227929db126f7ecc66e4bdd8bc0f78ea979f0eb1aef599f7e8e03fb2763b24d [2022-02-23T18:54:23.176Z] #61 DONE 0.1s [2022-02-23T18:54:23.466Z] [2022-02-23T18:54:23.466Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:54:23.466Z] #64 sha256:31714a58e85b43651b629a98cadd33724037bdf24f8ee649ffd70d312d672086 [2022-02-23T18:54:23.466Z] #64 DONE 0.2s [2022-02-23T18:54:23.466Z] [2022-02-23T18:54:23.466Z] #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-02-23T18:54:23.466Z] #67 sha256:8b5558e916efc3121c7bf53e5eb2cbf319d8349a5a293c9d276f47f085fd5288 [2022-02-23T18:54:23.724Z] #67 106.1 # github.com/containerd/containerd/cmd/containerd [2022-02-23T18:54:23.724Z] #67 106.1 /usr/bin/ld: /tmp/go-link-3458505257/000019.o: in function `New': [2022-02-23T18:54:23.724Z] #67 106.1 /tmp/tmp.mk6Tqq43yA/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-02-23T18:54:23.724Z] #67 106.2 + bin/containerd-stress [2022-02-23T18:54:24.910Z] #16 DONE 1.8s [2022-02-23T18:54:24.910Z] [2022-02-23T18:54:24.910Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T18:54:24.910Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T18:54:25.091Z] #67 107.3 + bin/containerd-shim [2022-02-23T18:54:26.282Z] #17 1.441 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T18:54:26.282Z] #17 DONE 1.7s [2022-02-23T18:54:26.282Z] [2022-02-23T18:54:26.282Z] #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-02-23T18:54:26.282Z] #56 sha256:826921efb328002b5b4230bef1825451944e971979aa500366877616ddc496e6 [2022-02-23T18:54:26.282Z] #56 2.081 + RM_GOPATH=0 [2022-02-23T18:54:26.282Z] #56 2.088 + TMP_GOPATH= [2022-02-23T18:54:26.282Z] #56 2.088 + : /build [2022-02-23T18:54:26.282Z] #56 2.089 + '[' -z '' ']' [2022-02-23T18:54:26.282Z] #56 2.090 ++ mktemp -d [2022-02-23T18:54:26.282Z] #56 2.104 + export GOPATH=/tmp/tmp.VFu8mh793I [2022-02-23T18:54:26.282Z] #56 2.104 + GOPATH=/tmp/tmp.VFu8mh793I [2022-02-23T18:54:26.282Z] #56 2.104 + RM_GOPATH=1 [2022-02-23T18:54:26.282Z] #56 2.107 + case "$(go env GOARCH)" in [2022-02-23T18:54:26.282Z] #56 2.107 ++ go env GOARCH [2022-02-23T18:54:26.282Z] #56 2.117 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:26.282Z] #56 2.118 + GO_BUILDMODE=-buildmode=pie [2022-02-23T18:54:26.282Z] #56 2.118 ++ dirname /install.sh [2022-02-23T18:54:26.282Z] #56 2.120 + dir=/ [2022-02-23T18:54:26.282Z] #56 2.120 + bin=runc [2022-02-23T18:54:26.282Z] #56 2.120 + shift [2022-02-23T18:54:26.282Z] #56 2.121 + '[' '!' -f //runc.installer ']' [2022-02-23T18:54:26.282Z] #56 2.121 + . //runc.installer [2022-02-23T18:54:26.282Z] #56 2.121 ++ set -e [2022-02-23T18:54:26.282Z] #56 2.122 ++ : v1.1.0 [2022-02-23T18:54:26.282Z] #56 2.124 + install_runc [2022-02-23T18:54:26.282Z] #56 2.124 + RUNC_BUILDTAGS=seccomp [2022-02-23T18:54:26.282Z] #56 2.124 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T18:54:26.282Z] #56 2.124 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T18:54:26.282Z] #56 2.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VFu8mh793I/src/github.com/opencontainers/runc [2022-02-23T18:54:26.282Z] #56 2.127 Cloning into '/tmp/tmp.VFu8mh793I/src/github.com/opencontainers/runc'... [2022-02-23T18:54:28.182Z] #56 ... [2022-02-23T18:54:28.182Z] [2022-02-23T18:54:28.182Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T18:54:28.182Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T18:54:28.182Z] #18 DONE 1.6s [2022-02-23T18:54:28.182Z] [2022-02-23T18:54:28.182Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T18:54:28.182Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T18:54:28.592Z] #26 ... [2022-02-23T18:54:28.592Z] [2022-02-23T18:54:28.592Z] #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-02-23T18:54:28.592Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-23T18:54:28.592Z] #21 0.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:28.592Z] #21 0.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:28.592Z] #21 1.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:28.592Z] #21 1.278 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T18:54:28.592Z] #21 1.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T18:54:28.592Z] #21 2.775 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T18:54:28.592Z] #21 5.070 Fetched 8389 kB in 4s (1893 kB/s) [2022-02-23T18:54:28.592Z] #21 5.070 Reading package lists... [2022-02-23T18:54:28.592Z] #21 7.056 Reading package lists... [2022-02-23T18:54:28.592Z] #21 8.749 Building dependency tree... [2022-02-23T18:54:28.592Z] #21 10.13 The following additional packages will be installed: [2022-02-23T18:54:28.592Z] #21 10.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:54:28.592Z] #21 10.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T18:54:28.592Z] #21 10.13 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T18:54:28.592Z] #21 10.13 python3-pkg-resources vim-runtime xxd [2022-02-23T18:54:28.592Z] #21 10.14 Suggested packages: [2022-02-23T18:54:28.592Z] #21 10.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T18:54:28.592Z] #21 10.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T18:54:28.592Z] #21 10.14 acl attr quota [2022-02-23T18:54:28.592Z] #21 10.14 Recommended packages: [2022-02-23T18:54:28.592Z] #21 10.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T18:54:28.592Z] #21 ... [2022-02-23T18:54:28.592Z] [2022-02-23T18:54:28.593Z] #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-02-23T18:54:28.593Z] #56 sha256:ba10edad46e89acb16a5f4bf5f009a98544acd949b400c09b769f38d514e1891 [2022-02-23T18:54:28.593Z] #56 6.950 + cd /tmp/tmp.Xp66GeZZtD/src/github.com/opencontainers/runc [2022-02-23T18:54:28.593Z] #56 6.950 + git checkout -q v1.1.0 [2022-02-23T18:54:28.593Z] #56 7.202 + '[' -z '' ']' [2022-02-23T18:54:28.593Z] #56 7.203 + target=static [2022-02-23T18:54:28.593Z] #56 7.203 + make BUILDTAGS=seccomp static [2022-02-23T18:54:28.593Z] #56 7.471 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-02-23T18:54:28.621Z] Fetching without tags [2022-02-23T18:54:29.164Z] #56 ... [2022-02-23T18:54:29.164Z] [2022-02-23T18:54:29.164Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-23T18:54:29.164Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-23T18:54:29.164Z] #21 11.04 The following NEW packages will be installed: [2022-02-23T18:54:29.164Z] #21 11.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T18:54:29.164Z] #21 11.05 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:54:29.164Z] #21 11.05 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T18:54:29.164Z] #21 11.05 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T18:54:29.164Z] #21 11.05 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T18:54:29.164Z] #21 11.05 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T18:54:29.164Z] #21 11.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T18:54:29.164Z] #21 11.06 xz-utils zip zstd [2022-02-23T18:54:29.390Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 0809bd6859398452f2600644aa5d89ec9846128f [2022-02-23T18:54:29.426Z] #21 11.37 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:29.426Z] #21 11.37 Need to get 27.0 MB of archives. [2022-02-23T18:54:29.426Z] #21 11.37 After this operation, 105 MB of additional disk space will be used. [2022-02-23T18:54:29.426Z] #21 11.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-23T18:54:29.426Z] #21 11.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-23T18:54:29.426Z] #21 11.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-23T18:54:29.426Z] #21 11.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-23T18:54:29.426Z] #21 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-23T18:54:29.426Z] #21 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-23T18:54:29.426Z] #21 11.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-23T18:54:29.426Z] #21 11.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-23T18:54:29.426Z] #21 11.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:54:29.426Z] #21 11.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:54:29.426Z] #21 11.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T18:54:29.426Z] #21 11.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-23T18:54:29.426Z] #21 11.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-23T18:54:29.426Z] #21 11.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-23T18:54:29.426Z] #21 11.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-23T18:54:29.426Z] #21 11.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-23T18:54:29.426Z] #21 11.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-23T18:54:29.550Z] #19 DONE 1.5s [2022-02-23T18:54:29.550Z] [2022-02-23T18:54:29.550Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T18:54:29.550Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T18:54:29.688Z] #21 11.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-23T18:54:29.688Z] #21 11.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-23T18:54:29.688Z] #21 11.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-23T18:54:29.688Z] #21 11.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-23T18:54:29.688Z] #21 11.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-23T18:54:29.688Z] #21 11.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-23T18:54:29.688Z] #21 11.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-23T18:54:29.688Z] #21 11.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-23T18:54:29.688Z] #21 11.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-23T18:54:29.688Z] #21 11.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-23T18:54:29.954Z] #21 11.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-23T18:54:29.954Z] #21 11.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-23T18:54:29.954Z] #21 11.82 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-02-23T18:54:29.954Z] #21 11.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-23T18:54:29.954Z] #21 11.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-23T18:54:29.954Z] #21 11.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-23T18:54:29.954Z] #21 11.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T18:54:29.954Z] #21 11.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T18:54:29.954Z] #21 11.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T18:54:29.954Z] #21 11.89 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:54:29.954Z] #21 11.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T18:54:29.954Z] #21 11.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T18:54:29.954Z] #21 11.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T18:54:29.954Z] #21 11.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-23T18:54:29.954Z] #21 11.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-23T18:54:29.954Z] #21 11.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-23T18:54:29.954Z] #21 11.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T18:54:30.216Z] #21 12.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-23T18:54:30.216Z] #21 12.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-23T18:54:30.216Z] #21 12.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-23T18:54:28.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:54:28.336Z] > git config --add remote.origin.fetch +refs/pull/43287/head:refs/remotes/origin/PR-43287 # timeout=10 [2022-02-23T18:54:28.390Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:54:28.524Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T18:54:28.657Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T18:54:28.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:54:28.660Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43287/head:refs/remotes/origin/PR-43287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T18:54:29.499Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:54:29.559Z] > git checkout -f 0809bd6859398452f2600644aa5d89ec9846128f # timeout=10 [2022-02-23T18:54:30.477Z] #21 12.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-23T18:54:30.738Z] #21 12.76 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:30.738Z] #21 12.86 Fetched 27.0 MB in 1s (21.8 MB/s) [2022-02-23T18:54:31.000Z] #21 12.90 Selecting previously unselected package pigz. [2022-02-23T18:54:31.000Z] #21 12.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 ... 24001 files and directories currently installed.) [2022-02-23T18:54:31.000Z] #21 12.94 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-23T18:54:31.000Z] #21 12.95 Unpacking pigz (2.6-1) ... [2022-02-23T18:54:31.000Z] #21 13.04 Selecting previously unselected package libelf1:arm64. [2022-02-23T18:54:31.262Z] #21 13.04 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-23T18:54:31.262Z] #21 13.06 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-23T18:54:31.262Z] #21 13.22 Selecting previously unselected package libbpf0:arm64. [2022-02-23T18:54:31.262Z] #21 13.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-23T18:54:31.262Z] #21 13.24 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-23T18:54:31.262Z] #21 13.33 Selecting previously unselected package libcap2:arm64. [2022-02-23T18:54:31.444Z] #20 DONE 1.7s [2022-02-23T18:54:31.444Z] [2022-02-23T18:54:31.444Z] #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-02-23T18:54:31.444Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:54:31.523Z] #21 13.33 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-23T18:54:31.523Z] #21 13.33 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-23T18:54:31.523Z] #21 13.39 Selecting previously unselected package libmnl0:arm64. [2022-02-23T18:54:31.523Z] #21 13.40 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-23T18:54:31.523Z] #21 13.40 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-23T18:54:31.523Z] #21 13.45 Selecting previously unselected package libxtables12:arm64. [2022-02-23T18:54:31.523Z] #21 13.46 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-23T18:54:31.523Z] #21 13.47 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-23T18:54:31.523Z] #21 13.53 Selecting previously unselected package libcap2-bin. [2022-02-23T18:54:31.523Z] #21 13.53 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-23T18:54:31.523Z] #21 13.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T18:54:31.785Z] #21 13.61 Selecting previously unselected package iproute2. [2022-02-23T18:54:31.785Z] #21 13.62 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-23T18:54:31.785Z] #21 13.62 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T18:54:32.046Z] #21 14.02 Selecting previously unselected package xxd. [2022-02-23T18:54:32.046Z] #21 14.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T18:54:32.046Z] #21 14.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:32.310Z] #21 14.18 Selecting previously unselected package vim-common. [2022-02-23T18:54:32.310Z] #21 14.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:54:32.310Z] #21 14.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:32.310Z] #21 14.33 Selecting previously unselected package bash-completion. [2022-02-23T18:54:32.310Z] #21 14.34 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T18:54:32.812Z] #21 ... [2022-02-23T18:54:32.812Z] [2022-02-23T18:54:32.812Z] #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-02-23T18:54:32.812Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T18:54:32.812Z] #34 DONE 115.0s [2022-02-23T18:54:32.812Z] [2022-02-23T18:54:32.812Z] #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-02-23T18:54:32.812Z] #56 sha256:826921efb328002b5b4230bef1825451944e971979aa500366877616ddc496e6 [2022-02-23T18:54:32.812Z] #56 10.06 + cd /tmp/tmp.VFu8mh793I/src/github.com/opencontainers/runc [2022-02-23T18:54:32.813Z] #56 10.06 + git checkout -q v1.1.0 [2022-02-23T18:54:32.813Z] #56 10.38 + '[' -z '' ']' [2022-02-23T18:54:32.813Z] #56 10.38 + target=static [2022-02-23T18:54:32.813Z] #56 10.38 + make BUILDTAGS=seccomp static [2022-02-23T18:54:32.813Z] #56 10.84 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-02-23T18:54:33.181Z] #67 114.5 + bin/containerd-shim-runc-v1 [2022-02-23T18:54:33.480Z] Merge succeeded, producing 07df4c9df191d7c1a905bfe9fd87162cb84c5760 [2022-02-23T18:54:33.480Z] Checking out Revision 07df4c9df191d7c1a905bfe9fd87162cb84c5760 (PR-43287) [2022-02-23T18:54:32.729Z] > git remote # timeout=10 [2022-02-23T18:54:32.815Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T18:54:32.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T18:54:32.886Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T18:54:33.384Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T18:54:33.703Z] #21 15.73 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T18:54:33.964Z] #21 16.04 Selecting previously unselected package bzip2. [2022-02-23T18:54:33.964Z] #21 16.05 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-23T18:54:33.964Z] #21 16.05 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T18:54:33.964Z] #21 16.11 Selecting previously unselected package xz-utils. [2022-02-23T18:54:34.225Z] #21 16.11 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-23T18:54:34.225Z] #21 16.11 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T18:54:34.487Z] #21 16.28 Selecting previously unselected package apparmor. [2022-02-23T18:54:34.487Z] #21 16.28 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-23T18:54:34.487Z] #21 16.33 Unpacking apparmor (2.13.6-10) ... [2022-02-23T18:54:34.750Z] #21 16.66 Selecting previously unselected package inetutils-ping. [2022-02-23T18:54:34.750Z] #21 16.68 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-23T18:54:34.750Z] #21 16.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T18:54:35.011Z] #21 16.79 Selecting previously unselected package libip4tc2:arm64. [2022-02-23T18:54:35.011Z] #21 16.79 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-23T18:54:35.011Z] #21 16.80 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-23T18:54:35.011Z] #21 16.87 Selecting previously unselected package libip6tc2:arm64. [2022-02-23T18:54:35.011Z] #21 16.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-23T18:54:35.011Z] #21 16.88 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-23T18:54:35.011Z] #21 16.94 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-23T18:54:35.011Z] #21 16.94 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-23T18:54:35.011Z] #21 16.95 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-23T18:54:35.011Z] #21 17.01 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-23T18:54:35.011Z] #21 17.01 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-23T18:54:35.011Z] #21 17.02 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-23T18:54:35.011Z] #21 17.07 Selecting previously unselected package libnftnl11:arm64. [2022-02-23T18:54:35.271Z] #21 17.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-23T18:54:35.271Z] #21 17.08 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-23T18:54:35.271Z] #21 17.16 Selecting previously unselected package iptables. [2022-02-23T18:54:35.271Z] #21 17.17 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-23T18:54:35.271Z] #21 17.17 Unpacking iptables (1.8.7-1) ... [2022-02-23T18:54:35.532Z] #21 17.50 Selecting previously unselected package libonig5:arm64. [2022-02-23T18:54:35.532Z] #21 17.50 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-23T18:54:35.532Z] #21 17.51 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T18:54:35.793Z] #21 17.60 Selecting previously unselected package libjq1:arm64. [2022-02-23T18:54:35.793Z] #21 17.60 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-23T18:54:35.793Z] #21 17.61 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-23T18:54:35.793Z] #21 17.71 Selecting previously unselected package jq. [2022-02-23T18:54:35.793Z] #21 17.71 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-23T18:54:35.793Z] #21 17.73 Unpacking jq (1.6-2.1) ... [2022-02-23T18:54:35.793Z] #21 17.81 Selecting previously unselected package libaio1:arm64. [2022-02-23T18:54:35.793Z] #21 17.81 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-23T18:54:35.793Z] #21 17.81 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-23T18:54:35.793Z] #21 17.87 Selecting previously unselected package libgpm2:arm64. [2022-02-23T18:54:35.793Z] #21 17.87 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-23T18:54:35.793Z] #21 17.90 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-23T18:54:35.793Z] #21 17.95 Selecting previously unselected package libicu67:arm64. [2022-02-23T18:54:36.055Z] #21 17.96 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-23T18:54:36.055Z] #21 17.96 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-23T18:54:33.514Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T18:54:33.567Z] > git checkout -f 07df4c9df191d7c1a905bfe9fd87162cb84c5760 # timeout=10 [2022-02-23T18:54:37.355Z] #67 119.6 + bin/containerd-shim-runc-v2 [2022-02-23T18:54:37.612Z] #67 120.1 + binaries [2022-02-23T18:54:37.612Z] #67 120.1 + install -D bin/containerd /build/containerd [2022-02-23T18:54:37.612Z] #67 120.2 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T18:54:37.612Z] #67 120.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T18:54:37.612Z] #67 120.2 + install -D bin/ctr /build/ctr [2022-02-23T18:54:37.868Z] #67 DONE 120.6s [2022-02-23T18:54:38.604Z] #21 20.50 Selecting previously unselected package libinih1:arm64. [2022-02-23T18:54:38.604Z] #21 20.51 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-23T18:54:38.604Z] #21 20.51 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-23T18:54:38.604Z] #21 20.58 Selecting previously unselected package libnet1:arm64. [2022-02-23T18:54:38.604Z] #21 20.58 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-23T18:54:38.604Z] #21 20.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:54:38.604Z] #21 20.66 Selecting previously unselected package libnl-3-200:arm64. [2022-02-23T18:54:38.604Z] #21 20.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-23T18:54:38.604Z] #21 20.67 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T18:54:38.604Z] #21 20.74 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-23T18:54:38.604Z] #21 20.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-23T18:54:38.864Z] #21 20.76 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T18:54:38.864Z] #21 20.81 Selecting previously unselected package net-tools. [2022-02-23T18:54:38.864Z] #21 20.81 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-23T18:54:38.864Z] #21 20.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:54:39.125Z] #21 20.99 Selecting previously unselected package patch. [2022-02-23T18:54:39.125Z] #21 21.00 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-23T18:54:39.125Z] #21 21.00 Unpacking patch (2.7.6-7) ... [2022-02-23T18:54:39.125Z] #21 21.12 Selecting previously unselected package python-pip-whl. [2022-02-23T18:54:39.125Z] #21 21.14 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T18:54:39.125Z] #21 21.14 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T18:54:39.235Z] [2022-02-23T18:54:39.235Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:54:39.235Z] #68 sha256:e7e4a63e330beb65fc17310973770fcb339960b2a492d270a2674c8a5ae17daa [2022-02-23T18:54:39.235Z] #68 DONE 0.2s [2022-02-23T18:54:39.235Z] [2022-02-23T18:54:39.235Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:54:39.235Z] #73 sha256:eecc4c480bae1fc56ae04cddb25f0280c0aa7db4a54108e480b9d90679b4d6a7 [2022-02-23T18:54:39.235Z] #73 DONE 0.1s [2022-02-23T18:54:39.368Z] #56 ... [2022-02-23T18:54:39.368Z] [2022-02-23T18:54:39.368Z] #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-02-23T18:54:39.368Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T18:54:39.368Z] #21 2.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T18:54:39.368Z] #21 2.114 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T18:54:39.368Z] #21 2.114 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T18:54:39.368Z] #21 2.584 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T18:54:39.368Z] #21 3.417 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T18:54:39.368Z] #21 4.468 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T18:54:39.368Z] #21 7.145 Fetched 8505 kB in 5s (1591 kB/s) [2022-02-23T18:54:39.491Z] [2022-02-23T18:54:39.491Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:54:39.491Z] #78 sha256:1b72d8c4eadd1f43e84a127ba665373b76f43b7bab17372f03f68a8ceed568df [2022-02-23T18:54:39.697Z] #21 21.65 Selecting previously unselected package python3-lib2to3. [2022-02-23T18:54:39.697Z] #21 21.65 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T18:54:39.697Z] #21 21.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:54:39.746Z] #78 DONE 0.5s [2022-02-23T18:54:39.746Z] [2022-02-23T18:54:39.746Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:54:39.746Z] #79 sha256:5cce9477cd8cdb1ac8f156b0b092ce203712196e049fc7f06747fe6238a57c99 [2022-02-23T18:54:39.746Z] #79 DONE 0.0s [2022-02-23T18:54:39.958Z] #21 21.77 Selecting previously unselected package python3-distutils. [2022-02-23T18:54:39.958Z] #21 21.79 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T18:54:39.958Z] #21 21.80 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T18:54:39.958Z] #21 21.90 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:54:39.958Z] #21 21.91 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:54:39.958Z] #21 21.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:54:40.002Z] [2022-02-23T18:54:40.002Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:54:40.002Z] #80 sha256:e51dd1cb3f5b86f52895b34b29e3621c31bab7bc4a860f4d360db592af234f66 [2022-02-23T18:54:40.219Z] #21 22.06 Selecting previously unselected package python3-setuptools. [2022-02-23T18:54:40.219Z] #21 22.06 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T18:54:40.219Z] #21 22.06 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T18:54:40.219Z] #21 22.31 Selecting previously unselected package python3-wheel. [2022-02-23T18:54:40.298Z] #21 7.145 Reading package lists... [2022-02-23T18:54:40.480Z] #21 22.33 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T18:54:40.480Z] #21 22.33 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T18:54:40.480Z] #21 22.42 Selecting previously unselected package python3-pip. [2022-02-23T18:54:40.480Z] #21 22.42 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T18:54:40.480Z] #21 22.42 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T18:54:40.740Z] #21 22.65 Selecting previously unselected package sudo. [2022-02-23T18:54:40.740Z] #21 22.66 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-23T18:54:40.740Z] #21 22.66 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T18:54:41.312Z] #21 23.07 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T18:54:41.312Z] #21 23.08 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-23T18:54:41.312Z] #21 23.08 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:54:41.312Z] #21 23.28 Selecting previously unselected package uidmap. [2022-02-23T18:54:41.312Z] #21 23.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-23T18:54:41.312Z] #21 23.30 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T18:54:41.573Z] #21 23.41 Selecting previously unselected package vim-runtime. [2022-02-23T18:54:41.573Z] #21 23.41 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:54:41.573Z] #21 23.44 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T18:54:41.573Z] #21 23.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T18:54:41.573Z] #21 23.47 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:42.193Z] #21 9.042 Reading package lists... [2022-02-23T18:54:42.518Z] #80 DONE 2.6s [2022-02-23T18:54:42.518Z] [2022-02-23T18:54:42.518Z] #81 exporting to image [2022-02-23T18:54:42.518Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:54:42.518Z] #81 exporting layers [2022-02-23T18:54:43.013Z] #21 11.08 Building dependency tree... [2022-02-23T18:54:43.944Z] #21 12.42 The following additional packages will be installed: [2022-02-23T18:54:43.944Z] #21 12.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:54:43.944Z] #21 12.42 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T18:54:43.944Z] #21 12.42 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T18:54:43.944Z] #21 12.42 python3-pkg-resources vim-runtime xxd [2022-02-23T18:54:43.944Z] #21 12.43 Suggested packages: [2022-02-23T18:54:43.944Z] #21 12.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T18:54:43.944Z] #21 12.43 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T18:54:43.944Z] #21 12.43 acl attr quota [2022-02-23T18:54:43.944Z] #21 12.43 Recommended packages: [2022-02-23T18:54:43.944Z] #21 12.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T18:54:44.117Z] #21 26.13 Selecting previously unselected package vim. [2022-02-23T18:54:44.117Z] #21 26.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T18:54:44.117Z] #21 26.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:44.690Z] #21 26.62 Selecting previously unselected package xfsprogs. [2022-02-23T18:54:44.690Z] #21 26.63 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-23T18:54:44.690Z] #21 26.64 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T18:54:44.864Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T18:54:44.864Z] First time build. Skipping changelog. [2022-02-23T18:54:44.876Z] #21 13.50 The following NEW packages will be installed: [2022-02-23T18:54:44.876Z] #21 13.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T18:54:44.876Z] #21 13.51 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T18:54:44.876Z] #21 13.51 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T18:54:44.876Z] #21 13.51 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T18:54:44.876Z] #21 13.51 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T18:54:44.876Z] #21 13.51 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T18:54:44.876Z] #21 13.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T18:54:44.876Z] #21 13.51 xz-utils zip zstd [2022-02-23T18:54:44.951Z] #21 26.88 Selecting previously unselected package zip. [2022-02-23T18:54:44.951Z] #21 26.89 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-23T18:54:44.951Z] #21 26.89 Unpacking zip (3.0-12) ... [2022-02-23T18:54:45.133Z] #21 13.82 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:54:45.133Z] #21 13.82 Need to get 27.6 MB of archives. [2022-02-23T18:54:45.133Z] #21 13.82 After this operation, 106 MB of additional disk space will be used. [2022-02-23T18:54:45.133Z] #21 13.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T18:54:45.133Z] #21 13.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T18:54:45.133Z] #21 13.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T18:54:45.133Z] #21 13.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T18:54:45.133Z] #21 13.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T18:54:45.133Z] #21 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T18:54:45.133Z] #21 13.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T18:54:45.133Z] #21 13.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T18:54:45.133Z] #21 13.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T18:54:45.133Z] #21 13.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T18:54:45.133Z] #21 13.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T18:54:45.133Z] #21 13.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T18:54:45.133Z] #21 13.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T18:54:45.133Z] #21 13.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T18:54:45.133Z] #21 13.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T18:54:45.133Z] #21 13.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T18:54:45.133Z] #21 13.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T18:54:45.133Z] #21 13.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T18:54:45.133Z] #21 13.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T18:54:45.133Z] #21 13.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T18:54:45.250Z] #21 27.01 Selecting previously unselected package zstd. [2022-02-23T18:54:45.250Z] #21 27.02 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-23T18:54:45.250Z] #21 27.03 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:54:45.391Z] #21 13.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T18:54:45.391Z] #21 13.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T18:54:45.391Z] #21 13.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T18:54:45.391Z] #21 13.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T18:54:45.391Z] #21 13.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T18:54:45.391Z] #21 13.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T18:54:45.391Z] #21 13.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T18:54:45.263Z] > git --version # timeout=10 [2022-02-23T18:54:45.340Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T18:54:45.400Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-02-23T18:54:45.512Z] #21 27.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:54:45.648Z] #21 14.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T18:54:45.648Z] #21 14.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T18:54:45.648Z] #21 14.32 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-02-23T18:54:45.648Z] #21 14.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T18:54:45.648Z] #21 14.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T18:54:45.648Z] #21 14.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T18:54:45.648Z] #21 14.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T18:54:45.648Z] #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-02-23T18:54:45.648Z] #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-02-23T18:54:45.648Z] #21 14.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T18:54:45.648Z] #21 14.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T18:54:45.648Z] #21 14.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T18:54:45.648Z] #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-02-23T18:54:45.648Z] #21 14.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T18:54:45.648Z] #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-02-23T18:54:45.648Z] #21 14.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T18:54:45.648Z] #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] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T18:54:45.906Z] #21 14.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T18:54:45.906Z] #21 14.72 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T18:54:45.906Z] #21 14.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T18:54:45.906Z] #21 14.74 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T18:54:46.463Z] #21 28.27 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-23T18:54:46.464Z] #21 28.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:54:46.464Z] #21 28.31 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-23T18:54:46.464Z] #21 28.33 Setting up libicu67:arm64 (67.1-7) ... [2022-02-23T18:54:46.464Z] #21 28.34 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-23T18:54:46.464Z] #21 28.35 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-23T18:54:46.464Z] #21 28.36 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T18:54:46.464Z] #21 28.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:54:46.464Z] #21 28.39 Setting up bzip2 (1.0.8-4) ... [2022-02-23T18:54:46.464Z] #21 28.40 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T18:54:46.464Z] #21 28.41 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T18:54:46.838Z] #21 15.38 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:54:46.838Z] #21 15.50 Fetched 27.6 MB in 1s (22.5 MB/s) [2022-02-23T18:54:46.838Z] #21 15.55 Selecting previously unselected package pigz. [2022-02-23T18:54:46.838Z] #21 15.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-23T18:54:46.838Z] #21 15.61 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T18:54:46.838Z] #21 15.61 Unpacking pigz (2.6-1) ... [2022-02-23T18:54:46.838Z] #21 15.68 Selecting previously unselected package libelf1:amd64. [2022-02-23T18:54:47.037Z] #21 28.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:47.037Z] #21 28.96 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-23T18:54:47.037Z] #21 28.97 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T18:54:47.037Z] #21 28.98 Setting up apparmor (2.13.6-10) ... [2022-02-23T18:54:47.095Z] #21 15.69 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T18:54:47.095Z] #21 15.70 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T18:54:47.095Z] #21 15.84 Selecting previously unselected package libbpf0:amd64. [2022-02-23T18:54:47.095Z] #21 15.84 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T18:54:47.095Z] #21 15.85 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:54:47.095Z] #21 15.97 Selecting previously unselected package libcap2:amd64. [2022-02-23T18:54:47.095Z] #21 15.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T18:54:47.352Z] #21 15.97 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:54:47.352Z] #21 16.04 Selecting previously unselected package libmnl0:amd64. [2022-02-23T18:54:47.352Z] #21 16.04 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T18:54:47.352Z] #21 16.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:54:47.352Z] #21 16.11 Selecting previously unselected package libxtables12:amd64. [2022-02-23T18:54:47.352Z] #21 16.12 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T18:54:47.352Z] #21 16.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:54:47.352Z] #21 16.21 Selecting previously unselected package libcap2-bin. [2022-02-23T18:54:47.609Z] #21 16.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T18:54:47.609Z] #21 16.23 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T18:54:47.609Z] #21 16.30 Selecting previously unselected package iproute2. [2022-02-23T18:54:47.609Z] #21 16.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T18:54:47.609Z] #21 16.31 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T18:54:47.866Z] #21 16.79 Selecting previously unselected package xxd. [2022-02-23T18:54:48.124Z] #21 16.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:54:48.124Z] #21 16.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:48.124Z] #21 16.91 Selecting previously unselected package vim-common. [2022-02-23T18:54:48.124Z] #21 16.91 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:54:48.124Z] #21 16.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:48.382Z] #21 17.05 Selecting previously unselected package bash-completion. [2022-02-23T18:54:48.382Z] #21 17.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T18:54:48.424Z] #21 30.32 Setting up zip (3.0-12) ... [2022-02-23T18:54:48.424Z] #21 30.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:48.424Z] #21 30.35 Setting up bash-completion (1:2.11-2) ... [2022-02-23T18:54:48.856Z] + docker version [2022-02-23T18:54:49.752Z] #21 18.67 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T18:54:50.316Z] #21 19.05 Selecting previously unselected package bzip2. [2022-02-23T18:54:50.316Z] #21 19.05 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T18:54:50.316Z] #21 19.05 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T18:54:50.316Z] #21 19.13 Selecting previously unselected package xz-utils. [2022-02-23T18:54:50.316Z] #21 19.14 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T18:54:50.316Z] #21 19.14 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T18:54:50.341Z] #21 32.00 Setting up xz-utils (5.2.5-2) ... [2022-02-23T18:54:50.341Z] #21 32.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T18:54:50.341Z] #21 32.02 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-23T18:54:50.341Z] #21 32.04 Setting up patch (2.7.6-7) ... [2022-02-23T18:54:50.341Z] #21 32.06 Setting up sudo (1.9.5p2-3) ... [2022-02-23T18:54:50.341Z] #21 32.14 invoke-rc.d: could not determine current runlevel [2022-02-23T18:54:50.341Z] #21 32.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:54:50.341Z] #21 32.17 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T18:54:50.341Z] #21 32.19 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-23T18:54:50.341Z] #21 32.21 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T18:54:50.341Z] #21 32.22 Setting up pigz (2.6-1) ... [2022-02-23T18:54:50.341Z] #21 32.23 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-23T18:54:50.341Z] #21 32.24 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T18:54:50.341Z] #21 32.27 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T18:54:50.341Z] #21 32.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:50.573Z] #21 19.33 Selecting previously unselected package apparmor. [2022-02-23T18:54:50.573Z] #21 19.35 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T18:54:50.830Z] #21 19.41 Unpacking apparmor (2.13.6-10) ... [2022-02-23T18:54:50.913Z] #21 32.87 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-23T18:54:50.913Z] #21 32.90 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:54:51.088Z] #21 19.87 Selecting previously unselected package inetutils-ping. [2022-02-23T18:54:51.088Z] #21 19.88 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T18:54:51.088Z] #21 19.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T18:54:51.088Z] #21 20.00 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T18:54:51.175Z] #21 33.24 Setting up libelf1:arm64 (0.183-1) ... [2022-02-23T18:54:51.346Z] #21 20.00 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:54:51.346Z] #21 20.00 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:54:51.346Z] #21 20.05 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T18:54:51.346Z] #21 20.06 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T18:54:51.346Z] #21 20.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:54:51.346Z] #21 20.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T18:54:51.346Z] #21 20.12 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T18:54:51.346Z] #21 20.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:54:51.346Z] #21 20.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T18:54:51.346Z] #21 20.18 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T18:54:51.346Z] #21 20.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:54:51.450Z] #21 33.27 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:54:51.450Z] #21 33.29 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T18:54:51.450Z] #21 33.30 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T18:54:51.603Z] #21 20.25 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T18:54:51.604Z] #21 20.26 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T18:54:51.604Z] #21 20.27 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:54:51.604Z] #21 20.34 Selecting previously unselected package iptables. [2022-02-23T18:54:51.604Z] #21 20.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T18:54:51.604Z] #21 20.36 Unpacking iptables (1.8.7-1) ... [2022-02-23T18:54:51.712Z] #21 33.77 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:51.712Z] #21 33.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T18:54:51.712Z] #21 33.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T18:54:51.712Z] #21 33.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T18:54:51.712Z] #21 33.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T18:54:51.712Z] #21 33.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T18:54:51.712Z] #21 33.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T18:54:51.712Z] #21 33.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T18:54:51.712Z] #21 33.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T18:54:51.862Z] #21 20.62 Selecting previously unselected package libonig5:amd64. [2022-02-23T18:54:51.862Z] #21 20.63 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T18:54:51.862Z] #21 20.63 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:54:51.974Z] #21 33.83 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T18:54:52.119Z] #21 20.74 Selecting previously unselected package libjq1:amd64. [2022-02-23T18:54:52.119Z] #21 20.74 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T18:54:52.119Z] #21 20.75 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:54:52.119Z] #21 20.85 Selecting previously unselected package jq. [2022-02-23T18:54:52.119Z] #21 20.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T18:54:52.119Z] #21 20.86 Unpacking jq (1.6-2.1) ... [2022-02-23T18:54:52.119Z] #21 20.94 Selecting previously unselected package libaio1:amd64. [2022-02-23T18:54:52.119Z] #21 20.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T18:54:52.119Z] #21 20.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:54:52.376Z] #21 21.00 Selecting previously unselected package libgpm2:amd64. [2022-02-23T18:54:52.376Z] #21 21.02 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T18:54:52.376Z] #21 21.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:54:52.376Z] #21 21.07 Selecting previously unselected package libicu67:amd64. [2022-02-23T18:54:52.376Z] #21 21.08 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T18:54:52.376Z] #21 21.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T18:54:53.362Z] #21 35.08 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-23T18:54:53.362Z] #21 35.09 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-23T18:54:53.362Z] #21 35.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:54:53.362Z] #21 35.11 Setting up python3-pip (20.3.4-4) ... [2022-02-23T18:54:54.306Z] #21 36.12 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-23T18:54:54.306Z] #21 36.14 Setting up jq (1.6-2.1) ... [2022-02-23T18:54:54.306Z] #21 36.15 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-23T18:54:54.306Z] #21 36.17 Setting up iptables (1.8.7-1) ... [2022-02-23T18:54:54.306Z] #21 36.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:54:54.306Z] #21 36.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:54:54.306Z] #21 36.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:54:54.306Z] #21 36.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:54:54.306Z] #21 36.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T18:54:54.306Z] #21 36.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T18:54:54.306Z] #21 36.24 Setting up iproute2 (5.10.0-4) ... [2022-02-23T18:54:54.577Z] #21 36.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:54:55.651Z] #21 24.06 Selecting previously unselected package libinih1:amd64. [2022-02-23T18:54:55.651Z] #21 24.06 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T18:54:55.651Z] #21 24.09 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T18:54:55.651Z] #21 24.13 Selecting previously unselected package libnet1:amd64. [2022-02-23T18:54:55.651Z] #21 24.14 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T18:54:55.651Z] #21 24.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:54:55.651Z] #21 24.22 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T18:54:55.651Z] #21 24.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T18:54:55.651Z] #21 24.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:54:55.651Z] #21 24.31 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T18:54:55.651Z] #21 24.31 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T18:54:55.651Z] #21 24.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:54:55.651Z] #21 24.39 Selecting previously unselected package net-tools. [2022-02-23T18:54:55.651Z] #21 24.41 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T18:54:55.651Z] #21 24.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:54:55.908Z] #21 24.59 Selecting previously unselected package patch. [2022-02-23T18:54:55.908Z] #21 24.59 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T18:54:55.908Z] #21 24.59 Unpacking patch (2.7.6-7) ... [2022-02-23T18:54:55.908Z] #21 24.70 Selecting previously unselected package python-pip-whl. [2022-02-23T18:54:55.908Z] #21 24.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T18:54:55.908Z] #21 24.72 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T18:54:56.472Z] #21 25.17 Selecting previously unselected package python3-lib2to3. [2022-02-23T18:54:56.472Z] #21 25.17 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T18:54:56.472Z] #21 25.19 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:54:56.472Z] #21 25.29 Selecting previously unselected package python3-distutils. [2022-02-23T18:54:56.472Z] #21 25.31 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T18:54:56.472Z] #21 25.31 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T18:54:56.472Z] #21 25.43 Selecting previously unselected package python3-pkg-resources. [2022-02-23T18:54:56.493Z] #21 DONE 38.2s [2022-02-23T18:54:56.493Z] [2022-02-23T18:54:56.493Z] #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-02-23T18:54:56.493Z] #22 sha256:4b7dd0f15d5870e9ca07a914cd26e885e2479a66dbbfabb7411ad510ee4d5477 [2022-02-23T18:54:56.731Z] #21 25.44 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T18:54:56.731Z] #21 25.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:54:56.753Z] #22 0.554 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T18:54:56.753Z] #22 0.558 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T18:54:56.753Z] #22 0.561 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T18:54:56.753Z] #22 DONE 0.6s [2022-02-23T18:54:56.753Z] [2022-02-23T18:54:56.753Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:54:56.753Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-23T18:54:56.988Z] #21 25.57 Selecting previously unselected package python3-setuptools. [2022-02-23T18:54:56.988Z] #21 25.60 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T18:54:56.988Z] #21 25.60 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T18:54:57.246Z] #21 25.84 Selecting previously unselected package python3-wheel. [2022-02-23T18:54:57.246Z] #21 25.84 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T18:54:57.246Z] #21 25.85 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T18:54:57.246Z] #21 25.91 Selecting previously unselected package python3-pip. [2022-02-23T18:54:57.246Z] #21 25.91 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T18:54:57.246Z] #21 25.92 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T18:54:57.456Z] Client: [2022-02-23T18:54:57.456Z] Version: 20.10.9 [2022-02-23T18:54:57.456Z] API version: 1.41 [2022-02-23T18:54:57.456Z] Go version: go1.16.8 [2022-02-23T18:54:57.456Z] Git commit: c2ea9bc [2022-02-23T18:54:57.456Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T18:54:57.456Z] OS/Arch: windows/amd64 [2022-02-23T18:54:57.456Z] Context: default [2022-02-23T18:54:57.456Z] Experimental: true [2022-02-23T18:54:57.456Z] [2022-02-23T18:54:57.456Z] Server: Docker Engine - Community [2022-02-23T18:54:57.456Z] Engine: [2022-02-23T18:54:57.456Z] Version: 20.10.9 [2022-02-23T18:54:57.456Z] API version: 1.41 (minimum version 1.24) [2022-02-23T18:54:57.456Z] Go version: go1.16.8 [2022-02-23T18:54:57.456Z] Git commit: 79ea9d3 [2022-02-23T18:54:57.456Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T18:54:57.456Z] OS/Arch: windows/amd64 [2022-02-23T18:54:57.456Z] Experimental: true [2022-02-23T18:54:57.503Z] #21 26.19 Selecting previously unselected package sudo. [2022-02-23T18:54:57.503Z] #21 26.19 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T18:54:57.503Z] #21 26.20 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T18:54:57.562Z] 8f616e6e9eec: Pull complete [2022-02-23T18:54:58.068Z] #21 26.68 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T18:54:58.068Z] #21 26.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T18:54:58.068Z] #21 26.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:54:58.068Z] #21 26.88 Selecting previously unselected package uidmap. [2022-02-23T18:54:58.068Z] #21 26.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T18:54:58.068Z] #21 26.90 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T18:54:58.068Z] #21 27.02 Selecting previously unselected package vim-runtime. [Pipeline] sh [2022-02-23T18:54:58.326Z] #21 27.03 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T18:54:58.326Z] #21 27.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T18:54:58.326Z] #21 27.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T18:54:58.326Z] #21 27.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:54:58.999Z] + docker info [2022-02-23T18:55:01.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T18:55:01.611Z] #21 30.09 Selecting previously unselected package vim. [2022-02-23T18:55:01.611Z] #21 30.09 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T18:55:01.611Z] #21 30.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:01.868Z] #21 30.64 Selecting previously unselected package xfsprogs. [2022-02-23T18:55:01.868Z] #21 30.65 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T18:55:01.868Z] #21 30.65 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T18:55:02.382Z] #21 31.07 Selecting previously unselected package zip. [2022-02-23T18:55:02.382Z] #21 31.08 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T18:55:02.382Z] #21 31.08 Unpacking zip (3.0-12) ... [2022-02-23T18:55:02.638Z] #21 31.20 Selecting previously unselected package zstd. [2022-02-23T18:55:02.638Z] #21 31.20 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T18:55:02.638Z] #21 31.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:55:02.895Z] #21 31.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T18:55:03.459Z] #21 32.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T18:55:03.459Z] #21 32.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T18:55:03.459Z] #21 32.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T18:55:03.725Z] #21 32.34 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T18:55:03.725Z] #21 32.36 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T18:55:03.725Z] #21 32.37 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T18:55:03.725Z] #21 32.39 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T18:55:03.725Z] #21 32.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T18:55:03.725Z] #21 32.42 Setting up bzip2 (1.0.8-4) ... [2022-02-23T18:55:03.725Z] #21 32.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T18:55:03.725Z] #21 32.47 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T18:55:04.289Z] #21 33.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:04.289Z] #21 33.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T18:55:04.289Z] #21 33.07 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T18:55:04.289Z] #21 33.08 Setting up apparmor (2.13.6-10) ... [2022-02-23T18:55:05.095Z] --- PASS: TestBuildWithHugeFile (49.87s) [2022-02-23T18:55:05.095Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T18:55:05.095Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T18:55:05.095Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T18:55:05.095Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T18:55:05.095Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T18:55:05.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T18:55:05.095Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T18:55:05.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T18:55:05.095Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T18:55:05.095Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T18:55:05.095Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T18:55:05.095Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T18:55:05.095Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T18:55:05.095Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-02-23T18:55:05.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-23T18:55:05.095Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-23T18:55:05.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T18:55:05.095Z] === RUN TestBuildPreserveOwnership [2022-02-23T18:55:05.095Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T18:55:05.095Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T18:55:05.660Z] #21 34.43 Setting up zip (3.0-12) ... [2022-02-23T18:55:05.660Z] #21 34.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:05.660Z] #21 34.46 Setting up bash-completion (1:2.11-2) ... [2022-02-23T18:55:05.705Z] 8f616e6e9eec: Pull complete [2022-02-23T18:55:06.773Z] #23 8.346 Collecting yamllint==1.26.1 [2022-02-23T18:55:06.773Z] #23 ... [2022-02-23T18:55:06.773Z] [2022-02-23T18:55:06.773Z] #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-02-23T18:55:06.773Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T18:55:06.773Z] #43 150.5 + dpkg --print-architecture [2022-02-23T18:55:06.773Z] #43 DONE 151.2s [2022-02-23T18:55:06.773Z] [2022-02-23T18:55:06.773Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:55:06.773Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-23T18:55:06.773Z] #23 9.400 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T18:55:07.564Z] #21 36.44 Setting up xz-utils (5.2.5-2) ... [2022-02-23T18:55:07.564Z] #21 36.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T18:55:07.718Z] #23 10.67 Collecting pathspec>=0.5.3 [2022-02-23T18:55:07.718Z] #23 10.69 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T18:55:07.718Z] #23 10.89 Collecting pyyaml [2022-02-23T18:55:07.718Z] #23 10.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-23T18:55:07.718Z] #23 11.00 Building wheels for collected packages: yamllint [2022-02-23T18:55:07.823Z] #21 36.46 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T18:55:07.823Z] #21 36.48 Setting up patch (2.7.6-7) ... [2022-02-23T18:55:07.823Z] #21 36.49 Setting up sudo (1.9.5p2-3) ... [2022-02-23T18:55:07.823Z] #21 36.57 invoke-rc.d: could not determine current runlevel [2022-02-23T18:55:07.823Z] #21 36.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:55:07.823Z] #21 36.59 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T18:55:07.823Z] #21 36.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T18:55:07.823Z] #21 36.62 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T18:55:07.823Z] #21 36.64 Setting up pigz (2.6-1) ... [2022-02-23T18:55:07.823Z] #21 36.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T18:55:07.979Z] #23 11.00 Building wheel for yamllint (setup.py): started [2022-02-23T18:55:08.127Z] #21 36.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T18:55:08.127Z] #21 36.71 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T18:55:08.127Z] #21 36.72 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:08.363Z] --- PASS: TestBuildPreserveOwnership (9.85s) [2022-02-23T18:55:08.363Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.84s) [2022-02-23T18:55:08.363Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-23T18:55:08.363Z] === RUN TestBuildPlatformInvalid [2022-02-23T18:55:08.363Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T18:55:08.363Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T18:55:08.363Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-23T18:55:08.363Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-23T18:55:08.363Z] PASS [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] === Skipped [2022-02-23T18:55:08.363Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T18:55:08.363Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T18:55:08.363Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-23T18:55:08.363Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] DONE 34 tests, 3 skipped in 109.621s [2022-02-23T18:55:08.363Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T18:55:08.363Z] INFO: Testing against a local daemon [2022-02-23T18:55:08.363Z] === RUN TestConfigInspect [2022-02-23T18:55:08.363Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] --- SKIP: TestConfigInspect (0.02s) [2022-02-23T18:55:08.363Z] === RUN TestConfigList [2022-02-23T18:55:08.363Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] --- SKIP: TestConfigList (0.01s) [2022-02-23T18:55:08.363Z] === RUN TestConfigsCreateAndDelete [2022-02-23T18:55:08.363Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-23T18:55:08.363Z] === RUN TestConfigsUpdate [2022-02-23T18:55:08.363Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-23T18:55:08.363Z] === RUN TestTemplatedConfig [2022-02-23T18:55:08.363Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T18:55:08.363Z] === RUN TestConfigCreateResolve [2022-02-23T18:55:08.363Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-23T18:55:08.363Z] PASS [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] === Skipped [2022-02-23T18:55:08.363Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-02-23T18:55:08.363Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-02-23T18:55:08.363Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-23T18:55:08.363Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-23T18:55:08.363Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-23T18:55:08.363Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-23T18:55:08.363Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:55:08.363Z] [2022-02-23T18:55:08.363Z] DONE 6 tests, 6 skipped in 0.153s [2022-02-23T18:55:08.363Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T18:55:08.553Z] #23 11.78 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T18:55:08.553Z] #23 11.78 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=62c4d686142cac4d4fb106d37d6ab69c57af101ecbd9882e5b1750ee580c8940 [2022-02-23T18:55:08.553Z] #23 11.78 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T18:55:08.553Z] #23 11.78 Successfully built yamllint [2022-02-23T18:55:08.553Z] #23 11.80 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T18:55:08.619Z] INFO: Testing against a local daemon [2022-02-23T18:55:08.620Z] === RUN TestCheckpoint [2022-02-23T18:55:08.620Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T18:55:08.620Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T18:55:08.620Z] === RUN TestContainerInvalidJSON [2022-02-23T18:55:08.620Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T18:55:08.620Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T18:55:08.620Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T18:55:08.620Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T18:55:08.620Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T18:55:08.620Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T18:55:08.620Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T18:55:08.620Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T18:55:08.620Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T18:55:08.620Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T18:55:08.620Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-02-23T18:55:08.620Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T18:55:08.620Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-23T18:55:08.620Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T18:55:08.620Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-23T18:55:08.620Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T18:55:08.695Z] #21 37.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T18:55:08.696Z] #21 37.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T18:55:08.814Z] #23 12.08 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T18:55:08.882Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-23T18:55:08.882Z] === RUN TestCopyFromContainer [2022-02-23T18:55:08.964Z] #21 37.75 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T18:55:08.964Z] #21 37.82 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T18:55:08.964Z] #21 37.83 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T18:55:08.964Z] #21 37.84 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T18:55:09.020Z] #81 exporting layers 23.7s done [2022-02-23T18:55:09.020Z] #81 writing image sha256:b955a3ee5f102064817acdd2f553e806a7f7f8ef537dcf7821e3d714835b695f done [2022-02-23T18:55:09.020Z] #81 naming to docker.io/library/docker:dbf625fccc230694ad895ac0981f736a0b25381e done [2022-02-23T18:55:09.020Z] #81 DONE 23.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-23T18:55:09.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dbf625fccc230694ad895ac0981f736a0b25381e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dbf625fccc230694ad895ac0981f736a0b25381e hack/validate/default [2022-02-23T18:55:09.387Z] #23 DONE 12.4s [2022-02-23T18:55:09.387Z] [2022-02-23T18:55:09.387Z] #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-02-23T18:55:09.387Z] #56 sha256:ba10edad46e89acb16a5f4bf5f009a98544acd949b400c09b769f38d514e1891 [2022-02-23T18:55:09.532Z] #21 38.34 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T18:55:09.532Z] #21 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T18:55:09.532Z] #21 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T18:55:09.532Z] #21 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T18:55:09.532Z] #21 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T18:55:09.532Z] #21 38.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T18:55:09.532Z] #21 38.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T18:55:09.532Z] #21 38.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T18:55:09.789Z] #21 38.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T18:55:09.789Z] #21 38.42 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T18:55:10.278Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-23T18:55:10.278Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-23T18:55:10.278Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-23T18:55:10.278Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-23T18:55:10.278Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-23T18:55:10.278Z] Congratulations! No new tests were added to integration-cli. [2022-02-23T18:55:10.278Z] [2022-02-23T18:55:10.278Z] INFO Start validation with golang-ci-lint [2022-02-23T18:55:10.841Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-23T18:55:10.841Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-23T18:55:10.841Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-02-23T18:55:11.156Z] #21 39.67 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T18:55:11.156Z] #21 39.69 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T18:55:11.156Z] #21 39.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T18:55:11.156Z] #21 39.71 Setting up python3-pip (20.3.4-4) ... [2022-02-23T18:55:12.157Z] === RUN TestCopyFromContainer// [2022-02-23T18:55:12.157Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T18:55:12.157Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T18:55:12.343Z] #21 40.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T18:55:12.343Z] #21 40.97 Setting up jq (1.6-2.1) ... [2022-02-23T18:55:12.343Z] #21 40.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T18:55:12.343Z] #21 41.01 Setting up iptables (1.8.7-1) ... [2022-02-23T18:55:12.343Z] #21 41.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:55:12.343Z] #21 41.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:55:12.343Z] #21 41.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T18:55:12.343Z] #21 41.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T18:55:12.343Z] #21 41.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T18:55:12.343Z] #21 41.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T18:55:12.343Z] #21 41.06 Setting up iproute2 (5.10.0-4) ... [2022-02-23T18:55:12.412Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T18:55:12.413Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T18:55:12.413Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T18:55:12.413Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T18:55:12.413Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T18:55:12.601Z] #21 41.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:55:12.670Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T18:55:12.670Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer (3.93s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T18:55:12.670Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-23T18:55:12.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T18:55:12.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T18:55:12.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T18:55:12.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T18:55:12.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T18:55:12.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T18:55:12.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T18:55:12.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T18:55:12.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T18:55:12.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T18:55:12.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T18:55:12.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T18:55:12.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T18:55:12.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T18:55:12.670Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T18:55:12.670Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-23T18:55:12.670Z] === RUN TestCreateWithInvalidEnv [2022-02-23T18:55:12.670Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T18:55:12.670Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T18:55:12.670Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T18:55:12.670Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T18:55:12.670Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T18:55:12.670Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T18:55:12.670Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T18:55:12.670Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T18:55:12.670Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T18:55:12.670Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T18:55:12.670Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T18:55:12.670Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T18:55:12.670Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T18:55:12.670Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T18:55:12.670Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T18:55:12.670Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T18:55:12.859Z] #21 DONE 41.6s [2022-02-23T18:55:12.859Z] [2022-02-23T18:55:12.859Z] #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-02-23T18:55:12.859Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T18:55:13.868Z] Client: [2022-02-23T18:55:13.868Z] Context: default [2022-02-23T18:55:13.868Z] Debug Mode: false [2022-02-23T18:55:13.868Z] Plugins: [2022-02-23T18:55:13.868Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-23T18:55:13.868Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-23T18:55:13.868Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-23T18:55:13.868Z] [2022-02-23T18:55:13.868Z] Server: [2022-02-23T18:55:13.868Z] Containers: 0 [2022-02-23T18:55:13.868Z] Running: 0 [2022-02-23T18:55:13.868Z] Paused: 0 [2022-02-23T18:55:13.868Z] Stopped: 0 [2022-02-23T18:55:13.868Z] Images: 0 [2022-02-23T18:55:13.868Z] Server Version: 20.10.9 [2022-02-23T18:55:13.868Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T18:55:13.868Z] Windows: [2022-02-23T18:55:13.868Z] LCOW: [2022-02-23T18:55:13.868Z] Logging Driver: json-file [2022-02-23T18:55:13.868Z] Plugins: [2022-02-23T18:55:13.868Z] Volume: local [2022-02-23T18:55:13.868Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T18:55:13.868Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T18:55:13.868Z] Swarm: inactive [2022-02-23T18:55:13.868Z] Default Isolation: process [2022-02-23T18:55:13.868Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T18:55:13.868Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T18:55:13.868Z] OSType: windows [2022-02-23T18:55:13.868Z] Architecture: x86_64 [2022-02-23T18:55:13.868Z] CPUs: 4 [2022-02-23T18:55:13.868Z] Total Memory: 32GiB [2022-02-23T18:55:13.868Z] Name: azwin-2-fbd530 [2022-02-23T18:55:13.868Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-23T18:55:13.868Z] Docker Root Dir: D:\docker [2022-02-23T18:55:13.868Z] Debug Mode: false [2022-02-23T18:55:13.868Z] Registry: https://index.docker.io/v1/ [2022-02-23T18:55:13.868Z] Labels: [2022-02-23T18:55:13.868Z] Experimental: true [2022-02-23T18:55:13.868Z] Insecure Registries: [2022-02-23T18:55:13.868Z] 10.0.0.4:5000 [2022-02-23T18:55:13.868Z] 127.0.0.0/8 [2022-02-23T18:55:13.868Z] Registry Mirrors: [2022-02-23T18:55:13.868Z] http://10.0.0.4:5000/ [2022-02-23T18:55:13.868Z] Live Restore Enabled: false [2022-02-23T18:55:13.868Z] Product License: Community Engine [2022-02-23T18:55:13.868Z] [Pipeline] } [Pipeline] // stage [2022-02-23T18:55:14.035Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2022-02-23T18:55:14.035Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T18:55:14.228Z] #22 1.196 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T18:55:14.228Z] #22 1.200 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T18:55:14.228Z] #22 1.202 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T18:55:14.228Z] #22 DONE 1.3s [2022-02-23T18:55:14.228Z] [2022-02-23T18:55:14.228Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T18:55:14.228Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T18:55:14.963Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-02-23T18:55:14.964Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T18:55:14.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T18:55:14.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T18:55:14.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T18:55:14.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T18:55:14.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T18:55:14.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T18:55:14.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T18:55:14.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T18:55:14.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T18:55:14.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T18:55:14.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T18:55:14.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T18:55:14.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T18:55:14.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T18:55:14.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T18:55:14.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T18:55:14.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T18:55:14.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T18:55:14.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T18:55:14.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T18:55:14.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T18:55:14.964Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T18:55:15.526Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-02-23T18:55:15.526Z] === RUN TestCreateDifferentPlatform [2022-02-23T18:55:15.526Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T18:55:15.526Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T18:55:15.526Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T18:55:15.526Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T18:55:15.527Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T18:55:15.527Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T18:55:15.527Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-23T18:55:15.527Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T18:55:15.527Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T18:55:15.527Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T18:55:15.527Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-23T18:55:15.527Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-23T18:55:15.527Z] === RUN TestDaemonRestartIpcMode [2022-02-23T18:55:15.527Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T18:55:15.527Z] === RUN TestDaemonHostGatewayIP [2022-02-23T18:55:15.527Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:55:15.527Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-23T18:55:15.527Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T18:55:15.527Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T18:55:15.527Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T18:55:15.527Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-23T18:55:15.527Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T18:55:15.527Z] === RUN TestDiff [2022-02-23T18:55:15.783Z] --- PASS: TestDiff (0.36s) [2022-02-23T18:55:15.783Z] === RUN TestExecWithCloseStdin [2022-02-23T18:55:16.346Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-02-23T18:55:16.346Z] === RUN TestExec [2022-02-23T18:55:16.603Z] --- PASS: TestExec (0.40s) [2022-02-23T18:55:16.603Z] === RUN TestExecUser [2022-02-23T18:55:17.164Z] --- PASS: TestExecUser (0.41s) [2022-02-23T18:55:17.164Z] === RUN TestExportContainerAndImportImage [2022-02-23T18:55:17.726Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-02-23T18:55:17.726Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T18:55:19.091Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2022-02-23T18:55:19.091Z] === RUN TestHealthCheckWorkdir [2022-02-23T18:55:19.653Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-02-23T18:55:19.653Z] === RUN TestHealthKillContainer [2022-02-23T18:55:23.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T18:55:24.179Z] #23 9.757 Collecting yamllint==1.26.1 [2022-02-23T18:55:25.110Z] #23 10.81 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T18:55:26.039Z] #23 11.93 Collecting pathspec>=0.5.3 [2022-02-23T18:55:26.039Z] #23 11.94 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T18:55:26.601Z] #23 12.30 Collecting pyyaml [2022-02-23T18:55:26.601Z] #23 12.31 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-02-23T18:55:26.601Z] #23 12.38 Building wheels for collected packages: yamllint [2022-02-23T18:55:26.601Z] #23 12.39 Building wheel for yamllint (setup.py): started [2022-02-23T18:55:27.532Z] #23 13.36 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T18:55:27.532Z] #23 13.36 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e7129ec369d9feb8378bf269c616b31aa047979666816d04f1ac183065a9d1a7 [2022-02-23T18:55:27.532Z] #23 13.36 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T18:55:27.532Z] #23 13.37 Successfully built yamllint [2022-02-23T18:55:27.532Z] #23 13.40 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T18:55:27.734Z] --- PASS: TestHealthKillContainer (7.83s) [2022-02-23T18:55:27.734Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T18:55:27.734Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T18:55:27.734Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T18:55:27.734Z] === RUN TestIpcModeNone [2022-02-23T18:55:27.734Z] --- PASS: TestIpcModeNone (0.42s) [2022-02-23T18:55:27.734Z] === RUN TestIpcModePrivate [2022-02-23T18:55:27.788Z] #23 13.80 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T18:55:27.990Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-02-23T18:55:28.246Z] --- PASS: TestIpcModePrivate (0.42s) [2022-02-23T18:55:28.246Z] === RUN TestIpcModeShareable [2022-02-23T18:55:28.246Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:55:28.246Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-23T18:55:28.246Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T18:55:28.351Z] #23 DONE 14.3s [2022-02-23T18:55:28.351Z] [2022-02-23T18:55:28.351Z] #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-02-23T18:55:28.351Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:28.608Z] #51 ... [2022-02-23T18:55:28.608Z] [2022-02-23T18:55:28.608Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:55:28.608Z] #27 sha256:2e532a22ac4351f8b69dce5774d34599e5d84f4d4e5e3bf3c11f050576488bbe [2022-02-23T18:55:28.864Z] #27 DONE 0.4s [2022-02-23T18:55:28.864Z] [2022-02-23T18:55:28.864Z] #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-02-23T18:55:28.864Z] #56 sha256:826921efb328002b5b4230bef1825451944e971979aa500366877616ddc496e6 [2022-02-23T18:55:28.864Z] #56 ... [2022-02-23T18:55:28.864Z] [2022-02-23T18:55:28.864Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:55:28.864Z] #32 sha256:89f9c522d2a50ff4da5f493dfdc5c2de341165ea7d6e83df1f99374719c03b93 [2022-02-23T18:55:29.426Z] #32 DONE 0.7s [2022-02-23T18:55:29.426Z] [2022-02-23T18:55:29.426Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:55:29.426Z] #35 sha256:8bee1b776f766ec673cd9b78be8b7f7854461487b5ca0ddbb2865825b40cba7c [2022-02-23T18:55:29.612Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-02-23T18:55:29.612Z] === RUN TestAPIIpcModeHost [2022-02-23T18:55:29.612Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:55:29.612Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-23T18:55:29.612Z] === RUN TestDaemonIpcModeShareable [2022-02-23T18:55:29.612Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:55:29.612Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-23T18:55:29.612Z] === RUN TestDaemonIpcModePrivate [2022-02-23T18:55:29.989Z] #35 DONE 0.4s [2022-02-23T18:55:29.989Z] [2022-02-23T18:55:29.989Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:55:29.989Z] #37 sha256:0c38623aca04017e125867e6dcaff5bd8a72e61ce312b5a24a6557a484b82ff0 [2022-02-23T18:55:29.989Z] #37 DONE 0.0s [2022-02-23T18:55:29.989Z] [2022-02-23T18:55:29.989Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:55:29.989Z] #41 sha256:f3c35976aba5d35d6d2b3772be834209cd4e5867de336078be482942c1441a63 [2022-02-23T18:55:29.989Z] #41 DONE 0.1s [2022-02-23T18:55:29.989Z] [2022-02-23T18:55:29.989Z] #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-02-23T18:55:29.989Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:55:30.539Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-02-23T18:55:30.539Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-02-23T18:55:30.539Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T18:55:30.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:55:30.539Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-23T18:55:30.539Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T18:55:30.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:55:30.539Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-23T18:55:30.539Z] === RUN TestIpcModeOlderClient [2022-02-23T18:55:30.539Z] === PAUSE TestIpcModeOlderClient [2022-02-23T18:55:30.539Z] === RUN TestKillContainerInvalidSignal [2022-02-23T18:55:31.102Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-02-23T18:55:31.102Z] === RUN TestKillContainer [2022-02-23T18:55:31.102Z] === RUN TestKillContainer/no_signal [2022-02-23T18:55:31.358Z] #60 ... [2022-02-23T18:55:31.358Z] [2022-02-23T18:55:31.358Z] #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-02-23T18:55:31.358Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T18:55:31.358Z] #43 173.8 + dpkg --print-architecture [2022-02-23T18:55:31.358Z] #43 173.8 + git checkout -q v2.1.0 [2022-02-23T18:55:31.359Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T18:55:31.616Z] === RUN TestKillContainer/killing_signal [2022-02-23T18:55:31.923Z] #43 174.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T18:55:31.923Z] #43 174.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T18:55:32.176Z] --- PASS: TestKillContainer (1.19s) [2022-02-23T18:55:32.176Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-02-23T18:55:32.176Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-02-23T18:55:32.176Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-02-23T18:55:32.176Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T18:55:32.176Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T18:55:32.739Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T18:55:32.997Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-02-23T18:55:32.997Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-02-23T18:55:32.997Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-02-23T18:55:32.997Z] === RUN TestKillStoppedContainer [2022-02-23T18:55:32.997Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-23T18:55:32.997Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T18:55:33.253Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-23T18:55:33.253Z] === RUN TestKillDifferentUserContainer [2022-02-23T18:55:33.510Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-02-23T18:55:33.510Z] === RUN TestInspectOomKilledTrue [2022-02-23T18:55:33.510Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:55:33.510Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T18:55:33.510Z] === RUN TestInspectOomKilledFalse [2022-02-23T18:55:33.510Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T18:55:33.510Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T18:55:33.510Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T18:55:33.510Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-23T18:55:33.510Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-23T18:55:33.510Z] === RUN TestLinksContainerNames [2022-02-23T18:55:34.447Z] --- PASS: TestLinksContainerNames (0.81s) [2022-02-23T18:55:34.447Z] === RUN TestLogsFollowTailEmpty [2022-02-23T18:55:34.711Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-23T18:55:34.711Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T18:55:35.274Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/default [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/private [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/slave [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/shared [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/default [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/shared [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/slave [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/private [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T18:55:35.274Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T18:55:35.274Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T18:55:35.274Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T18:55:35.531Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T18:55:35.531Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T18:55:35.531Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T18:55:35.531Z] 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-02-23T18:55:35.531Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-23T18:55:35.531Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T18:55:35.531Z] 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-02-23T18:55:35.531Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-23T18:55:35.531Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T18:55:35.531Z] 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-02-23T18:55:35.531Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-23T18:55:35.531Z] === RUN TestNetworkNat [2022-02-23T18:55:36.092Z] --- PASS: TestNetworkNat (0.47s) [2022-02-23T18:55:36.093Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T18:55:36.349Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-02-23T18:55:36.349Z] === RUN TestNetworkLoopbackNat [2022-02-23T18:55:38.864Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-02-23T18:55:38.864Z] === RUN TestPause [2022-02-23T18:55:38.864Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:55:38.864Z] --- SKIP: TestPause (0.00s) [2022-02-23T18:55:38.864Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T18:55:38.864Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T18:55:38.864Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T18:55:38.864Z] === RUN TestPauseStopPausedContainer [2022-02-23T18:55:38.864Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:55:38.864Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-23T18:55:38.864Z] === RUN TestPidHost [2022-02-23T18:55:39.758Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T18:55:39.758Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-70565e50\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T18:55:39.758Z] ---------------------------------------------------------------------------- [2022-02-23T18:55:39.758Z] [2022-02-23T18:55:39.758Z] INFO: executeCI.ps1 starting at Wed Feb 23 18:55:38 CUT 2022 [2022-02-23T18:55:39.758Z] [2022-02-23T18:55:39.758Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T18:55:39.758Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T18:55:39.758Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-23T18:55:39.758Z] INFO: Environment variables: [2022-02-23T18:55:39.758Z] [2022-02-23T18:55:39.758Z] Name Value [2022-02-23T18:55:39.758Z] ---- ----- [2022-02-23T18:55:39.758Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T18:55:39.758Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T18:55:39.758Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T18:55:39.758Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T18:55:39.758Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T18:55:39.758Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T18:55:39.758Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T18:55:39.758Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T18:55:39.758Z] BRANCH_NAME PR-43287 [2022-02-23T18:55:39.758Z] BUILD_DISPLAY_NAME #1 [2022-02-23T18:55:39.758Z] BUILD_ID 1 [2022-02-23T18:55:39.758Z] BUILD_NUMBER 1 [2022-02-23T18:55:39.758Z] BUILD_TAG jenkins-moby-PR-43287-1 [2022-02-23T18:55:39.758Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/ [2022-02-23T18:55:39.758Z] CHANGE_AUTHOR thaJeztah [2022-02-23T18:55:39.758Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-23T18:55:39.758Z] CHANGE_BRANCH bump_dependencies_for_buildkit [2022-02-23T18:55:39.758Z] CHANGE_FORK thaJeztah/docker [2022-02-23T18:55:39.758Z] CHANGE_ID 43287 [2022-02-23T18:55:39.758Z] CHANGE_TARGET master [2022-02-23T18:55:39.758Z] CHANGE_TITLE vendor: update various dependencies in preparation of BuildKit update [2022-02-23T18:55:39.758Z] CHANGE_URL https://github.com/moby/moby/pull/43287 [2022-02-23T18:55:39.758Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T18:55:39.758Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T18:55:39.758Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T18:55:39.758Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T18:55:39.758Z] COMPUTERNAME azwin-2-fbd530 [2022-02-23T18:55:39.758Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T18:55:39.758Z] ConfigSequenceNumber 0 [2022-02-23T18:55:39.758Z] DOCKER_BUILDKIT 0 [2022-02-23T18:55:39.758Z] DOCKER_DUT_DEBUG 1 [2022-02-23T18:55:39.758Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T18:55:39.758Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T18:55:39.758Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T18:55:39.758Z] EXECUTOR_NUMBER 0 [2022-02-23T18:55:39.758Z] FQDN azwin-2-fbd530.westus.cloudapp.azure.com [2022-02-23T18:55:39.758Z] GIT_BRANCH PR-43287 [2022-02-23T18:55:39.758Z] GIT_COMMIT 07df4c9df191d7c1a905bfe9fd87162cb84c5760 [2022-02-23T18:55:39.758Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T18:55:39.758Z] HUDSON_COOKIE 40a168b1-d7ad-467d-8cb1-e6666cf1c2eb [2022-02-23T18:55:39.758Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:55:39.758Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T18:55:39.758Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T18:55:39.758Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T18:55:39.758Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T18:55:39.758Z] JENKINS_NODE_COOKIE 12a61f23-ee8d-4896-8395-4938fa753fa6 [2022-02-23T18:55:39.758Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T18:55:39.758Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T18:55:39.758Z] JOB_BASE_NAME PR-43287 [2022-02-23T18:55:39.758Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/display/redirect [2022-02-23T18:55:39.758Z] JOB_NAME moby/PR-43287 [2022-02-23T18:55:39.758Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/ [2022-02-23T18:55:39.758Z] library.jps.version master [2022-02-23T18:55:39.758Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T18:55:39.758Z] NODE_LABELS amd64 azure azwin-2-fbd530 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-23T18:55:39.758Z] NODE_NAME azwin-2-fbd530 [2022-02-23T18:55:39.758Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T18:55:39.758Z] OS Windows_NT [2022-02-23T18:55:39.758Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T18:55:39.758Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T18:55:39.758Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T18:55:39.758Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T18:55:39.758Z] PROCESSOR_LEVEL 6 [2022-02-23T18:55:39.758Z] PROCESSOR_REVISION 4f01 [2022-02-23T18:55:39.758Z] ProgramData C:\ProgramData [2022-02-23T18:55:39.758Z] ProgramFiles C:\Program Files [2022-02-23T18:55:39.758Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T18:55:39.758Z] ProgramW6432 C:\Program Files [2022-02-23T18:55:39.758Z] PROMPT $P$G [2022-02-23T18:55:39.758Z] PSExecutionPolicyPreference Bypass [2022-02-23T18:55:39.758Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T18:55:39.758Z] PUBLIC C:\Users\Public [2022-02-23T18:55:39.758Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect?page=artif... [2022-02-23T18:55:39.758Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect?page=changes [2022-02-23T18:55:39.758Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect [2022-02-23T18:55:39.758Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43287/1/display/redirect?page=tests [2022-02-23T18:55:39.758Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T18:55:39.758Z] SOURCES_DRIVE d [2022-02-23T18:55:39.758Z] SOURCES_SUBDIR gopath [2022-02-23T18:55:39.758Z] STAGE_NAME Run tests [2022-02-23T18:55:39.758Z] SystemDrive C: [2022-02-23T18:55:39.758Z] SystemRoot C:\Windows [2022-02-23T18:55:39.758Z] TEMP C:\Windows\TEMP [2022-02-23T18:55:39.758Z] TESTDEBUG 0 [2022-02-23T18:55:39.758Z] TESTRUN_DRIVE d [2022-02-23T18:55:39.758Z] TESTRUN_SUBDIR CI [2022-02-23T18:55:39.759Z] TIMEOUT 120m [2022-02-23T18:55:39.759Z] TMP C:\Windows\TEMP [2022-02-23T18:55:39.759Z] USERDOMAIN WORKGROUP [2022-02-23T18:55:39.759Z] USERNAME azwin-2-fbd530$ [2022-02-23T18:55:39.759Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T18:55:39.759Z] windir C:\Windows [2022-02-23T18:55:39.759Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T18:55:39.759Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-23T18:55:39.759Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T18:55:39.759Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T18:55:39.759Z] [2022-02-23T18:55:39.759Z] [2022-02-23T18:55:39.759Z] [2022-02-23T18:55:39.793Z] --- PASS: TestPidHost (0.88s) [2022-02-23T18:55:39.793Z] === RUN TestPsFilter [2022-02-23T18:55:40.048Z] --- PASS: TestPsFilter (0.10s) [2022-02-23T18:55:40.048Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T18:55:40.304Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-02-23T18:55:40.304Z] === RUN TestRemoveContainerWithVolume [2022-02-23T18:55:40.867Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-02-23T18:55:40.867Z] === RUN TestRemoveContainerRunning [2022-02-23T18:55:41.123Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-02-23T18:55:41.123Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T18:55:41.379Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-23T18:55:41.379Z] === RUN TestRemoveInvalidContainer [2022-02-23T18:55:41.379Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T18:55:41.379Z] === RUN TestRenameLinkedContainer [2022-02-23T18:55:41.947Z] INFO: Sources under d:\gopath\... [2022-02-23T18:55:41.947Z] INFO: Test run under d:\CI\... [2022-02-23T18:55:41.947Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T18:55:41.947Z] INFO: docker/docker repository was found [2022-02-23T18:55:41.947Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-23T18:55:42.414Z] ltsc2019: Pulling from windows/servercore [2022-02-23T18:55:42.877Z] 4612f6d0b889: Pulling fs layer [2022-02-23T18:55:42.877Z] 1bd78008c728: Pulling fs layer [2022-02-23T18:55:43.269Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-02-23T18:55:43.269Z] === RUN TestRenameStoppedContainer [2022-02-23T18:55:43.526Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-02-23T18:55:43.526Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T18:55:44.087Z] --- PASS: TestRenameRunningContainerAndReuse (0.74s) [2022-02-23T18:55:44.087Z] === RUN TestRenameInvalidName [2022-02-23T18:55:44.651Z] --- PASS: TestRenameInvalidName (0.38s) [2022-02-23T18:55:44.651Z] === RUN TestRenameAnonymousContainer [2022-02-23T18:55:46.018Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-02-23T18:55:46.018Z] === RUN TestRenameContainerWithSameName [2022-02-23T18:55:46.275Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-02-23T18:55:46.275Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T18:55:47.204Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-02-23T18:55:47.204Z] === RUN TestResize [2022-02-23T18:55:47.460Z] --- PASS: TestResize (0.38s) [2022-02-23T18:55:47.460Z] === RUN TestResizeWithInvalidSize [2022-02-23T18:55:48.022Z] --- PASS: TestResizeWithInvalidSize (0.37s) [2022-02-23T18:55:48.022Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T18:55:48.278Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-02-23T18:55:48.278Z] === RUN TestDaemonRestartKillContainers [2022-02-23T18:55:48.278Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-23T18:55:48.278Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T18:55:48.278Z] === RUN TestCgroupNamespacesRun [2022-02-23T18:55:49.207Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-02-23T18:55:49.207Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T18:55:49.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T18:55:50.573Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-02-23T18:55:50.574Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T18:55:50.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T18:55:51.501Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-02-23T18:55:51.501Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T18:55:52.870Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-02-23T18:55:52.870Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T18:55:53.800Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-02-23T18:55:53.800Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T18:55:53.827Z] #43 DONE 195.6s [2022-02-23T18:55:53.827Z] [2022-02-23T18:55:53.827Z] #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-02-23T18:55:53.827Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:55:53.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T18:55:54.731Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-02-23T18:55:54.731Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T18:55:55.658Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-02-23T18:55:55.658Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T18:55:55.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T18:55:56.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T18:55:56.350Z] #60 ... [2022-02-23T18:55:56.350Z] [2022-02-23T18:55:56.350Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:55:56.350Z] #44 sha256:8d3502c478dca1f136840ae9588532bb0f9eebf2f972287df5b0695dca02c77f [2022-02-23T18:55:56.585Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-02-23T18:55:56.585Z] === RUN TestNISDomainname [2022-02-23T18:55:56.585Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-23T18:55:56.585Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-23T18:55:56.585Z] === RUN TestHostnameDnsResolution [2022-02-23T18:55:56.608Z] #44 DONE 0.7s [2022-02-23T18:55:56.608Z] [2022-02-23T18:55:56.608Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:55:56.608Z] #48 sha256:9497b6b9a58c2eb962062b55dca40a06a0e1878bf6b382b606a825f7dd3d185d [2022-02-23T18:55:56.608Z] #48 DONE 0.1s [2022-02-23T18:55:56.608Z] [2022-02-23T18:55:56.608Z] #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-02-23T18:55:56.608Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:55:56.608Z] #60 ... [2022-02-23T18:55:56.608Z] [2022-02-23T18:55:56.608Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:55:56.608Z] #50 sha256:9063dd31b5aca3233f2f611e743966899e24fc1d3f853607c008c1ddb95469e8 [2022-02-23T18:55:56.608Z] #50 DONE 0.1s [2022-02-23T18:55:56.865Z] [2022-02-23T18:55:56.865Z] #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-02-23T18:55:56.865Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:55:57.146Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-02-23T18:55:57.147Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T18:55:57.147Z] 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-02-23T18:55:57.147Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-23T18:55:57.147Z] === RUN TestStats [2022-02-23T18:55:57.147Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:55:57.147Z] --- SKIP: TestStats (0.00s) [2022-02-23T18:55:57.147Z] === RUN TestStopContainerWithTimeout [2022-02-23T18:55:57.147Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T18:55:57.147Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T18:55:57.147Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T18:55:57.147Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T18:55:57.147Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T18:55:57.147Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T18:55:57.147Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T18:55:57.147Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T18:55:57.147Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T18:55:57.147Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T18:55:57.709Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T18:55:59.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T18:56:00.222Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T18:56:00.625Z] 1bd78008c728: Verifying Checksum [2022-02-23T18:56:00.625Z] 1bd78008c728: Download complete [2022-02-23T18:56:01.588Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T18:56:01.588Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-02-23T18:56:01.588Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-02-23T18:56:01.588Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-02-23T18:56:01.588Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-02-23T18:56:01.588Z] === RUN TestDeleteDevicemapper [2022-02-23T18:56:01.588Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T18:56:01.588Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T18:56:01.588Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T18:56:03.479Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s) [2022-02-23T18:56:03.479Z] === RUN TestUpdateMemory [2022-02-23T18:56:03.479Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:03.479Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-23T18:56:03.479Z] === RUN TestUpdateCPUQuota [2022-02-23T18:56:03.479Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:03.479Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-23T18:56:03.479Z] === RUN TestUpdatePidsLimit [2022-02-23T18:56:03.479Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:03.479Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-23T18:56:03.479Z] === RUN TestUpdateRestartPolicy [2022-02-23T18:56:05.349Z] 4612f6d0b889: Verifying Checksum [2022-02-23T18:56:05.349Z] 4612f6d0b889: Download complete [2022-02-23T18:56:05.756Z] #56 ... [2022-02-23T18:56:05.757Z] [2022-02-23T18:56:05.757Z] #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-02-23T18:56:05.757Z] #26 sha256:4ec870bee3bcbfe24ce230eb1eb6c6e7682da0c033f14b97c551c49b96af2eb2 [2022-02-23T18:56:05.757Z] #26 205.2 + return [2022-02-23T18:56:05.757Z] #26 DONE 207.6s [2022-02-23T18:56:05.757Z] [2022-02-23T18:56:05.757Z] #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-02-23T18:56:05.757Z] #60 sha256:210752b31e3a7528dc8f8a302e111ebdc014fcf29e0ac3d522aef02de0721d59 [2022-02-23T18:56:05.757Z] #60 171.9 + bin/containerd [2022-02-23T18:56:05.757Z] #60 ... [2022-02-23T18:56:05.757Z] [2022-02-23T18:56:05.757Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T18:56:05.757Z] #27 sha256:6923634d7e74a8774a091f24e01af081fd56f2c44ca5e3569bd416a3645fbc27 [2022-02-23T18:56:05.757Z] #27 DONE 0.8s [2022-02-23T18:56:05.757Z] [2022-02-23T18:56:05.757Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T18:56:05.757Z] #32 sha256:cd198fa3d91f75f97694fef887b68fab15550373865c06955bee62a4eb2cc4be [2022-02-23T18:56:06.017Z] #32 DONE 1.1s [2022-02-23T18:56:06.017Z] [2022-02-23T18:56:06.017Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T18:56:06.017Z] #56 sha256:ba10edad46e89acb16a5f4bf5f009a98544acd949b400c09b769f38d514e1891 [2022-02-23T18:56:06.278Z] #56 ... [2022-02-23T18:56:06.278Z] [2022-02-23T18:56:06.278Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T18:56:06.278Z] #35 sha256:93e19fe4716511c7be686e66204a71894f93d74920d02373f325b994feb06afa [2022-02-23T18:56:06.539Z] #35 DONE 0.6s [2022-02-23T18:56:06.539Z] [2022-02-23T18:56:06.539Z] #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-02-23T18:56:06.539Z] #56 sha256:ba10edad46e89acb16a5f4bf5f009a98544acd949b400c09b769f38d514e1891 [2022-02-23T18:56:06.800Z] #56 ... [2022-02-23T18:56:06.800Z] [2022-02-23T18:56:06.800Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T18:56:06.800Z] #37 sha256:d232995385ef179cfb109b885671266e6270f53b2e4ef2d93812fca4c5ea592b [2022-02-23T18:56:06.800Z] #37 DONE 0.1s [2022-02-23T18:56:06.800Z] [2022-02-23T18:56:06.800Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T18:56:06.800Z] #41 sha256:4bb5d61408bb093dc3b0c16c6a5af21da7247a223a4cf155e250a9d18d2393c6 [2022-02-23T18:56:06.800Z] #41 DONE 0.1s [2022-02-23T18:56:06.800Z] [2022-02-23T18:56:06.800Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T18:56:06.800Z] #44 sha256:9a2d6885168d0536e9e53479bad05ad8564d36b166f0d24a7ab4b759329ba5ee [2022-02-23T18:56:07.061Z] #44 DONE 0.3s [2022-02-23T18:56:07.061Z] [2022-02-23T18:56:07.061Z] #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-02-23T18:56:07.061Z] #56 sha256:ba10edad46e89acb16a5f4bf5f009a98544acd949b400c09b769f38d514e1891 [2022-02-23T18:56:07.061Z] #56 ... [2022-02-23T18:56:07.061Z] [2022-02-23T18:56:07.061Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T18:56:07.061Z] #48 sha256:e3aa5e553b994be648c7b8542affd022ccc680778cf3380ac087c118b16e4428 [2022-02-23T18:56:07.061Z] #48 DONE 0.0s [2022-02-23T18:56:07.061Z] [2022-02-23T18:56:07.061Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T18:56:07.061Z] #50 sha256:19e7c0d45922213b07b4b2ef5e54e32a9aa47b502b470cb2544028c927c41304 [2022-02-23T18:56:07.061Z] #50 DONE 0.1s [2022-02-23T18:56:07.323Z] [2022-02-23T18:56:07.323Z] #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-02-23T18:56:07.323Z] #56 sha256:ba10edad46e89acb16a5f4bf5f009a98544acd949b400c09b769f38d514e1891 [2022-02-23T18:56:07.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T18:56:09.242Z] #56 117.4 + mkdir -p /build [2022-02-23T18:56:09.242Z] #56 117.4 + cp runc /build/runc [2022-02-23T18:56:10.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T18:56:12.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T18:56:13.452Z] #56 DONE 121.0s [2022-02-23T18:56:13.452Z] [2022-02-23T18:56:13.452Z] #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-02-23T18:56:13.452Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T18:56:13.452Z] #51 217.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T18:56:13.452Z] #51 DONE 218.1s [2022-02-23T18:56:13.452Z] [2022-02-23T18:56:13.452Z] #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-02-23T18:56:13.452Z] #60 sha256:210752b31e3a7528dc8f8a302e111ebdc014fcf29e0ac3d522aef02de0721d59 [2022-02-23T18:56:13.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T18:56:14.394Z] #60 ... [2022-02-23T18:56:14.394Z] [2022-02-23T18:56:14.394Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:56:14.394Z] #52 sha256:bc66832a5ce9a1116e5bfd93aae1bf39463fad4f0ac10169113a95dedcac151d [2022-02-23T18:56:15.649Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-02-23T18:56:15.649Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T18:56:15.649Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-02-23T18:56:15.649Z] === RUN TestWaitNonBlocked [2022-02-23T18:56:15.649Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T18:56:15.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T18:56:15.649Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T18:56:15.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T18:56:15.649Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T18:56:15.649Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T18:56:15.649Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-23T18:56:15.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-02-23T18:56:15.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-02-23T18:56:15.649Z] === RUN TestWaitBlocked [2022-02-23T18:56:15.649Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T18:56:15.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T18:56:15.649Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T18:56:15.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T18:56:15.649Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T18:56:15.649Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T18:56:15.779Z] #52 DONE 1.4s [2022-02-23T18:56:15.779Z] [2022-02-23T18:56:15.779Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:56:15.779Z] #54 sha256:a422e7b9a0a4410731de6b644dea834dd7503879319704778a3d068b2ae1f710 [2022-02-23T18:56:15.779Z] #54 DONE 0.1s [2022-02-23T18:56:15.779Z] [2022-02-23T18:56:15.779Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:56:15.779Z] #57 sha256:1514cdebea7df83d47de21156d5cd8e8a3459339f72e6059f5836ab9b2aa5517 [2022-02-23T18:56:15.905Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T18:56:15.905Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-02-23T18:56:15.905Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-02-23T18:56:15.905Z] === CONT TestDaemonRestartIpcMode [2022-02-23T18:56:15.905Z] === CONT TestIpcModeOlderClient [2022-02-23T18:56:15.905Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-23T18:56:15.905Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T18:56:16.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T18:56:16.352Z] #57 DONE 0.5s [2022-02-23T18:56:16.352Z] [2022-02-23T18:56:16.352Z] #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-02-23T18:56:16.352Z] #60 sha256:210752b31e3a7528dc8f8a302e111ebdc014fcf29e0ac3d522aef02de0721d59 [2022-02-23T18:56:18.422Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) [2022-02-23T18:56:18.422Z] --- PASS: TestDaemonRestartIpcMode (2.48s) [2022-02-23T18:56:18.422Z] PASS [2022-02-23T18:56:18.422Z] [2022-02-23T18:56:18.422Z] === Skipped [2022-02-23T18:56:18.422Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T18:56:18.422Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T18:56:18.422Z] [2022-02-23T18:56:18.422Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-23T18:56:18.422Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-23T18:56:18.422Z] [2022-02-23T18:56:18.422Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-23T18:56:18.423Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T18:56:18.423Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T18:56:18.423Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-23T18:56:18.423Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-23T18:56:18.423Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-23T18:56:18.423Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-23T18:56:18.423Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-23T18:56:18.423Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T18:56:18.423Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-23T18:56:18.423Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-23T18:56:18.423Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-23T18:56:18.423Z] 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-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-23T18:56:18.423Z] 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-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-23T18:56:18.423Z] 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-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-23T18:56:18.423Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T18:56:18.423Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-23T18:56:18.423Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-23T18:56:18.423Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-23T18:56:18.423Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-23T18:56:18.423Z] 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-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-23T18:56:18.423Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T18:56:18.423Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-23T18:56:18.423Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-23T18:56:18.423Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-23T18:56:18.423Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T18:56:18.423Z] [2022-02-23T18:56:18.423Z] DONE 177 tests, 27 skipped in 69.942s [2022-02-23T18:56:18.423Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T18:56:18.423Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T18:56:18.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T18:56:18.985Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-02-23T18:56:18.985Z] === RUN TestDaemonConfigValidation [2022-02-23T18:56:18.985Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T18:56:18.985Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T18:56:18.985Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T18:56:18.985Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T18:56:18.985Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T18:56:18.985Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T18:56:18.985Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T18:56:18.985Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T18:56:18.985Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T18:56:18.985Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T18:56:18.985Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T18:56:18.985Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T18:56:19.241Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T18:56:19.241Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T18:56:19.241Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T18:56:19.241Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T18:56:19.241Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-23T18:56:19.241Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-23T18:56:19.241Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-02-23T18:56:19.241Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-23T18:56:19.241Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2022-02-23T18:56:19.241Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T18:56:19.241Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T18:56:20.606Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T18:56:21.535Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T18:56:22.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T18:56:22.464Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T18:56:22.464Z] daemon_test.go:156: [d380cd5f11dcd] daemon is not started [2022-02-23T18:56:22.464Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-02-23T18:56:22.464Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-02-23T18:56:22.464Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-02-23T18:56:22.464Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-23T18:56:22.464Z] === RUN TestDaemonProxy [2022-02-23T18:56:22.464Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-23T18:56:22.464Z] --- SKIP: TestDaemonProxy (0.01s) [2022-02-23T18:56:22.464Z] PASS [2022-02-23T18:56:22.464Z] [2022-02-23T18:56:22.464Z] === Skipped [2022-02-23T18:56:22.464Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.01s) [2022-02-23T18:56:22.464Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-23T18:56:22.464Z] [2022-02-23T18:56:22.464Z] DONE 12 tests, 1 skipped in 4.108s [2022-02-23T18:56:22.464Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T18:56:22.720Z] INFO: Testing against a local daemon [2022-02-23T18:56:22.720Z] === RUN TestCommitInheritsEnv [2022-02-23T18:56:23.392Z] #51 ... [2022-02-23T18:56:23.392Z] [2022-02-23T18:56:23.392Z] #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-02-23T18:56:23.392Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:56:23.392Z] #60 191.2 + bin/containerd [2022-02-23T18:56:23.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T18:56:24.085Z] --- PASS: TestCommitInheritsEnv (1.51s) [2022-02-23T18:56:24.085Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T18:56:24.085Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T18:56:24.085Z] === RUN TestImportWithCustomPlatform [2022-02-23T18:56:24.085Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T18:56:24.347Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T18:56:24.347Z] === RUN TestImportWithCustomPlatform// [2022-02-23T18:56:24.347Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T18:56:24.347Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T18:56:24.347Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T18:56:24.347Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T18:56:24.347Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T18:56:24.347Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T18:56:24.347Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T18:56:24.347Z] === RUN TestImagesFilterMultiReference [2022-02-23T18:56:24.603Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-23T18:56:24.603Z] === RUN TestImagePullPlatformInvalid [2022-02-23T18:56:24.603Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T18:56:24.603Z] === RUN TestRemoveImageOrphaning [2022-02-23T18:56:26.493Z] --- PASS: TestRemoveImageOrphaning (1.63s) [2022-02-23T18:56:26.493Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T18:56:26.493Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-23T18:56:26.493Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-23T18:56:26.493Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T18:56:26.493Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-23T18:56:26.493Z] === RUN TestTagInvalidReference [2022-02-23T18:56:26.493Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T18:56:26.493Z] === RUN TestTagValidPrefixedRepo [2022-02-23T18:56:26.493Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-23T18:56:26.493Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T18:56:26.493Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-02-23T18:56:26.493Z] === RUN TestTagOfficialNames [2022-02-23T18:56:26.493Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-23T18:56:26.493Z] === RUN TestTagMatchesDigest [2022-02-23T18:56:26.493Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-23T18:56:26.493Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T18:56:26.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T18:56:29.133Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T18:56:29.133Z] Using test binary docker [2022-02-23T18:56:29.133Z] +++ /etc/init.d/apparmor start [2022-02-23T18:56:29.133Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T18:56:29.133Z] INFO: Waiting for daemon to start... [2022-02-23T18:56:29.133Z] Starting dockerd [2022-02-23T18:56:29.133Z] +++ 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-02-23T18:56:31.024Z] . [2022-02-23T18:56:31.024Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T18:56:31.324Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T18:56:31.324Z] Error: No such image: emptyfs [2022-02-23T18:56:31.324Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T18:56:31.324Z] ++++ docker load [2022-02-23T18:56:31.492Z] #60 ... [2022-02-23T18:56:31.492Z] [2022-02-23T18:56:31.492Z] #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-02-23T18:56:31.492Z] #56 sha256:826921efb328002b5b4230bef1825451944e971979aa500366877616ddc496e6 [2022-02-23T18:56:31.492Z] #56 129.7 + mkdir -p /build [2022-02-23T18:56:31.492Z] #56 129.7 + cp runc /build/runc [2022-02-23T18:56:31.581Z] Running integration-test (iteration 1) [2022-02-23T18:56:31.581Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T18:56:31.581Z] ++ 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-02-23T18:56:31.581Z] ++ set -e [2022-02-23T18:56:31.581Z] ++ '[' -n 0 ']' [2022-02-23T18:56:31.581Z] ++ set -x [2022-02-23T18:56:31.581Z] ++ 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-02-23T18:56:32.508Z] Loaded image: busybox:latest [2022-02-23T18:56:32.862Z] #56 DONE 132.0s [2022-02-23T18:56:32.862Z] [2022-02-23T18:56:32.862Z] #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-02-23T18:56:32.862Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:56:33.071Z] Loaded image: busybox:glibc [2022-02-23T18:56:34.757Z] #60 ... [2022-02-23T18:56:34.757Z] [2022-02-23T18:56:34.757Z] #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-02-23T18:56:34.757Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T18:56:34.757Z] #51 237.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T18:56:34.757Z] #51 DONE 237.5s [2022-02-23T18:56:34.757Z] [2022-02-23T18:56:34.757Z] #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-02-23T18:56:34.757Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:56:36.651Z] #60 ... [2022-02-23T18:56:36.651Z] [2022-02-23T18:56:36.651Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T18:56:36.651Z] #52 sha256:115e413bb4bcf0fe3babd385a51904c9668675a0971d470ed5269894d2922d2d [2022-02-23T18:56:36.909Z] #52 DONE 0.6s [2022-02-23T18:56:36.909Z] [2022-02-23T18:56:36.909Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T18:56:36.910Z] #54 sha256:d82c003d1a42f3a49ecf6ae06b42a9a312d5e1cff01e7251afa6ecbedff6097e [2022-02-23T18:56:36.910Z] #54 DONE 0.1s [2022-02-23T18:56:36.910Z] [2022-02-23T18:56:36.910Z] #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-02-23T18:56:36.910Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:56:37.168Z] #60 ... [2022-02-23T18:56:37.168Z] [2022-02-23T18:56:37.168Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T18:56:37.168Z] #57 sha256:2b49ef4e7637cdc12f25eae96116ccb04b9c4494d34a6797080432ab0934c05b [2022-02-23T18:56:37.285Z] Loaded image: debian:bullseye-slim [2022-02-23T18:56:37.425Z] #57 DONE 0.3s [2022-02-23T18:56:37.425Z] [2022-02-23T18:56:37.425Z] #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-02-23T18:56:37.425Z] #60 sha256:e713d0dc893b96c6b60dde183cb744b5bb9e4e5f25a63fbcdfb6badbf35dc382 [2022-02-23T18:56:37.540Z] Loaded image: hello-world:latest [2022-02-23T18:56:37.540Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T18:56:37.540Z] INFO: Testing against a local daemon [2022-02-23T18:56:37.540Z] === RUN TestCgroupNamespacesBuild [2022-02-23T18:56:38.322Z] #60 205.8 # github.com/containerd/containerd/cmd/containerd [2022-02-23T18:56:38.322Z] #60 205.8 /usr/bin/ld: /tmp/go-link-3468547647/000019.o: in function `New': [2022-02-23T18:56:38.322Z] #60 205.8 /tmp/tmp.ZvPcyntj5Q/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-02-23T18:56:38.322Z] #60 205.9 + bin/containerd-stress [2022-02-23T18:56:38.322Z] #60 207.0 + bin/containerd-shim [2022-02-23T18:56:38.920Z] 898469748ff6: Pull complete [2022-02-23T18:56:38.920Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T18:56:38.920Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T18:56:38.920Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-23T18:56:38.920Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-23T18:56:38.920Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-23T18:56:38.920Z] WARN: Skipping validation tests [2022-02-23T18:56:38.920Z] INFO: Running unit tests at 02/23/2022 18:56:26... [2022-02-23T18:56:38.920Z] INFO: make.ps1 starting at 02/23/2022 18:56:29 [2022-02-23T18:56:38.920Z] INFO: Git commit (898451207b) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T18:56:38.920Z] INFO: Invoking autogen... [2022-02-23T18:56:38.920Z] INFO: Running unit tests... [2022-02-23T18:56:38.920Z] 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-02-23T18:56:40.141Z] --- PASS: TestCgroupNamespacesBuild (2.09s) [2022-02-23T18:56:40.141Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T18:56:42.030Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2022-02-23T18:56:42.030Z] === RUN TestBuildWithSession [2022-02-23T18:56:42.030Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T18:56:42.030Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T18:56:42.030Z] === RUN TestBuildSquashParent [2022-02-23T18:56:43.616Z] #60 213.0 + bin/containerd-shim-runc-v1 [2022-02-23T18:56:46.975Z] 898469748ff6: Pull complete [2022-02-23T18:56:46.975Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T18:56:46.975Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T18:56:46.975Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-23T18:56:46.975Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-23T18:56:46.976Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-23T18:56:46.976Z] WARN: Skipping validation tests [2022-02-23T18:56:46.976Z] INFO: Running unit tests at 02/23/2022 18:56:45... [2022-02-23T18:56:47.489Z] ? github.com/docker/docker/api [no test files] [2022-02-23T18:56:47.827Z] #60 217.4 + bin/containerd-shim-runc-v2 [2022-02-23T18:56:48.398Z] #60 218.0 + binaries [2022-02-23T18:56:48.398Z] #60 218.0 + install -D bin/containerd /build/containerd [2022-02-23T18:56:48.398Z] #60 218.0 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T18:56:48.398Z] #60 218.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T18:56:48.398Z] #60 218.0 + install -D bin/ctr /build/ctr [2022-02-23T18:56:49.160Z] INFO: make.ps1 starting at 02/23/2022 18:56:48 [2022-02-23T18:56:49.626Z] INFO: Git commit (a9c0c2362a) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T18:56:49.626Z] INFO: Invoking autogen... [2022-02-23T18:56:50.085Z] INFO: Running unit tests... [2022-02-23T18:56:50.197Z] --- PASS: TestBuildSquashParent (7.70s) [2022-02-23T18:56:50.197Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T18:56:50.197Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T18:56:50.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T18:56:50.197Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T18:56:50.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T18:56:50.197Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T18:56:50.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T18:56:50.197Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T18:56:50.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T18:56:50.197Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T18:56:50.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T18:56:50.197Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T18:56:50.197Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T18:56:50.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T18:56:50.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T18:56:52.762Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T18:56:52.762Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T18:56:53.688Z] #60 DONE 223.3s [2022-02-23T18:56:54.629Z] [2022-02-23T18:56:54.629Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:56:54.629Z] #61 sha256:f1f9b3b81dd20ea26be415b0ededacecbb57771a59d8e83c883be9f743b98cd0 [2022-02-23T18:56:55.285Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T18:56:55.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T18:56:56.540Z] #61 DONE 1.9s [2022-02-23T18:56:56.540Z] [2022-02-23T18:56:56.540Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:56:56.540Z] #66 sha256:6b9fa448dbb2de815f3306a4eb08ddc05f8115154cf014311cc143308278be03 [2022-02-23T18:56:56.800Z] #66 DONE 0.4s [2022-02-23T18:56:56.800Z] [2022-02-23T18:56:56.800Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:56:56.800Z] #71 sha256:e67842581f789af403c6711f68edf6ed20885ca36440a5c3e440cfdf96c3b0ec [2022-02-23T18:56:58.661Z] 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-02-23T18:56:58.847Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T18:56:58.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s) [2022-02-23T18:56:58.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2022-02-23T18:56:58.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2022-02-23T18:56:58.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2022-02-23T18:56:58.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2022-02-23T18:56:58.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.86s) [2022-02-23T18:56:58.847Z] === RUN TestBuildMultiStageCopy [2022-02-23T18:56:58.847Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T18:56:59.342Z] #71 DONE 2.2s [2022-02-23T18:56:59.342Z] [2022-02-23T18:56:59.342Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:56:59.342Z] #72 sha256:529e26fa4ce97f2fa34516be30f6af173a7199e0a3aedfad3c954dfe06e626bb [2022-02-23T18:56:59.342Z] #72 DONE 0.0s [2022-02-23T18:56:59.342Z] [2022-02-23T18:56:59.343Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:56:59.343Z] #73 sha256:a4ae49d31ef24dac08e9defd239a88c1e8a7c165cb5f2f21e3a09f93adf00a2c [2022-02-23T18:56:59.914Z] #73 DONE 0.9s [2022-02-23T18:56:59.914Z] [2022-02-23T18:56:59.914Z] #74 exporting to image [2022-02-23T18:56:59.914Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:56:59.914Z] #74 exporting layers [2022-02-23T18:57:00.777Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T18:57:01.032Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T18:57:01.593Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T18:57:02.155Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T18:57:02.411Z] --- PASS: TestBuildMultiStageCopy (4.08s) [2022-02-23T18:57:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2022-02-23T18:57:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2022-02-23T18:57:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-02-23T18:57:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2022-02-23T18:57:02.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2022-02-23T18:57:02.411Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T18:57:03.215Z] #74 exporting layers 3.3s done [2022-02-23T18:57:03.216Z] #74 writing image sha256:5e96ae9955f57f42862106286000a046b347394f96214bd895813f3d3c899b99 done [2022-02-23T18:57:03.216Z] #74 naming to docker.io/library/docker:f62953d22034a923aebc81b3b10ac767f6c7637c done [2022-02-23T18:57:03.216Z] #74 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-23T18:57:03.552Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-23T18:57:03.781Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2022-02-23T18:57:03.781Z] === RUN TestBuildLabelWithTargets [2022-02-23T18:57:03.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f62953d22034a923aebc81b3b10ac767f6c7637c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f62953d22034a923aebc81b3b10ac767f6c7637c hack/test/unit [2022-02-23T18:57:04.063Z] #60 231.4 # github.com/containerd/containerd/cmd/containerd [2022-02-23T18:57:04.063Z] #60 231.4 /usr/bin/ld: /tmp/go-link-3455034319/000019.o: in function `New': [2022-02-23T18:57:04.063Z] #60 231.4 /tmp/tmp.vKMsM7WqDd/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-02-23T18:57:04.063Z] #60 231.5 + bin/containerd-stress [2022-02-23T18:57:04.063Z] #60 232.6 + bin/containerd-shim [2022-02-23T18:57:05.199Z] === RUN TestMiddlewares [2022-02-23T18:57:05.199Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T18:57:05.199Z] PASS [2022-02-23T18:57:05.199Z] coverage: 9.0% of statements [2022-02-23T18:57:05.199Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2022-02-23T18:57:05.669Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2022-02-23T18:57:05.669Z] === RUN TestBuildWithEmptyLayers [2022-02-23T18:57:05.751Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-23T18:57:05.751Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-23T18:57:05.751Z] + TESTDIRS=./... [2022-02-23T18:57:05.751Z] + exclude_paths='/vendor/|/integration' [2022-02-23T18:57:05.751Z] ++ go list ./... [2022-02-23T18:57:05.751Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-23T18:57:06.595Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2022-02-23T18:57:06.595Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T18:57:06.716Z] + pkg_list='github.com/docker/docker/api [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/backend [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/container [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/events [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/filters [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/image [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/mount [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/network [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/registry [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/time [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/versions [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:57:06.716Z] github.com/docker/docker/api/types/volume [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:57:06.716Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:57:06.716Z] github.com/docker/docker/cli [2022-02-23T18:57:06.716Z] github.com/docker/docker/cli/config [2022-02-23T18:57:06.716Z] github.com/docker/docker/cli/debug [2022-02-23T18:57:06.716Z] github.com/docker/docker/client [2022-02-23T18:57:06.716Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:57:06.716Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:57:06.716Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:57:06.716Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:57:06.716Z] github.com/docker/docker/container [2022-02-23T18:57:06.716Z] github.com/docker/docker/container/stream [2022-02-23T18:57:06.716Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:57:06.716Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:57:06.716Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/config [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/events [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/exec [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/images [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/links [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/logger [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:57:06.716Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/names [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/network [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/stats [2022-02-23T18:57:06.717Z] github.com/docker/docker/distribution [2022-02-23T18:57:06.717Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:57:06.717Z] github.com/docker/docker/distribution/utils [2022-02-23T18:57:06.717Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:57:06.717Z] github.com/docker/docker/dockerversion [2022-02-23T18:57:06.717Z] github.com/docker/docker/errdefs [2022-02-23T18:57:06.717Z] github.com/docker/docker/image [2022-02-23T18:57:06.717Z] github.com/docker/docker/image/cache [2022-02-23T18:57:06.717Z] github.com/docker/docker/image/tarexport [2022-02-23T18:57:06.717Z] github.com/docker/docker/image/v1 [2022-02-23T18:57:06.717Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:57:06.717Z] github.com/docker/docker/layer [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/types [2022-02-23T18:57:06.717Z] github.com/docker/docker/oci [2022-02-23T18:57:06.717Z] github.com/docker/docker/oci/caps [2022-02-23T18:57:06.717Z] github.com/docker/docker/opts [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/archive [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/directory [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/locker [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/mount [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/platform [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/pools [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/progress [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/signal [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/stack [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/system [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/term [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:57:06.717Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:57:06.717Z] github.com/docker/docker/plugin [2022-02-23T18:57:06.717Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:57:06.717Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:57:06.717Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:57:06.717Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:57:06.717Z] github.com/docker/docker/quota [2022-02-23T18:57:06.717Z] github.com/docker/docker/reference [2022-02-23T18:57:06.717Z] github.com/docker/docker/registry [2022-02-23T18:57:06.717Z] github.com/docker/docker/registry/resumable [2022-02-23T18:57:06.717Z] github.com/docker/docker/restartmanager [2022-02-23T18:57:06.717Z] github.com/docker/docker/rootless [2022-02-23T18:57:06.717Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:57:06.717Z] github.com/docker/docker/runconfig [2022-02-23T18:57:06.717Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/environment [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/registry [2022-02-23T18:57:06.717Z] github.com/docker/docker/testutil/request [2022-02-23T18:57:06.717Z] github.com/docker/docker/volume [2022-02-23T18:57:06.717Z] github.com/docker/docker/volume/drivers [2022-02-23T18:57:06.717Z] github.com/docker/docker/volume/local [2022-02-23T18:57:06.717Z] github.com/docker/docker/volume/mounts [2022-02-23T18:57:06.717Z] github.com/docker/docker/volume/service [2022-02-23T18:57:06.717Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:57:06.717Z] github.com/docker/docker/volume/testutils' [2022-02-23T18:57:06.717Z] ++ grep --fixed-strings -v /libnetwork [2022-02-23T18:57:06.717Z] ++ echo 'github.com/docker/docker/api [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/backend [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/container [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/events [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/filters [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/image [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/mount [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/network [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/registry [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/time [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/versions [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:57:06.717Z] github.com/docker/docker/api/types/volume [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:57:06.717Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:57:06.717Z] github.com/docker/docker/cli [2022-02-23T18:57:06.717Z] github.com/docker/docker/cli/config [2022-02-23T18:57:06.717Z] github.com/docker/docker/cli/debug [2022-02-23T18:57:06.717Z] github.com/docker/docker/client [2022-02-23T18:57:06.717Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:57:06.717Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:57:06.717Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:57:06.717Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:57:06.717Z] github.com/docker/docker/container [2022-02-23T18:57:06.717Z] github.com/docker/docker/container/stream [2022-02-23T18:57:06.717Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:57:06.717Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:57:06.717Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/config [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/events [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/exec [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/images [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/links [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/names [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/network [2022-02-23T18:57:06.717Z] github.com/docker/docker/daemon/stats [2022-02-23T18:57:06.717Z] github.com/docker/docker/distribution [2022-02-23T18:57:06.717Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:57:06.717Z] github.com/docker/docker/distribution/utils [2022-02-23T18:57:06.717Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:57:06.717Z] github.com/docker/docker/dockerversion [2022-02-23T18:57:06.717Z] github.com/docker/docker/errdefs [2022-02-23T18:57:06.717Z] github.com/docker/docker/image [2022-02-23T18:57:06.717Z] github.com/docker/docker/image/cache [2022-02-23T18:57:06.717Z] github.com/docker/docker/image/tarexport [2022-02-23T18:57:06.717Z] github.com/docker/docker/image/v1 [2022-02-23T18:57:06.717Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:57:06.717Z] github.com/docker/docker/layer [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:57:06.717Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:57:06.717Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:57:06.718Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:57:06.718Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:57:06.718Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:57:06.718Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:57:06.718Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:57:06.718Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/libnetwork/types [2022-02-23T18:57:06.718Z] github.com/docker/docker/oci [2022-02-23T18:57:06.718Z] github.com/docker/docker/oci/caps [2022-02-23T18:57:06.718Z] github.com/docker/docker/opts [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/archive [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/directory [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/locker [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/mount [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/platform [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/pools [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/progress [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/signal [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/stack [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/system [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/term [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:57:06.718Z] github.com/docker/docker/plugin [2022-02-23T18:57:06.718Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:57:06.718Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:57:06.718Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:57:06.718Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:57:06.718Z] github.com/docker/docker/quota [2022-02-23T18:57:06.718Z] github.com/docker/docker/reference [2022-02-23T18:57:06.718Z] github.com/docker/docker/registry [2022-02-23T18:57:06.718Z] github.com/docker/docker/registry/resumable [2022-02-23T18:57:06.718Z] github.com/docker/docker/restartmanager [2022-02-23T18:57:06.718Z] github.com/docker/docker/rootless [2022-02-23T18:57:06.718Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:57:06.718Z] github.com/docker/docker/runconfig [2022-02-23T18:57:06.718Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/environment [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/registry [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/request [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/drivers [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/local [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/mounts [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/service [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/testutils' [2022-02-23T18:57:06.718Z] + base_pkg_list='github.com/docker/docker/api [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/backend [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/container [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/events [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/filters [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/image [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/mount [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/network [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/registry [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/time [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/versions [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/volume [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:57:06.718Z] github.com/docker/docker/cli [2022-02-23T18:57:06.718Z] github.com/docker/docker/cli/config [2022-02-23T18:57:06.718Z] github.com/docker/docker/cli/debug [2022-02-23T18:57:06.718Z] github.com/docker/docker/client [2022-02-23T18:57:06.718Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:57:06.718Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:57:06.718Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:57:06.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:57:06.718Z] github.com/docker/docker/container [2022-02-23T18:57:06.718Z] github.com/docker/docker/container/stream [2022-02-23T18:57:06.718Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:57:06.718Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:57:06.718Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/config [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/events [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/exec [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/images [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/links [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/names [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/network [2022-02-23T18:57:06.718Z] github.com/docker/docker/daemon/stats [2022-02-23T18:57:06.718Z] github.com/docker/docker/distribution [2022-02-23T18:57:06.718Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:57:06.718Z] github.com/docker/docker/distribution/utils [2022-02-23T18:57:06.718Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:57:06.718Z] github.com/docker/docker/dockerversion [2022-02-23T18:57:06.718Z] github.com/docker/docker/errdefs [2022-02-23T18:57:06.718Z] github.com/docker/docker/image [2022-02-23T18:57:06.718Z] github.com/docker/docker/image/cache [2022-02-23T18:57:06.718Z] github.com/docker/docker/image/tarexport [2022-02-23T18:57:06.718Z] github.com/docker/docker/image/v1 [2022-02-23T18:57:06.718Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:57:06.718Z] github.com/docker/docker/layer [2022-02-23T18:57:06.718Z] github.com/docker/docker/libcontainerd [2022-02-23T18:57:06.718Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:57:06.718Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:57:06.718Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:57:06.718Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:57:06.718Z] github.com/docker/docker/oci [2022-02-23T18:57:06.718Z] github.com/docker/docker/oci/caps [2022-02-23T18:57:06.718Z] github.com/docker/docker/opts [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/archive [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/directory [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/locker [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/mount [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/platform [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/pools [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/progress [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/signal [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/stack [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/system [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/term [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:57:06.718Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:57:06.718Z] github.com/docker/docker/plugin [2022-02-23T18:57:06.718Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:57:06.718Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:57:06.718Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:57:06.718Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:57:06.718Z] github.com/docker/docker/quota [2022-02-23T18:57:06.718Z] github.com/docker/docker/reference [2022-02-23T18:57:06.718Z] github.com/docker/docker/registry [2022-02-23T18:57:06.718Z] github.com/docker/docker/registry/resumable [2022-02-23T18:57:06.718Z] github.com/docker/docker/restartmanager [2022-02-23T18:57:06.718Z] github.com/docker/docker/rootless [2022-02-23T18:57:06.718Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:57:06.718Z] github.com/docker/docker/runconfig [2022-02-23T18:57:06.718Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/environment [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/registry [2022-02-23T18:57:06.718Z] github.com/docker/docker/testutil/request [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/drivers [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/local [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/mounts [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/service [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:57:06.718Z] github.com/docker/docker/volume/testutils' [2022-02-23T18:57:06.718Z] ++ grep --fixed-strings /libnetwork [2022-02-23T18:57:06.718Z] ++ echo 'github.com/docker/docker/api [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/backend [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/container [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/events [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/filters [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/image [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/mount [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/network [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/registry [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/time [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/versions [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:57:06.718Z] github.com/docker/docker/api/types/volume [2022-02-23T18:57:06.718Z] github.com/docker/docker/builder [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:57:06.719Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:57:06.719Z] github.com/docker/docker/cli [2022-02-23T18:57:06.719Z] github.com/docker/docker/cli/config [2022-02-23T18:57:06.719Z] github.com/docker/docker/cli/debug [2022-02-23T18:57:06.719Z] github.com/docker/docker/client [2022-02-23T18:57:06.719Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:57:06.719Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:57:06.719Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:57:06.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:57:06.719Z] github.com/docker/docker/container [2022-02-23T18:57:06.719Z] github.com/docker/docker/container/stream [2022-02-23T18:57:06.719Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:57:06.719Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:57:06.719Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/config [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/events [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/exec [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/images [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/links [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/names [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/network [2022-02-23T18:57:06.719Z] github.com/docker/docker/daemon/stats [2022-02-23T18:57:06.719Z] github.com/docker/docker/distribution [2022-02-23T18:57:06.719Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:57:06.719Z] github.com/docker/docker/distribution/utils [2022-02-23T18:57:06.719Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:57:06.719Z] github.com/docker/docker/dockerversion [2022-02-23T18:57:06.719Z] github.com/docker/docker/errdefs [2022-02-23T18:57:06.719Z] github.com/docker/docker/image [2022-02-23T18:57:06.719Z] github.com/docker/docker/image/cache [2022-02-23T18:57:06.719Z] github.com/docker/docker/image/tarexport [2022-02-23T18:57:06.719Z] github.com/docker/docker/image/v1 [2022-02-23T18:57:06.719Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:57:06.719Z] github.com/docker/docker/layer [2022-02-23T18:57:06.719Z] github.com/docker/docker/libcontainerd [2022-02-23T18:57:06.719Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:57:06.719Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:57:06.719Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:57:06.719Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/types [2022-02-23T18:57:06.719Z] github.com/docker/docker/oci [2022-02-23T18:57:06.719Z] github.com/docker/docker/oci/caps [2022-02-23T18:57:06.719Z] github.com/docker/docker/opts [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/archive [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/directory [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/locker [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/mount [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/platform [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/pools [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/progress [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/signal [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/stack [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/system [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/term [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:57:06.719Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:57:06.719Z] github.com/docker/docker/plugin [2022-02-23T18:57:06.719Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:57:06.719Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:57:06.719Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:57:06.719Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:57:06.719Z] github.com/docker/docker/quota [2022-02-23T18:57:06.719Z] github.com/docker/docker/reference [2022-02-23T18:57:06.719Z] github.com/docker/docker/registry [2022-02-23T18:57:06.719Z] github.com/docker/docker/registry/resumable [2022-02-23T18:57:06.719Z] github.com/docker/docker/restartmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/rootless [2022-02-23T18:57:06.719Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:57:06.719Z] github.com/docker/docker/runconfig [2022-02-23T18:57:06.719Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/environment [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/registry [2022-02-23T18:57:06.719Z] github.com/docker/docker/testutil/request [2022-02-23T18:57:06.719Z] github.com/docker/docker/volume [2022-02-23T18:57:06.719Z] github.com/docker/docker/volume/drivers [2022-02-23T18:57:06.719Z] github.com/docker/docker/volume/local [2022-02-23T18:57:06.719Z] github.com/docker/docker/volume/mounts [2022-02-23T18:57:06.719Z] github.com/docker/docker/volume/service [2022-02-23T18:57:06.719Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:57:06.719Z] github.com/docker/docker/volume/testutils' [2022-02-23T18:57:06.719Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/types' [2022-02-23T18:57:06.719Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-23T18:57:06.719Z] + echo 'github.com/docker/docker/libnetwork [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/config [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T18:57:06.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/idm [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/ns [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/options [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/osl [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/types' [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T18:57:06.720Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T18:57:06.720Z] + type docker-proxy [2022-02-23T18:57:06.720Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-23T18:57:06.720Z] + hack/make.sh binary-proxy install-proxy [2022-02-23T18:57:06.720Z] [2022-02-23T18:57:06.720Z] Removing bundles/ [2022-02-23T18:57:06.720Z] [2022-02-23T18:57:06.720Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-23T18:57:06.720Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-23T18:57:06.720Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:57:09.001Z] ? github.com/docker/docker/api [no test files] [2022-02-23T18:57:09.908Z] --- PASS: TestBuildMultiStageOnBuild (2.62s) [2022-02-23T18:57:09.908Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T18:57:10.837Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2022-02-23T18:57:10.837Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T18:57:12.161Z] #60 239.9 + bin/containerd-shim-runc-v1 [2022-02-23T18:57:13.318Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-23T18:57:13.318Z] [2022-02-23T18:57:13.318Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-23T18:57:13.318Z] Installing docker-proxy to /usr/local/bin/ [2022-02-23T18:57:13.318Z] [2022-02-23T18:57:13.318Z] + mkdir -p bundles [2022-02-23T18:57:13.318Z] + '[' -n 'github.com/docker/docker/api [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/backend/build [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/httputils [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/middleware [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/build [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/container [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/debug [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/image [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/network [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/session [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T18:57:13.318Z] github.com/docker/docker/api/server/router/system [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/server/router/volume [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/backend [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/container [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/events [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/filters [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/image [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/mount [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/network [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/registry [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/strslice [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/swarm [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/time [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/versions [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T18:57:13.319Z] github.com/docker/docker/api/types/volume [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/builder-next [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/dockerfile [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/dockerignore [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/remotecontext [2022-02-23T18:57:13.319Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T18:57:13.319Z] github.com/docker/docker/cli [2022-02-23T18:57:13.319Z] github.com/docker/docker/cli/config [2022-02-23T18:57:13.319Z] github.com/docker/docker/cli/debug [2022-02-23T18:57:13.319Z] github.com/docker/docker/client [2022-02-23T18:57:13.319Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T18:57:13.319Z] github.com/docker/docker/cmd/dockerd [2022-02-23T18:57:13.319Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T18:57:13.319Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T18:57:13.319Z] github.com/docker/docker/container [2022-02-23T18:57:13.319Z] github.com/docker/docker/container/stream [2022-02-23T18:57:13.319Z] github.com/docker/docker/contrib/apparmor [2022-02-23T18:57:13.319Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T18:57:13.319Z] github.com/docker/docker/contrib/httpserver [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/cluster [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/config [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/events [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/exec [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/images [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/initlayer [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/links [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/listeners [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/local [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/names [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/network [2022-02-23T18:57:13.319Z] github.com/docker/docker/daemon/stats [2022-02-23T18:57:13.319Z] github.com/docker/docker/distribution [2022-02-23T18:57:13.319Z] github.com/docker/docker/distribution/metadata [2022-02-23T18:57:13.319Z] github.com/docker/docker/distribution/utils [2022-02-23T18:57:13.319Z] github.com/docker/docker/distribution/xfer [2022-02-23T18:57:13.319Z] github.com/docker/docker/dockerversion [2022-02-23T18:57:13.319Z] github.com/docker/docker/errdefs [2022-02-23T18:57:13.319Z] github.com/docker/docker/image [2022-02-23T18:57:13.319Z] github.com/docker/docker/image/cache [2022-02-23T18:57:13.319Z] github.com/docker/docker/image/tarexport [2022-02-23T18:57:13.319Z] github.com/docker/docker/image/v1 [2022-02-23T18:57:13.319Z] github.com/docker/docker/internal/test/suite [2022-02-23T18:57:13.319Z] github.com/docker/docker/layer [2022-02-23T18:57:13.319Z] github.com/docker/docker/libcontainerd [2022-02-23T18:57:13.319Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T18:57:13.319Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T18:57:13.319Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T18:57:13.319Z] github.com/docker/docker/libcontainerd/types [2022-02-23T18:57:13.319Z] github.com/docker/docker/oci [2022-02-23T18:57:13.319Z] github.com/docker/docker/oci/caps [2022-02-23T18:57:13.319Z] github.com/docker/docker/opts [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/aaparser [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/archive [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/authorization [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/capabilities [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/containerfs [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/directory [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/dmesg [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/filenotify [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/fileutils [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/fsutils [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/homedir [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/idtools [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/ioutils [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/locker [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/longpath [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/loopback [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/mount [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/parsers [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/pidfile [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/platform [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/plugins [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/pools [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/progress [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/pubsub [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/reexec [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/signal [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/stack [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/stringid [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/symlink [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/system [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/tailfile [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/tarsum [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/term [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/term/windows [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/truncindex [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/urlutil [2022-02-23T18:57:13.319Z] github.com/docker/docker/pkg/useragent [2022-02-23T18:57:13.319Z] github.com/docker/docker/plugin [2022-02-23T18:57:13.319Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T18:57:13.319Z] github.com/docker/docker/plugin/v2 [2022-02-23T18:57:13.319Z] github.com/docker/docker/profiles/apparmor [2022-02-23T18:57:13.319Z] github.com/docker/docker/profiles/seccomp [2022-02-23T18:57:13.319Z] github.com/docker/docker/quota [2022-02-23T18:57:13.319Z] github.com/docker/docker/reference [2022-02-23T18:57:13.319Z] github.com/docker/docker/registry [2022-02-23T18:57:13.319Z] github.com/docker/docker/registry/resumable [2022-02-23T18:57:13.319Z] github.com/docker/docker/restartmanager [2022-02-23T18:57:13.319Z] github.com/docker/docker/rootless [2022-02-23T18:57:13.319Z] github.com/docker/docker/rootless/specconv [2022-02-23T18:57:13.319Z] github.com/docker/docker/runconfig [2022-02-23T18:57:13.319Z] github.com/docker/docker/runconfig/opts [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/daemon [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/environment [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/fakegit [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/registry [2022-02-23T18:57:13.319Z] github.com/docker/docker/testutil/request [2022-02-23T18:57:13.319Z] github.com/docker/docker/volume [2022-02-23T18:57:13.319Z] github.com/docker/docker/volume/drivers [2022-02-23T18:57:13.319Z] github.com/docker/docker/volume/local [2022-02-23T18:57:13.319Z] github.com/docker/docker/volume/mounts [2022-02-23T18:57:13.319Z] github.com/docker/docker/volume/service [2022-02-23T18:57:13.319Z] github.com/docker/docker/volume/service/opts [2022-02-23T18:57:13.319Z] github.com/docker/docker/volume/testutils' ']' [2022-02-23T18:57:13.319Z] + 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-02-23T18:57:13.892Z] ? github.com/docker/docker/api [no test files] [2022-02-23T18:57:14.148Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2022-02-23T18:57:14.148Z] === RUN TestBuildWithHugeFile [2022-02-23T18:57:16.332Z] #60 245.0 + bin/containerd-shim-runc-v2 [2022-02-23T18:57:16.894Z] #60 245.6 + binaries [2022-02-23T18:57:16.895Z] #60 245.6 + install -D bin/containerd /build/containerd [2022-02-23T18:57:16.895Z] #60 245.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T18:57:16.895Z] #60 245.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T18:57:16.895Z] #60 245.7 + install -D bin/ctr /build/ctr [2022-02-23T18:57:19.411Z] #60 DONE 247.7s [2022-02-23T18:57:19.973Z] [2022-02-23T18:57:19.973Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T18:57:19.973Z] #61 sha256:dfa016657a3be700403c49ba7d4766c615b22921f86ac19081de6fad56ac7cd2 [2022-02-23T18:57:21.341Z] #61 DONE 1.3s [2022-02-23T18:57:21.341Z] [2022-02-23T18:57:21.341Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T18:57:21.341Z] #66 sha256:ea3928a878b89346ee2997db0eb1a37f93d11597c2e5f24c44e7c824423eafe2 [2022-02-23T18:57:21.597Z] #66 DONE 0.3s [2022-02-23T18:57:21.597Z] [2022-02-23T18:57:21.597Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T18:57:21.597Z] #71 sha256:4d53f98470eaa83ef6482ef6384346bdee321156cc87504ae71577a6cc6fe35a [2022-02-23T18:57:22.963Z] #71 DONE 1.6s [2022-02-23T18:57:23.220Z] [2022-02-23T18:57:23.220Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T18:57:23.220Z] #72 sha256:c1ab931d61a9b01764de204311a4ff7abf7cd78bd9d280dd3932034f7299ae72 [2022-02-23T18:57:23.220Z] #72 DONE 0.0s [2022-02-23T18:57:23.220Z] [2022-02-23T18:57:23.220Z] #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-02-23T18:57:23.220Z] #73 sha256:6ea088b3f21891dfe3615d368e6ec5fe1c30949e5d1dd03dc7b2275bd7fb2c41 [2022-02-23T18:57:23.781Z] #73 0.624 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T18:57:23.781Z] #73 0.624 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-23T18:57:23.781Z] #73 0.624 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T18:57:24.719Z] #73 0.867 Reading package lists... [2022-02-23T18:57:24.976Z] #73 1.401 Reading package lists... [2022-02-23T18:57:24.976Z] #73 1.924 Building dependency tree... [2022-02-23T18:57:25.232Z] #73 2.047 Reading state information... [2022-02-23T18:57:25.232Z] #73 2.167 The following additional packages will be installed: [2022-02-23T18:57:25.232Z] #73 2.167 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-23T18:57:25.232Z] #73 2.167 systemd-timesyncd [2022-02-23T18:57:25.232Z] #73 2.168 Suggested packages: [2022-02-23T18:57:25.232Z] #73 2.168 systemd-container policykit-1 [2022-02-23T18:57:25.232Z] #73 2.168 Recommended packages: [2022-02-23T18:57:25.232Z] #73 2.168 libnss-systemd [2022-02-23T18:57:25.232Z] #73 2.246 The following NEW packages will be installed: [2022-02-23T18:57:25.232Z] #73 2.246 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-23T18:57:25.232Z] #73 2.247 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-23T18:57:25.796Z] #73 2.514 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T18:57:25.796Z] #73 2.514 Need to get 5941 kB of archives. [2022-02-23T18:57:25.796Z] #73 2.514 After this operation, 19.5 MB of additional disk space will be used. [2022-02-23T18:57:25.796Z] #73 2.514 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-23T18:57:25.796Z] #73 2.517 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-23T18:57:25.796Z] #73 2.519 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-02-23T18:57:25.796Z] #73 2.523 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-23T18:57:25.796Z] #73 2.523 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-23T18:57:25.796Z] #73 2.525 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-23T18:57:25.796Z] #73 2.660 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-23T18:57:25.796Z] #73 2.662 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-23T18:57:25.796Z] #73 2.663 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-23T18:57:25.796Z] #73 2.665 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-23T18:57:25.796Z] #73 2.670 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-23T18:57:25.796Z] #73 2.879 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T18:57:26.053Z] #73 2.912 Fetched 5941 kB in 0s (14.2 MB/s) [2022-02-23T18:57:26.053Z] #73 2.936 Selecting previously unselected package libargon2-1:amd64. [2022-02-23T18:57:26.053Z] #73 2.936 (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-02-23T18:57:26.053Z] #73 2.951 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-23T18:57:26.053Z] #73 2.957 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-23T18:57:26.053Z] #73 2.991 Selecting previously unselected package libjson-c5:amd64. [2022-02-23T18:57:26.053Z] #73 2.994 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-23T18:57:26.053Z] #73 2.998 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-23T18:57:26.053Z] #73 3.030 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-23T18:57:26.053Z] #73 3.033 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-02-23T18:57:26.053Z] #73 3.036 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-23T18:57:26.053Z] #73 3.089 Selecting previously unselected package libkmod2:amd64. [2022-02-23T18:57:26.053Z] #73 3.092 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-23T18:57:26.127Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2022-02-23T18:57:26.310Z] #73 3.096 Unpacking libkmod2:amd64 (28-1) ... [2022-02-23T18:57:26.310Z] #73 3.132 Selecting previously unselected package systemd-timesyncd. [2022-02-23T18:57:26.310Z] #73 3.134 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-23T18:57:26.310Z] #73 3.137 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-23T18:57:26.310Z] #73 3.187 Selecting previously unselected package systemd. [2022-02-23T18:57:26.310Z] #73 3.190 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-23T18:57:26.310Z] #73 3.224 Unpacking systemd (247.3-6) ... [2022-02-23T18:57:26.707Z] === RUN TestMiddlewares [2022-02-23T18:57:26.707Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T18:57:26.707Z] PASS [2022-02-23T18:57:26.707Z] coverage: 9.0% of statements [2022-02-23T18:57:26.707Z] ok github.com/docker/docker/api/server 0.064s coverage: 9.0% of statements [2022-02-23T18:57:26.873Z] #73 3.777 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-23T18:57:26.873Z] #73 3.787 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-23T18:57:26.873Z] #73 3.797 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-23T18:57:26.873Z] #73 3.808 Setting up libkmod2:amd64 (28-1) ... [2022-02-23T18:57:26.873Z] #73 3.818 Setting up systemd (247.3-6) ... [2022-02-23T18:57:26.873Z] #73 3.856 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-23T18:57:26.873Z] #73 3.858 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-23T18:57:26.873Z] #73 3.861 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-23T18:57:27.130Z] #73 4.195 Setting up systemd-timesyncd (247.3-6) ... [2022-02-23T18:57:27.693Z] #73 4.402 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-23T18:57:27.693Z] #73 4.402 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-23T18:57:27.693Z] #73 4.497 Selecting previously unselected package systemd-sysv. [2022-02-23T18:57:27.693Z] #73 4.497 (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-02-23T18:57:27.693Z] #73 4.511 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-23T18:57:27.693Z] #73 4.515 Unpacking systemd-sysv (247.3-6) ... [2022-02-23T18:57:27.693Z] #73 4.557 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-23T18:57:27.693Z] #73 4.560 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-23T18:57:27.693Z] #73 4.564 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-23T18:57:27.693Z] #73 4.618 Selecting previously unselected package dbus. [2022-02-23T18:57:27.693Z] #73 4.621 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-23T18:57:27.693Z] #73 4.630 Unpacking dbus (1.12.20-2) ... [2022-02-23T18:57:27.693Z] #73 4.682 Selecting previously unselected package libpam-systemd:amd64. [2022-02-23T18:57:27.693Z] #73 4.685 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-23T18:57:27.693Z] #73 4.689 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-23T18:57:27.693Z] #73 4.736 Selecting previously unselected package dbus-user-session. [2022-02-23T18:57:27.950Z] #73 4.739 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-23T18:57:27.950Z] #73 4.743 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-23T18:57:27.950Z] #73 4.830 Setting up systemd-sysv (247.3-6) ... [2022-02-23T18:57:27.950Z] #73 4.840 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-23T18:57:27.950Z] #73 4.850 Setting up dbus (1.12.20-2) ... [2022-02-23T18:57:27.950Z] #73 4.958 invoke-rc.d: could not determine current runlevel [2022-02-23T18:57:28.207Z] #73 4.961 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T18:57:28.207Z] #73 4.964 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-23T18:57:28.207Z] #73 5.126 Setting up dbus-user-session (1.12.20-2) ... [2022-02-23T18:57:28.207Z] #73 5.140 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T18:57:28.464Z] #73 DONE 5.3s [2022-02-23T18:57:28.464Z] [2022-02-23T18:57:28.464Z] #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-02-23T18:57:28.464Z] #74 sha256:0156da29b3be259a2ef133a620f25f0dec15c35b1404b0fdbf72a762b701b471 [2022-02-23T18:57:28.982Z] #74 0.400 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-23T18:57:28.982Z] #74 0.403 Dload Upload Total Spent Left Speed [2022-02-23T18:57:29.238Z] #74 0.404 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5346 0 --:--:-- --:--:-- --:--:-- 5361 [2022-02-23T18:57:29.238Z] #74 DONE 0.8s [2022-02-23T18:57:29.238Z] [2022-02-23T18:57:29.238Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T18:57:29.238Z] #75 sha256:8ef3d3963924161e76913008efec1657fd7ad985f40f23b450924cb876f79a90 [2022-02-23T18:57:30.167Z] #75 DONE 0.9s [2022-02-23T18:57:30.167Z] [2022-02-23T18:57:30.167Z] #76 exporting to image [2022-02-23T18:57:30.167Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T18:57:30.167Z] #76 exporting layers [2022-02-23T18:57:32.268Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|types_sizes|imports) took 2m18.680421147s [2022-02-23T18:57:32.268Z] 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-02-23T18:57:32.268Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 470.907539ms [2022-02-23T18:57:36.711Z] #76 exporting layers 6.1s done [2022-02-23T18:57:36.711Z] #76 writing image sha256:9663ea2b32bb2abed513d01bcaa497fbfa6e9b20d16b609528d08e25ad5f0339 done [2022-02-23T18:57:36.711Z] #76 naming to docker.io/library/docker:ac6dd2789b7b532fead9337499e6c74e0048795b done [2022-02-23T18:57:36.711Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T18:57:37.057Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ac6dd2789b7b532fead9337499e6c74e0048795b -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:ac6dd2789b7b532fead9337499e6c74e0048795b hack/make.sh dynbinary test-integration [2022-02-23T18:57:38.948Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-23T18:57:38.948Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-23T18:57:38.948Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-23T18:57:38.948Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-23T18:57:38.948Z] 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-02-23T18:57:38.948Z] Detected virtualization docker. [2022-02-23T18:57:38.948Z] Detected architecture x86-64. [2022-02-23T18:57:38.948Z] Set hostname to . [2022-02-23T18:57:38.948Z] modprobe@configfs.service: Succeeded. [2022-02-23T18:57:38.948Z] modprobe@drm.service: Succeeded. [2022-02-23T18:57:38.948Z] modprobe@fuse.service: Succeeded. [2022-02-23T18:57:38.948Z] + source /etc/docker-entrypoint-cmd [2022-02-23T18:57:38.948Z] ++ hack/make.sh dynbinary test-integration [2022-02-23T18:57:38.948Z] [2022-02-23T18:57:38.948Z] Removing bundles/ [2022-02-23T18:57:38.948Z] [2022-02-23T18:57:38.948Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T18:57:38.948Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:57:38.948Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:57:55.885Z] === RUN TestBoolValue [2022-02-23T18:57:55.885Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T18:57:55.885Z] === RUN TestBoolValueOrDefault [2022-02-23T18:57:55.885Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T18:57:55.885Z] === RUN TestInt64ValueOrZero [2022-02-23T18:57:55.885Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T18:57:55.885Z] === RUN TestInt64ValueOrDefault [2022-02-23T18:57:55.885Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T18:57:55.885Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T18:57:55.885Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T18:57:55.885Z] === RUN TestJsonContentType [2022-02-23T18:57:55.885Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T18:57:55.885Z] PASS [2022-02-23T18:57:55.885Z] coverage: 14.7% of statements [2022-02-23T18:57:55.885Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 14.7% of statements [2022-02-23T18:57:55.885Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T18:57:57.430Z] === RUN TestMaskSecretKeys [2022-02-23T18:57:57.430Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T18:57:57.430Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T18:57:57.430Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T18:57:57.430Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T18:57:57.430Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T18:57:57.430Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T18:57:57.430Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T18:57:57.430Z] === RUN TestVersionMiddlewareVersion [2022-02-23T18:57:57.431Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T18:57:57.431Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T18:57:57.431Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T18:57:57.431Z] PASS [2022-02-23T18:57:57.431Z] coverage: 37.7% of statements [2022-02-23T18:57:57.431Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T18:57:57.431Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T18:57:57.889Z] === RUN TestAdjustForAPIVersion [2022-02-23T18:57:57.889Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T18:57:57.889Z] PASS [2022-02-23T18:57:57.889Z] coverage: 5.7% of statements [2022-02-23T18:57:57.889Z] === RUN TestStrSliceMarshalJSON [2022-02-23T18:57:57.889Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T18:57:57.889Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T18:57:57.889Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T18:57:57.889Z] === RUN TestStrSliceUnmarshalString [2022-02-23T18:57:57.889Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T18:57:57.889Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T18:57:57.889Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T18:57:57.889Z] PASS [2022-02-23T18:57:57.889Z] coverage: 90.0% of statements [2022-02-23T18:57:57.889Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2022-02-23T18:57:57.889Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-02-23T18:57:57.889Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T18:57:57.889Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T18:57:57.889Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T18:57:57.889Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T18:57:57.890Z] === RUN TestToJSON [2022-02-23T18:57:57.890Z] --- PASS: TestToJSON (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestToParamWithVersion [2022-02-23T18:57:57.890Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestFromJSON [2022-02-23T18:57:57.890Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestEmpty [2022-02-23T18:57:57.890Z] --- PASS: TestEmpty (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T18:57:57.890Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestArgsMatchKVList [2022-02-23T18:57:57.890Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestArgsMatch [2022-02-23T18:57:57.890Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestAdd [2022-02-23T18:57:57.890Z] --- PASS: TestAdd (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestDel [2022-02-23T18:57:57.890Z] --- PASS: TestDel (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestLen [2022-02-23T18:57:57.890Z] --- PASS: TestLen (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestExactMatch [2022-02-23T18:57:57.890Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestOnlyOneExactMatch [2022-02-23T18:57:57.890Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestContains [2022-02-23T18:57:57.890Z] --- PASS: TestContains (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestValidate [2022-02-23T18:57:57.890Z] --- PASS: TestValidate (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestWalkValues [2022-02-23T18:57:57.890Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestFuzzyMatch [2022-02-23T18:57:57.890Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T18:57:57.890Z] === RUN TestClone [2022-02-23T18:57:57.890Z] --- PASS: TestClone (0.00s) [2022-02-23T18:57:57.890Z] PASS [2022-02-23T18:57:57.890Z] coverage: 92.2% of statements [2022-02-23T18:57:57.890Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T18:57:57.890Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T18:57:58.349Z] === RUN TestDurationToSecondsString [2022-02-23T18:57:58.349Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T18:57:58.349Z] === RUN TestGetTimestamp [2022-02-23T18:57:58.349Z] --- PASS: TestGetTimestamp (0.19s) [2022-02-23T18:57:58.349Z] === RUN TestParseTimestamps [2022-02-23T18:57:58.349Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T18:57:58.349Z] PASS [2022-02-23T18:57:58.349Z] coverage: 100.0% of statements [2022-02-23T18:57:58.349Z] ok github.com/docker/docker/api/types/time 0.229s coverage: 100.0% of statements [2022-02-23T18:57:58.349Z] === RUN TestCompareVersion [2022-02-23T18:57:58.349Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T18:57:58.349Z] PASS [2022-02-23T18:57:58.349Z] coverage: 77.3% of statements [2022-02-23T18:57:58.349Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 77.3% of statements [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T18:57:58.349Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T18:57:59.316Z] === RUN TestParseRemoteURL [2022-02-23T18:57:59.316Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T18:57:59.316Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T18:57:59.316Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T18:57:59.316Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T18:57:59.316Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T18:57:59.316Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T18:57:59.316Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T18:57:59.316Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T18:57:59.317Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T18:57:59.317Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T18:57:59.317Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T18:57:59.317Z] === RUN TestCloneArgsSmartHttp [2022-02-23T18:57:59.317Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-23T18:57:59.317Z] === RUN TestCloneArgsDumbHttp [2022-02-23T18:57:59.317Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T18:57:59.317Z] === RUN TestCloneArgsGit [2022-02-23T18:57:59.317Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T18:57:59.317Z] === RUN TestCheckoutGit [2022-02-23T18:58:01.494Z] === RUN TestEnable [2022-02-23T18:58:01.494Z] --- PASS: TestEnable (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestDisable [2022-02-23T18:58:01.494Z] --- PASS: TestDisable (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestEnabled [2022-02-23T18:58:01.494Z] --- PASS: TestEnabled (0.00s) [2022-02-23T18:58:01.494Z] PASS [2022-02-23T18:58:01.494Z] coverage: 100.0% of statements [2022-02-23T18:58:01.494Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-02-23T18:58:01.494Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T18:58:01.494Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T18:58:01.494Z] === RUN TestProcessNoDockerignore [2022-02-23T18:58:01.494Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-23T18:58:01.494Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T18:58:01.494Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestDetectContentType [2022-02-23T18:58:01.494Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestSelectAcceptableMIME [2022-02-23T18:58:01.494Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestInspectEmptyResponse [2022-02-23T18:58:01.494Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestInspectResponseBinary [2022-02-23T18:58:01.494Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestResponseUnsupportedContentType [2022-02-23T18:58:01.494Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestInspectResponseTextSimple [2022-02-23T18:58:01.494Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T18:58:01.494Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestUnknownContentLength [2022-02-23T18:58:01.494Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestDownloadRemote [2022-02-23T18:58:01.494Z] --- PASS: TestDownloadRemote (0.10s) [2022-02-23T18:58:01.494Z] === RUN TestGetWithStatusError [2022-02-23T18:58:01.494Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestCloseRootDirectory [2022-02-23T18:58:01.494Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:58:01.494Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T18:58:01.494Z] === RUN TestHashFile [2022-02-23T18:58:01.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:58:01.495Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T18:58:01.495Z] === RUN TestHashSubdir [2022-02-23T18:58:01.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:58:01.495Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T18:58:01.495Z] === RUN TestRemoveDirectory [2022-02-23T18:58:01.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:58:01.495Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-23T18:58:01.495Z] PASS [2022-02-23T18:58:01.495Z] coverage: 9.3% of statements [2022-02-23T18:58:01.495Z] ok github.com/docker/docker/builder/remotecontext 0.245s coverage: 9.3% of statements [2022-02-23T18:58:01.953Z] === RUN TestGetAllAllowed [2022-02-23T18:58:01.953Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestGetAllMeta [2022-02-23T18:58:01.953Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T18:58:01.953Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T18:58:01.953Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestIsExistingDirectory [2022-02-23T18:58:01.953Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-02-23T18:58:01.953Z] === RUN TestGetFilenameForDownload [2022-02-23T18:58:01.953Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestEnv2Variables [2022-02-23T18:58:01.953Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T18:58:01.953Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestMaintainer [2022-02-23T18:58:01.953Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestLabel [2022-02-23T18:58:01.953Z] --- PASS: TestLabel (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestFromScratch [2022-02-23T18:58:01.953Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestFromWithArg [2022-02-23T18:58:01.953Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T18:58:01.953Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestFromWithUndefinedArg [2022-02-23T18:58:01.953Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T18:58:01.953Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestOnbuild [2022-02-23T18:58:01.953Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestWorkdir [2022-02-23T18:58:01.953Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestCmd [2022-02-23T18:58:01.953Z] --- PASS: TestCmd (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestHealthcheckNone [2022-02-23T18:58:01.953Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestHealthcheckCmd [2022-02-23T18:58:01.953Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestEntrypoint [2022-02-23T18:58:01.953Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestExpose [2022-02-23T18:58:01.953Z] --- PASS: TestExpose (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestUser [2022-02-23T18:58:01.953Z] --- PASS: TestUser (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestVolume [2022-02-23T18:58:01.953Z] --- PASS: TestVolume (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestStopSignal [2022-02-23T18:58:01.953Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T18:58:01.953Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestArg [2022-02-23T18:58:01.953Z] --- PASS: TestArg (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestShell [2022-02-23T18:58:01.953Z] --- PASS: TestShell (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestPrependEnvOnCmd [2022-02-23T18:58:01.953Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestRunWithBuildArgs [2022-02-23T18:58:01.953Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T18:58:01.953Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T18:58:01.953Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T18:58:01.953Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T18:58:01.953Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T18:58:01.953Z] --- PASS: TestDispatchUnsupportedOptions (0.01s) [2022-02-23T18:58:01.953Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T18:58:01.953Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T18:58:01.953Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestNormalizeWorkdir [2022-02-23T18:58:01.953Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T18:58:01.953Z] === RUN TestDispatch [2022-02-23T18:58:01.953Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T18:58:01.953Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T18:58:01.953Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T18:58:01.953Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T18:58:01.953Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T18:58:01.953Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T18:58:02.411Z] === RUN TestDispatch/COPY_url [2022-02-23T18:58:02.412Z] --- PASS: TestDispatch (0.06s) [2022-02-23T18:58:02.412Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-23T18:58:02.412Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-23T18:58:02.412Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-23T18:58:02.412Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T18:58:02.412Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T18:58:02.412Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T18:58:02.412Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T18:58:02.412Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T18:58:02.412Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T18:58:02.412Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T18:58:02.412Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T18:58:02.412Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestEmptyDockerfile [2022-02-23T18:58:02.412Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestSymlinkDockerfile [2022-02-23T18:58:02.412Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T18:58:02.412Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T18:58:02.412Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestNonExistingDockerfile [2022-02-23T18:58:02.412Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestCopyRunConfig [2022-02-23T18:58:02.412Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestDeepCopyRunConfig [2022-02-23T18:58:02.412Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestExportImage [2022-02-23T18:58:02.412Z] --- PASS: TestExportImage (0.00s) [2022-02-23T18:58:02.412Z] === RUN TestNormalizeDest [2022-02-23T18:58:02.412Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T18:58:02.412Z] PASS [2022-02-23T18:58:02.412Z] coverage: 46.7% of statements [2022-02-23T18:58:02.412Z] ok github.com/docker/docker/builder/dockerfile 0.241s coverage: 46.7% of statements [2022-02-23T18:58:02.412Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T18:58:02.412Z] === RUN TestTCP4Proxy [2022-02-23T18:58:02.412Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-23T18:58:02.412Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T18:58:02.412Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-23T18:58:02.876Z] --- PASS: TestImportExtremelyLargeImageWorks (89.11s) [2022-02-23T18:58:02.876Z] PASS [2022-02-23T18:58:02.876Z] [2022-02-23T18:58:02.876Z] === Skipped [2022-02-23T18:58:02.876Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-23T18:58:02.876Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-23T18:58:02.876Z] [2022-02-23T18:58:02.876Z] DONE 22 tests, 1 skipped in 92.930s [2022-02-23T18:58:02.876Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T18:58:02.876Z] INFO: Testing against a local daemon [2022-02-23T18:58:02.876Z] === RUN TestNetworkCreateDelete [2022-02-23T18:58:02.876Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-02-23T18:58:02.876Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T18:58:02.876Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-02-23T18:58:02.876Z] === RUN TestDaemonDNSFallback [2022-02-23T18:58:02.876Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-02-23T18:58:02.876Z] === RUN TestInspectNetwork [2022-02-23T18:58:02.876Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:02.876Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T18:58:02.876Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T18:58:02.876Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.876Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestNetworkInvalidJSON [2022-02-23T18:58:02.877Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T18:58:02.877Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T18:58:02.877Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T18:58:02.877Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T18:58:02.877Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T18:58:02.877Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T18:58:02.877Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T18:58:02.877Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T18:58:02.877Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T18:58:02.877Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-23T18:58:02.877Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T18:58:02.877Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T18:58:02.877Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestNetworkList [2022-02-23T18:58:02.877Z] === RUN TestNetworkList//networks [2022-02-23T18:58:02.877Z] === PAUSE TestNetworkList//networks [2022-02-23T18:58:02.877Z] === RUN TestNetworkList//networks/ [2022-02-23T18:58:02.877Z] === PAUSE TestNetworkList//networks/ [2022-02-23T18:58:02.877Z] === CONT TestNetworkList//networks [2022-02-23T18:58:02.877Z] === CONT TestNetworkList//networks/ [2022-02-23T18:58:02.877Z] --- PASS: TestNetworkList (0.02s) [2022-02-23T18:58:02.877Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T18:58:02.877Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T18:58:02.877Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T18:58:02.877Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T18:58:02.877Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T18:58:02.877Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T18:58:02.877Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T18:58:02.877Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T18:58:02.877Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:02.877Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T18:58:02.877Z] service_test.go:243: FLAKY_TEST [2022-02-23T18:58:02.877Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T18:58:02.877Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:02.877Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T18:58:02.877Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:02.877Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T18:58:02.877Z] PASS [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === Skipped [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-23T18:58:02.877Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T18:58:02.877Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T18:58:02.877Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T18:58:02.877Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T18:58:02.877Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T18:58:02.877Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T18:58:02.877Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T18:58:02.877Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T18:58:02.877Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T18:58:02.877Z] service_test.go:243: FLAKY_TEST [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T18:58:02.877Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T18:58:02.877Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] DONE 22 tests, 12 skipped in 6.938s [2022-02-23T18:58:02.877Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T18:58:02.877Z] INFO: Testing against a local daemon [2022-02-23T18:58:02.877Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T18:58:02.877Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T18:58:02.877Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestDockerNetworkIpvlan [2022-02-23T18:58:02.877Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T18:58:02.877Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T18:58:02.877Z] PASS [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === Skipped [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T18:58:02.877Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T18:58:02.877Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] DONE 2 tests, 2 skipped in 0.086s [2022-02-23T18:58:02.877Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T18:58:02.877Z] INFO: Testing against a local daemon [2022-02-23T18:58:02.877Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T18:58:02.877Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestDockerNetworkMacvlan [2022-02-23T18:58:02.877Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-23T18:58:02.877Z] PASS [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === Skipped [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-23T18:58:02.877Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-23T18:58:02.877Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] DONE 2 tests, 2 skipped in 0.081s [2022-02-23T18:58:02.877Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T18:58:02.877Z] testing: warning: no tests to run [2022-02-23T18:58:02.877Z] PASS [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] DONE 0 tests in 0.022s [2022-02-23T18:58:02.877Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T18:58:02.877Z] INFO: Testing against a local daemon [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginTLS [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginHeader [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginV2Disable [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-02-23T18:58:02.877Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-23T18:58:02.877Z] PASS [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === Skipped [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-23T18:58:02.877Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:02.877Z] [2022-02-23T18:58:02.877Z] DONE 17 tests, 17 skipped in 0.260s [2022-02-23T18:58:02.877Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T18:58:02.877Z] INFO: Testing against a local daemon [2022-02-23T18:58:02.877Z] === RUN TestPluginInvalidJSON [2022-02-23T18:58:02.877Z] === RUN TestTCP6Proxy [2022-02-23T18:58:02.878Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T18:58:02.878Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T18:58:02.878Z] === RUN TestTCPDualStackProxy [2022-02-23T18:58:02.878Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T18:58:02.878Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T18:58:02.878Z] === RUN TestUDP4Proxy [2022-02-23T18:58:02.878Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T18:58:02.878Z] === RUN TestUDP6Proxy [2022-02-23T18:58:02.878Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T18:58:02.878Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T18:58:02.878Z] === RUN TestUDPWriteError [2022-02-23T18:58:02.878Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T18:58:02.878Z] === RUN TestSCTP4Proxy [2022-02-23T18:58:02.878Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T18:58:02.878Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T18:58:02.878Z] === RUN TestSCTP6Proxy [2022-02-23T18:58:02.878Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T18:58:02.878Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T18:58:02.878Z] PASS [2022-02-23T18:58:02.878Z] coverage: 49.4% of statements [2022-02-23T18:58:02.878Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-02-23T18:58:03.134Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T18:58:03.134Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T18:58:03.134Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T18:58:03.134Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-23T18:58:03.134Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T18:58:03.134Z] === RUN TestPluginInstall [2022-02-23T18:58:03.134Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:03.134Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T18:58:03.134Z] === RUN TestPluginsWithRuntimes [2022-02-23T18:58:03.134Z] 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-02-23T18:58:03.134Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T18:58:03.134Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T18:58:03.134Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-23T18:58:03.134Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T18:58:03.134Z] PASS [2022-02-23T18:58:03.134Z] [2022-02-23T18:58:03.134Z] === Skipped [2022-02-23T18:58:03.134Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-23T18:58:03.134Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T18:58:03.134Z] [2022-02-23T18:58:03.134Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-23T18:58:03.134Z] 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-02-23T18:58:03.134Z] [2022-02-23T18:58:03.134Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T18:58:03.134Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-23T18:58:03.134Z] [2022-02-23T18:58:03.134Z] DONE 5 tests, 3 skipped in 0.110s [2022-02-23T18:58:03.134Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T18:58:03.134Z] INFO: Testing against a local daemon [2022-02-23T18:58:03.134Z] === RUN TestExternalGraphDriver [2022-02-23T18:58:03.134Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-23T18:58:03.134Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-23T18:58:03.134Z] === RUN TestGraphdriverPluginV2 [2022-02-23T18:58:07.302Z] --- PASS: TestGraphdriverPluginV2 (3.40s) [2022-02-23T18:58:07.302Z] PASS [2022-02-23T18:58:07.302Z] [2022-02-23T18:58:07.302Z] === Skipped [2022-02-23T18:58:07.302Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-23T18:58:07.302Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-23T18:58:07.302Z] [2022-02-23T18:58:07.302Z] DONE 2 tests, 1 skipped in 3.519s [2022-02-23T18:58:07.302Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T18:58:07.302Z] INFO: Testing against a local daemon [2022-02-23T18:58:07.302Z] === RUN TestContinueAfterPluginCrash [2022-02-23T18:58:07.302Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T18:58:07.302Z] === RUN TestReadPluginNoRead [2022-02-23T18:58:07.302Z] === PAUSE TestReadPluginNoRead [2022-02-23T18:58:07.302Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T18:58:07.302Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T18:58:07.302Z] === CONT TestContinueAfterPluginCrash [2022-02-23T18:58:07.302Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T18:58:10.570Z] --- PASS: TestDaemonStartWithLogOpt (3.91s) [2022-02-23T18:58:10.570Z] === CONT TestReadPluginNoRead [2022-02-23T18:58:13.088Z] === RUN TestReadPluginNoRead/default [2022-02-23T18:58:13.209Z] === RUN TestCheckpointCreateError [2022-02-23T18:58:13.209Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCheckpointCreate [2022-02-23T18:58:13.209Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCheckpointDeleteError [2022-02-23T18:58:13.209Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCheckpointDelete [2022-02-23T18:58:13.209Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCheckpointListError [2022-02-23T18:58:13.209Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCheckpointList [2022-02-23T18:58:13.209Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T18:58:13.209Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T18:58:13.209Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T18:58:13.209Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestGetAPIPath [2022-02-23T18:58:13.209Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestParseHostURL [2022-02-23T18:58:13.209Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T18:58:13.209Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T18:58:13.209Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestNegotiateAPIVersion [2022-02-23T18:58:13.209Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T18:58:13.209Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T18:58:13.209Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T18:58:13.209Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T18:58:13.209Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestClientRedirect [2022-02-23T18:58:13.209Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigCreateUnsupported [2022-02-23T18:58:13.209Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigCreateError [2022-02-23T18:58:13.209Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigCreate [2022-02-23T18:58:13.209Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigInspectNotFound [2022-02-23T18:58:13.209Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T18:58:13.209Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigInspectUnsupported [2022-02-23T18:58:13.209Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigInspectError [2022-02-23T18:58:13.209Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T18:58:13.209Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigInspect [2022-02-23T18:58:13.209Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigListUnsupported [2022-02-23T18:58:13.209Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigListError [2022-02-23T18:58:13.209Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigList [2022-02-23T18:58:13.209Z] --- PASS: TestConfigList (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigRemoveUnsupported [2022-02-23T18:58:13.209Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigRemoveError [2022-02-23T18:58:13.209Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigRemove [2022-02-23T18:58:13.209Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigUpdateUnsupported [2022-02-23T18:58:13.209Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigUpdateError [2022-02-23T18:58:13.209Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestConfigUpdate [2022-02-23T18:58:13.209Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerCommitError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerCommit [2022-02-23T18:58:13.209Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStatPathError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStatPath [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCopyToContainerError [2022-02-23T18:58:13.209Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T18:58:13.209Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T18:58:13.209Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCopyToContainer [2022-02-23T18:58:13.209Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCopyFromContainerError [2022-02-23T18:58:13.209Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T18:58:13.209Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T18:58:13.209Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T18:58:13.209Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestCopyFromContainer [2022-02-23T18:58:13.209Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerCreateError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerCreateImageNotFound [2022-02-23T18:58:13.209Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerCreateWithName [2022-02-23T18:58:13.209Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerCreateAutoRemove [2022-02-23T18:58:13.209Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerDiffError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerDiff [2022-02-23T18:58:13.209Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExecCreateError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExecCreate [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExecStartError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExecStart [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExecInspectError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExecInspect [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExportError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExport [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerInspectError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T18:58:13.209Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T18:58:13.209Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerInspect [2022-02-23T18:58:13.209Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerInspectNode [2022-02-23T18:58:13.209Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerKillError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerKill [2022-02-23T18:58:13.209Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerListError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerList [2022-02-23T18:58:13.209Z] --- PASS: TestContainerList (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerLogsNotFoundError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerLogsError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerLogs [2022-02-23T18:58:13.209Z] --- PASS: TestContainerLogs (0.20s) [2022-02-23T18:58:13.209Z] === RUN TestContainerPauseError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerPause [2022-02-23T18:58:13.209Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainersPruneError [2022-02-23T18:58:13.209Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainersPrune [2022-02-23T18:58:13.209Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerRemoveError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerRemove [2022-02-23T18:58:13.209Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerRenameError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerRename [2022-02-23T18:58:13.209Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerResizeError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExecResizeError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerResize [2022-02-23T18:58:13.209Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerExecResize [2022-02-23T18:58:13.209Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerRestartError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerRestart [2022-02-23T18:58:13.209Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStartError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStart [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStatsError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStats [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStopError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerStop [2022-02-23T18:58:13.209Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerTopError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerTop [2022-02-23T18:58:13.209Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerUnpauseError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerUnpause [2022-02-23T18:58:13.209Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerUpdateError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerUpdate [2022-02-23T18:58:13.209Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerWaitError [2022-02-23T18:58:13.209Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestContainerWait [2022-02-23T18:58:13.209Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestDiskUsageError [2022-02-23T18:58:13.209Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestDiskUsage [2022-02-23T18:58:13.209Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestDistributionInspectUnsupported [2022-02-23T18:58:13.209Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T18:58:13.209Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestEventsErrorInOptions [2022-02-23T18:58:13.209Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestEventsErrorFromServer [2022-02-23T18:58:13.209Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestEvents [2022-02-23T18:58:13.209Z] --- PASS: TestEvents (0.01s) [2022-02-23T18:58:13.209Z] === RUN TestTLSCloseWriter [2022-02-23T18:58:13.209Z] === PAUSE TestTLSCloseWriter [2022-02-23T18:58:13.209Z] === RUN TestImageBuildError [2022-02-23T18:58:13.209Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageBuild [2022-02-23T18:58:13.209Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestGetDockerOS [2022-02-23T18:58:13.209Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageCreateError [2022-02-23T18:58:13.209Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageCreate [2022-02-23T18:58:13.209Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageHistoryError [2022-02-23T18:58:13.209Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageHistory [2022-02-23T18:58:13.209Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageImportError [2022-02-23T18:58:13.209Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageImport [2022-02-23T18:58:13.209Z] --- PASS: TestImageImport (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageInspectError [2022-02-23T18:58:13.209Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageInspectImageNotFound [2022-02-23T18:58:13.209Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageInspectWithEmptyID [2022-02-23T18:58:13.209Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageInspect [2022-02-23T18:58:13.209Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageListError [2022-02-23T18:58:13.209Z] --- PASS: TestImageListError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageList [2022-02-23T18:58:13.209Z] --- PASS: TestImageList (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageListApiBefore125 [2022-02-23T18:58:13.209Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageLoadError [2022-02-23T18:58:13.209Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImageLoad [2022-02-23T18:58:13.209Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImagesPruneError [2022-02-23T18:58:13.209Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImagesPrune [2022-02-23T18:58:13.209Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImagePullReferenceParseError [2022-02-23T18:58:13.209Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImagePullAnyError [2022-02-23T18:58:13.209Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T18:58:13.209Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T18:58:13.209Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T18:58:13.209Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T18:58:13.210Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T18:58:13.210Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImagePullWithoutErrors [2022-02-23T18:58:13.210Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImagePushReferenceError [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImagePushAnyError [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImagePushWithoutErrors [2022-02-23T18:58:13.210Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T18:58:13.210Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T18:58:13.210Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T18:58:13.210Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageRemoveError [2022-02-23T18:58:13.210Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageRemoveImageNotFound [2022-02-23T18:58:13.210Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageRemove [2022-02-23T18:58:13.210Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageSaveError [2022-02-23T18:58:13.210Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageSave [2022-02-23T18:58:13.210Z] --- PASS: TestImageSave (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageSearchAnyError [2022-02-23T18:58:13.210Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T18:58:13.210Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T18:58:13.210Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T18:58:13.210Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T18:58:13.210Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageSearchWithoutErrors [2022-02-23T18:58:13.210Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageTagError [2022-02-23T18:58:13.210Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageTagInvalidReference [2022-02-23T18:58:13.210Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T18:58:13.210Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageTagHexSource [2022-02-23T18:58:13.210Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestImageTag [2022-02-23T18:58:13.210Z] --- PASS: TestImageTag (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestInfoServerError [2022-02-23T18:58:13.210Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T18:58:13.210Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestInfo [2022-02-23T18:58:13.210Z] --- PASS: TestInfo (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkConnectError [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkConnect [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkCreateError [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkCreate [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkDisconnectError [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkDisconnect [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkInspect [2022-02-23T18:58:13.210Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T18:58:13.210Z] === RUN TestNetworkInspect/no_options [2022-02-23T18:58:13.210Z] === RUN TestNetworkInspect/verbose [2022-02-23T18:58:13.210Z] === RUN TestNetworkInspect/global_scope [2022-02-23T18:58:13.210Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T18:58:13.210Z] === RUN TestNetworkInspect/server_error [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkListError [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkList [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworksPruneError [2022-02-23T18:58:13.210Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworksPrune [2022-02-23T18:58:13.210Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkRemoveError [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNetworkRemove [2022-02-23T18:58:13.210Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeInspectError [2022-02-23T18:58:13.210Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T18:58:13.210Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T18:58:13.210Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeInspect [2022-02-23T18:58:13.210Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeListError [2022-02-23T18:58:13.210Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeList [2022-02-23T18:58:13.210Z] --- PASS: TestNodeList (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeRemoveError [2022-02-23T18:58:13.210Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeRemove [2022-02-23T18:58:13.210Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeUpdateError [2022-02-23T18:58:13.210Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestNodeUpdate [2022-02-23T18:58:13.210Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestOptionWithHostFromEnv [2022-02-23T18:58:13.210Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestOptionWithTimeout [2022-02-23T18:58:13.210Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T18:58:13.210Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPingFail [2022-02-23T18:58:13.210Z] --- PASS: TestPingFail (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPingWithError [2022-02-23T18:58:13.210Z] 2022/02/23 18:58:12 RoundTripper returned a response & error; ignoring response [2022-02-23T18:58:13.210Z] 2022/02/23 18:58:12 RoundTripper returned a response & error; ignoring response [2022-02-23T18:58:13.210Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPingSuccess [2022-02-23T18:58:13.210Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPingHeadFallback [2022-02-23T18:58:13.210Z] === RUN TestPingHeadFallback/OK [2022-02-23T18:58:13.210Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T18:58:13.210Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T18:58:13.210Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T18:58:13.210Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T18:58:13.210Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginDisableError [2022-02-23T18:58:13.210Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginDisable [2022-02-23T18:58:13.210Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginEnableError [2022-02-23T18:58:13.210Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginEnable [2022-02-23T18:58:13.210Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginInspectError [2022-02-23T18:58:13.210Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T18:58:13.210Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginInspect [2022-02-23T18:58:13.210Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginListError [2022-02-23T18:58:13.210Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginList [2022-02-23T18:58:13.210Z] --- PASS: TestPluginList (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginPushError [2022-02-23T18:58:13.210Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginPush [2022-02-23T18:58:13.210Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginRemoveError [2022-02-23T18:58:13.210Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginRemove [2022-02-23T18:58:13.210Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginSetError [2022-02-23T18:58:13.210Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPluginSet [2022-02-23T18:58:13.210Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSetHostHeader [2022-02-23T18:58:13.210Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestPlainTextError [2022-02-23T18:58:13.210Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestInfiniteError [2022-02-23T18:58:13.210Z] --- PASS: TestInfiniteError (0.02s) [2022-02-23T18:58:13.210Z] === RUN TestCanceledContext [2022-02-23T18:58:13.210Z] 2022/02/23 18:58:12 RoundTripper returned a response & error; ignoring response [2022-02-23T18:58:13.210Z] --- PASS: TestCanceledContext (0.01s) [2022-02-23T18:58:13.210Z] === RUN TestDeadlineExceededContext [2022-02-23T18:58:13.210Z] 2022/02/23 18:58:12 RoundTripper returned a response & error; ignoring response [2022-02-23T18:58:13.210Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretCreateUnsupported [2022-02-23T18:58:13.210Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretCreateError [2022-02-23T18:58:13.210Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretCreate [2022-02-23T18:58:13.210Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretInspectUnsupported [2022-02-23T18:58:13.210Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretInspectError [2022-02-23T18:58:13.210Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T18:58:13.210Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T18:58:13.210Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretInspect [2022-02-23T18:58:13.210Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretListUnsupported [2022-02-23T18:58:13.210Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretListError [2022-02-23T18:58:13.210Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretList [2022-02-23T18:58:13.210Z] --- PASS: TestSecretList (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretRemoveUnsupported [2022-02-23T18:58:13.210Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretRemoveError [2022-02-23T18:58:13.210Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretRemove [2022-02-23T18:58:13.210Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretUpdateUnsupported [2022-02-23T18:58:13.210Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretUpdateError [2022-02-23T18:58:13.210Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSecretUpdate [2022-02-23T18:58:13.210Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceCreateError [2022-02-23T18:58:13.210Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceCreate [2022-02-23T18:58:13.210Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T18:58:13.210Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceCreateDigestPinning [2022-02-23T18:58:13.210Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceInspectError [2022-02-23T18:58:13.210Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T18:58:13.210Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T18:58:13.210Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceInspect [2022-02-23T18:58:13.210Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceListError [2022-02-23T18:58:13.210Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceList [2022-02-23T18:58:13.210Z] --- PASS: TestServiceList (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceLogsError [2022-02-23T18:58:13.210Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceLogs [2022-02-23T18:58:13.210Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceRemoveError [2022-02-23T18:58:13.210Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T18:58:13.210Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceRemove [2022-02-23T18:58:13.210Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceUpdateError [2022-02-23T18:58:13.210Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestServiceUpdate [2022-02-23T18:58:13.210Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmGetUnlockKey [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmInitError [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmInit [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmInspectError [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmInspect [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmJoinError [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmJoin [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmLeaveError [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmLeave [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmUnlockError [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmUnlock [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmUpdateError [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestSwarmUpdate [2022-02-23T18:58:13.210Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestTaskInspectError [2022-02-23T18:58:13.210Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T18:58:13.210Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestTaskInspect [2022-02-23T18:58:13.210Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestTaskListError [2022-02-23T18:58:13.210Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestTaskList [2022-02-23T18:58:13.210Z] --- PASS: TestTaskList (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeCreateError [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeCreate [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeInspectError [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeInspectNotFound [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeInspect [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeListError [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeList [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeRemoveError [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T18:58:13.210Z] === RUN TestVolumeRemove [2022-02-23T18:58:13.210Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T18:58:13.210Z] === CONT TestTLSCloseWriter [2022-02-23T18:58:13.210Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-23T18:58:13.210Z] PASS [2022-02-23T18:58:13.210Z] coverage: 75.3% of statements [2022-02-23T18:58:13.210Z] ok github.com/docker/docker/client 0.453s coverage: 75.3% of statements [2022-02-23T18:58:14.016Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T18:58:15.381Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T18:58:15.381Z] --- PASS: TestContinueAfterPluginCrash (8.52s) [2022-02-23T18:58:16.308Z] === CONT TestReadPluginNoRead [2022-02-23T18:58:16.308Z] read_test.go:92: [d69e3960409bb] daemon is not started [2022-02-23T18:58:16.308Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-02-23T18:58:16.308Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-02-23T18:58:16.308Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-02-23T18:58:16.308Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-02-23T18:58:16.308Z] PASS [2022-02-23T18:58:16.308Z] [2022-02-23T18:58:16.308Z] DONE 6 tests in 9.845s [2022-02-23T18:58:16.308Z] 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-02-23T18:58:16.565Z] testing: warning: no tests to run [2022-02-23T18:58:16.565Z] PASS [2022-02-23T18:58:16.565Z] [2022-02-23T18:58:16.565Z] DONE 0 tests in 0.028s [2022-02-23T18:58:16.565Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T18:58:16.565Z] INFO: Testing against a local daemon [2022-02-23T18:58:16.565Z] === RUN TestPluginWithDevMounts [2022-02-23T18:58:16.565Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-23T18:58:16.565Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T18:58:16.565Z] PASS [2022-02-23T18:58:16.565Z] [2022-02-23T18:58:16.565Z] === Skipped [2022-02-23T18:58:16.565Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-23T18:58:16.565Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-23T18:58:16.565Z] [2022-02-23T18:58:16.565Z] DONE 1 tests, 1 skipped in 0.081s [2022-02-23T18:58:16.565Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T18:58:16.565Z] INFO: Testing against a local daemon [2022-02-23T18:58:16.565Z] === RUN TestSecretInspect [2022-02-23T18:58:16.565Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.565Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-23T18:58:16.565Z] === RUN TestSecretList [2022-02-23T18:58:16.565Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.565Z] --- SKIP: TestSecretList (0.01s) [2022-02-23T18:58:16.565Z] === RUN TestSecretsCreateAndDelete [2022-02-23T18:58:16.565Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.565Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-23T18:58:16.565Z] === RUN TestSecretsUpdate [2022-02-23T18:58:16.565Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.827Z] --- SKIP: TestSecretsUpdate (0.03s) [2022-02-23T18:58:16.827Z] === RUN TestTemplatedSecret [2022-02-23T18:58:16.827Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.827Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T18:58:16.827Z] === RUN TestSecretCreateResolve [2022-02-23T18:58:16.827Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.827Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-23T18:58:16.827Z] PASS [2022-02-23T18:58:16.827Z] [2022-02-23T18:58:16.827Z] === Skipped [2022-02-23T18:58:16.827Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-23T18:58:16.828Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] [2022-02-23T18:58:16.828Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-23T18:58:16.828Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] [2022-02-23T18:58:16.828Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-23T18:58:16.828Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] [2022-02-23T18:58:16.828Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.03s) [2022-02-23T18:58:16.828Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] [2022-02-23T18:58:16.828Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-23T18:58:16.828Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] [2022-02-23T18:58:16.828Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-23T18:58:16.828Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] [2022-02-23T18:58:16.828Z] DONE 6 tests, 6 skipped in 0.160s [2022-02-23T18:58:16.828Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T18:58:16.828Z] INFO: Testing against a local daemon [2022-02-23T18:58:16.828Z] === RUN TestServiceCreateInit [2022-02-23T18:58:16.828Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T18:58:16.828Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T18:58:16.828Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] --- PASS: TestServiceCreateInit (0.01s) [2022-02-23T18:58:16.828Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T18:58:16.828Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T18:58:16.828Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T18:58:16.828Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T18:58:16.828Z] === RUN TestCreateServiceConflict [2022-02-23T18:58:16.828Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-23T18:58:16.828Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T18:58:16.828Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-23T18:58:16.828Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T18:58:16.828Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-23T18:58:16.828Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T18:58:16.828Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-23T18:58:16.828Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T18:58:16.828Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-23T18:58:16.828Z] === RUN TestCreateServiceSysctls [2022-02-23T18:58:16.828Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:16.828Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-23T18:58:16.828Z] === RUN TestCreateServiceCapabilities [2022-02-23T18:58:16.828Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:17.088Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-23T18:58:17.088Z] === RUN TestInspect [2022-02-23T18:58:17.088Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:17.088Z] --- SKIP: TestInspect (0.02s) [2022-02-23T18:58:17.088Z] === RUN TestCreateJob [2022-02-23T18:58:17.088Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:17.088Z] --- SKIP: TestCreateJob (0.01s) [2022-02-23T18:58:17.088Z] === RUN TestReplicatedJob [2022-02-23T18:58:17.088Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:17.088Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-23T18:58:17.088Z] === RUN TestUpdateReplicatedJob [2022-02-23T18:58:17.088Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:17.088Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-23T18:58:17.088Z] === RUN TestServiceListWithStatuses [2022-02-23T18:58:17.088Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T18:58:17.088Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T18:58:17.088Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T18:58:17.088Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:17.088Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-23T18:58:17.088Z] === RUN TestDockerNetworkReConnect [2022-02-23T18:58:17.088Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:17.088Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-23T18:58:17.088Z] === RUN TestServicePlugin [2022-02-23T18:58:17.141Z] 4612f6d0b889: Pull complete [2022-02-23T18:58:18.979Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] --- SKIP: TestServicePlugin (1.89s) [2022-02-23T18:58:18.979Z] === RUN TestServiceUpdateLabel [2022-02-23T18:58:18.979Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-23T18:58:18.979Z] === RUN TestServiceUpdateSecrets [2022-02-23T18:58:18.979Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-02-23T18:58:18.979Z] === RUN TestServiceUpdateConfigs [2022-02-23T18:58:18.979Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-23T18:58:18.979Z] === RUN TestServiceUpdateNetwork [2022-02-23T18:58:18.979Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-02-23T18:58:18.979Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T18:58:18.979Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-02-23T18:58:18.979Z] PASS [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === Skipped [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T18:58:18.979Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T18:58:18.979Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T18:58:18.979Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-23T18:58:18.979Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-23T18:58:18.979Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-23T18:58:18.979Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-23T18:58:18.979Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-23T18:58:18.979Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-23T18:58:18.979Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-02-23T18:58:18.979Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-02-23T18:58:18.979Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-23T18:58:18.979Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-23T18:58:18.979Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-23T18:58:18.979Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T18:58:18.979Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-23T18:58:18.979Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-23T18:58:18.979Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-02-23T18:58:18.979Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-02-23T18:58:18.979Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-02-23T18:58:18.979Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-02-23T18:58:18.979Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-02-23T18:58:18.979Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-02-23T18:58:18.979Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T18:58:18.979Z] [2022-02-23T18:58:18.979Z] DONE 24 tests, 23 skipped in 2.268s [2022-02-23T18:58:18.979Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T18:58:18.979Z] INFO: Testing against a local daemon [2022-02-23T18:58:18.979Z] === RUN TestSessionCreate [2022-02-23T18:58:19.237Z] --- PASS: TestSessionCreate (0.03s) [2022-02-23T18:58:19.237Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T18:58:19.237Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T18:58:19.237Z] PASS [2022-02-23T18:58:19.237Z] [2022-02-23T18:58:19.237Z] DONE 2 tests in 0.127s [2022-02-23T18:58:19.237Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T18:58:19.237Z] INFO: Testing against a local daemon [2022-02-23T18:58:19.237Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T18:58:19.237Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T18:58:19.237Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T18:58:19.237Z] === RUN TestDiskUsage [2022-02-23T18:58:19.237Z] === PAUSE TestDiskUsage [2022-02-23T18:58:19.237Z] === RUN TestEventsExecDie [2022-02-23T18:58:19.799Z] --- PASS: TestEventsExecDie (0.50s) [2022-02-23T18:58:19.799Z] === RUN TestEventsBackwardsCompatible [2022-02-23T18:58:19.799Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-23T18:58:19.799Z] === RUN TestEventsVolumeCreate [2022-02-23T18:58:19.799Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-23T18:58:19.799Z] === RUN TestInfoBinaryCommits [2022-02-23T18:58:19.799Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T18:58:19.799Z] === RUN TestInfoAPIVersioned [2022-02-23T18:58:19.799Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-23T18:58:19.799Z] === RUN TestInfoAPI [2022-02-23T18:58:19.799Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T18:58:19.799Z] === RUN TestInfoAPIWarnings [2022-02-23T18:58:27.178Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T18:58:27.179Z] === RUN TestBoolValue [2022-02-23T18:58:27.179Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestBoolValueOrDefault [2022-02-23T18:58:27.179Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestInt64ValueOrZero [2022-02-23T18:58:27.179Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestInt64ValueOrDefault [2022-02-23T18:58:27.179Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T18:58:27.179Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestJsonContentType [2022-02-23T18:58:27.179Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T18:58:27.179Z] PASS [2022-02-23T18:58:27.179Z] coverage: 14.7% of statements [2022-02-23T18:58:27.179Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 14.7% of statements [2022-02-23T18:58:27.179Z] === RUN TestMaskSecretKeys [2022-02-23T18:58:27.179Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T18:58:27.179Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T18:58:27.179Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T18:58:27.179Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestVersionMiddlewareVersion [2022-02-23T18:58:27.179Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T18:58:27.179Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T18:58:27.179Z] PASS [2022-02-23T18:58:27.179Z] coverage: 37.7% of statements [2022-02-23T18:58:27.179Z] ok github.com/docker/docker/api/server/middleware 0.101s coverage: 37.7% of statements [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T18:58:27.179Z] === RUN TestStrSliceMarshalJSON [2022-02-23T18:58:27.179Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T18:58:27.179Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestStrSliceUnmarshalString [2022-02-23T18:58:27.179Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T18:58:27.179Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T18:58:27.179Z] PASS [2022-02-23T18:58:27.179Z] coverage: 90.0% of statements [2022-02-23T18:58:27.179Z] === RUN TestAdjustForAPIVersion [2022-02-23T18:58:27.179Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T18:58:27.179Z] PASS [2022-02-23T18:58:27.179Z] coverage: 5.7% of statements [2022-02-23T18:58:27.179Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-02-23T18:58:27.179Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T18:58:27.179Z] === RUN TestToJSON [2022-02-23T18:58:27.179Z] --- PASS: TestToJSON (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestToParamWithVersion [2022-02-23T18:58:27.179Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestFromJSON [2022-02-23T18:58:27.179Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestEmpty [2022-02-23T18:58:27.179Z] --- PASS: TestEmpty (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T18:58:27.179Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestArgsMatchKVList [2022-02-23T18:58:27.179Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestArgsMatch [2022-02-23T18:58:27.179Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestAdd [2022-02-23T18:58:27.179Z] --- PASS: TestAdd (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestDel [2022-02-23T18:58:27.179Z] --- PASS: TestDel (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestLen [2022-02-23T18:58:27.179Z] --- PASS: TestLen (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestExactMatch [2022-02-23T18:58:27.179Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestOnlyOneExactMatch [2022-02-23T18:58:27.179Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestContains [2022-02-23T18:58:27.179Z] --- PASS: TestContains (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestValidate [2022-02-23T18:58:27.179Z] --- PASS: TestValidate (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestWalkValues [2022-02-23T18:58:27.179Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestFuzzyMatch [2022-02-23T18:58:27.179Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestClone [2022-02-23T18:58:27.179Z] --- PASS: TestClone (0.00s) [2022-02-23T18:58:27.179Z] PASS [2022-02-23T18:58:27.179Z] coverage: 92.2% of statements [2022-02-23T18:58:27.179Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T18:58:27.179Z] === RUN TestDurationToSecondsString [2022-02-23T18:58:27.179Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestGetTimestamp [2022-02-23T18:58:27.179Z] --- PASS: TestGetTimestamp (0.21s) [2022-02-23T18:58:27.179Z] === RUN TestParseTimestamps [2022-02-23T18:58:27.179Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T18:58:27.179Z] PASS [2022-02-23T18:58:27.179Z] coverage: 100.0% of statements [2022-02-23T18:58:27.179Z] ok github.com/docker/docker/api/types/time 0.255s coverage: 100.0% of statements [2022-02-23T18:58:27.179Z] === RUN TestCompareVersion [2022-02-23T18:58:27.179Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T18:58:27.179Z] PASS [2022-02-23T18:58:27.179Z] coverage: 77.3% of statements [2022-02-23T18:58:27.179Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T18:58:27.179Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T18:58:27.179Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestCloneArgsSmartHttp [2022-02-23T18:58:27.179Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-23T18:58:27.179Z] === RUN TestCloneArgsDumbHttp [2022-02-23T18:58:27.179Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestCloneArgsGit [2022-02-23T18:58:27.179Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestCheckoutGit [2022-02-23T18:58:27.179Z] === RUN TestEnable [2022-02-23T18:58:27.179Z] --- PASS: TestEnable (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestDisable [2022-02-23T18:58:27.179Z] --- PASS: TestDisable (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestEnabled [2022-02-23T18:58:27.179Z] --- PASS: TestEnabled (0.00s) [2022-02-23T18:58:27.179Z] PASS [2022-02-23T18:58:27.179Z] coverage: 100.0% of statements [2022-02-23T18:58:27.179Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2022-02-23T18:58:27.179Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T18:58:27.179Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T18:58:27.179Z] === RUN TestProcessNoDockerignore [2022-02-23T18:58:27.179Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T18:58:27.179Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-23T18:58:27.179Z] === RUN TestDetectContentType [2022-02-23T18:58:27.179Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestSelectAcceptableMIME [2022-02-23T18:58:27.179Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestInspectEmptyResponse [2022-02-23T18:58:27.179Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestInspectResponseBinary [2022-02-23T18:58:27.179Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestResponseUnsupportedContentType [2022-02-23T18:58:27.179Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestInspectResponseTextSimple [2022-02-23T18:58:27.179Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T18:58:27.179Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestUnknownContentLength [2022-02-23T18:58:27.179Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestDownloadRemote [2022-02-23T18:58:27.179Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-23T18:58:27.179Z] === RUN TestGetWithStatusError [2022-02-23T18:58:27.179Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestCloseRootDirectory [2022-02-23T18:58:27.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:58:27.179Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestHashFile [2022-02-23T18:58:27.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:58:27.179Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestHashSubdir [2022-02-23T18:58:27.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:58:27.179Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T18:58:27.179Z] === RUN TestRemoveDirectory [2022-02-23T18:58:27.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:58:27.179Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-23T18:58:27.179Z] PASS [2022-02-23T18:58:27.179Z] coverage: 9.3% of statements [2022-02-23T18:58:27.179Z] ok github.com/docker/docker/builder/remotecontext 0.251s coverage: 9.3% of statements [2022-02-23T18:58:27.179Z] === RUN TestGetAllAllowed [2022-02-23T18:58:27.179Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestGetAllMeta [2022-02-23T18:58:27.179Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T18:58:27.179Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T18:58:27.179Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestIsExistingDirectory [2022-02-23T18:58:27.179Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-23T18:58:27.179Z] === RUN TestGetFilenameForDownload [2022-02-23T18:58:27.179Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestEnv2Variables [2022-02-23T18:58:27.179Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T18:58:27.179Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestMaintainer [2022-02-23T18:58:27.179Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestLabel [2022-02-23T18:58:27.179Z] --- PASS: TestLabel (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestFromScratch [2022-02-23T18:58:27.179Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestFromWithArg [2022-02-23T18:58:27.179Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T18:58:27.179Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestFromWithUndefinedArg [2022-02-23T18:58:27.179Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T18:58:27.179Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestOnbuild [2022-02-23T18:58:27.179Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestWorkdir [2022-02-23T18:58:27.179Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestCmd [2022-02-23T18:58:27.179Z] --- PASS: TestCmd (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestHealthcheckNone [2022-02-23T18:58:27.179Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestHealthcheckCmd [2022-02-23T18:58:27.179Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestEntrypoint [2022-02-23T18:58:27.179Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestExpose [2022-02-23T18:58:27.179Z] --- PASS: TestExpose (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestUser [2022-02-23T18:58:27.179Z] --- PASS: TestUser (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestVolume [2022-02-23T18:58:27.179Z] --- PASS: TestVolume (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestStopSignal [2022-02-23T18:58:27.179Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T18:58:27.179Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestArg [2022-02-23T18:58:27.179Z] --- PASS: TestArg (0.01s) [2022-02-23T18:58:27.179Z] === RUN TestShell [2022-02-23T18:58:27.179Z] --- PASS: TestShell (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestPrependEnvOnCmd [2022-02-23T18:58:27.179Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestRunWithBuildArgs [2022-02-23T18:58:27.179Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T18:58:27.179Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T18:58:27.179Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T18:58:27.179Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T18:58:27.179Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T18:58:27.179Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T18:58:27.179Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestNormalizeWorkdir [2022-02-23T18:58:27.179Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T18:58:27.179Z] === RUN TestDispatch [2022-02-23T18:58:27.179Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T18:58:27.179Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T18:58:27.179Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T18:58:27.179Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T18:58:27.179Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T18:58:27.179Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T18:58:27.179Z] === RUN TestDispatch/COPY_url [2022-02-23T18:58:27.179Z] --- PASS: TestDispatch (0.06s) [2022-02-23T18:58:27.179Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-23T18:58:27.179Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-23T18:58:27.179Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-23T18:58:27.180Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T18:58:27.180Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T18:58:27.180Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T18:58:27.180Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T18:58:27.180Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T18:58:27.180Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T18:58:27.180Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T18:58:27.180Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T18:58:27.180Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestEmptyDockerfile [2022-02-23T18:58:27.180Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestSymlinkDockerfile [2022-02-23T18:58:27.180Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T18:58:27.180Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T18:58:27.180Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestNonExistingDockerfile [2022-02-23T18:58:27.180Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestCopyRunConfig [2022-02-23T18:58:27.180Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestDeepCopyRunConfig [2022-02-23T18:58:27.180Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestExportImage [2022-02-23T18:58:27.180Z] --- PASS: TestExportImage (0.00s) [2022-02-23T18:58:27.180Z] === RUN TestNormalizeDest [2022-02-23T18:58:27.180Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T18:58:27.180Z] PASS [2022-02-23T18:58:27.180Z] coverage: 46.7% of statements [2022-02-23T18:58:27.180Z] ok github.com/docker/docker/builder/dockerfile 0.194s coverage: 46.7% of statements [2022-02-23T18:58:27.180Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T18:58:27.642Z] === RUN TestTCP4Proxy [2022-02-23T18:58:27.642Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-23T18:58:27.642Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T18:58:27.642Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-23T18:58:27.642Z] === RUN TestTCP6Proxy [2022-02-23T18:58:27.642Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T18:58:27.642Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T18:58:27.642Z] === RUN TestTCPDualStackProxy [2022-02-23T18:58:27.642Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T18:58:27.642Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T18:58:27.642Z] === RUN TestUDP4Proxy [2022-02-23T18:58:27.642Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T18:58:27.642Z] === RUN TestUDP6Proxy [2022-02-23T18:58:27.642Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T18:58:27.642Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T18:58:27.642Z] === RUN TestUDPWriteError [2022-02-23T18:58:27.642Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T18:58:27.642Z] === RUN TestSCTP4Proxy [2022-02-23T18:58:27.642Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T18:58:27.642Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T18:58:27.642Z] === RUN TestSCTP6Proxy [2022-02-23T18:58:27.642Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T18:58:27.642Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T18:58:27.642Z] PASS [2022-02-23T18:58:27.642Z] coverage: 49.4% of statements [2022-02-23T18:58:27.642Z] ok github.com/docker/docker/cmd/docker-proxy 0.056s coverage: 49.4% of statements [2022-02-23T18:58:30.895Z] --- PASS: TestCheckoutGit (30.98s) [2022-02-23T18:58:30.895Z] === RUN TestValidGitTransport [2022-02-23T18:58:30.895Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T18:58:30.895Z] === RUN TestGitInvalidRef [2022-02-23T18:58:30.895Z] --- PASS: TestGitInvalidRef (0.21s) [2022-02-23T18:58:30.895Z] PASS [2022-02-23T18:58:30.895Z] coverage: 86.3% of statements [2022-02-23T18:58:30.895Z] ok github.com/docker/docker/builder/remotecontext/git 31.263s coverage: 86.3% of statements [2022-02-23T18:58:31.863Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T18:58:31.863Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/builder/remotecontext 0.078s coverage: 13.7% of statements [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/builder/dockerfile 0.150s coverage: 49.3% of statements [2022-02-23T18:58:33.868Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T18:58:33.868Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-02-23T18:58:34.130Z] ok github.com/docker/docker/builder/remotecontext/git 0.917s coverage: 86.3% of statements [2022-02-23T18:58:34.130Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T18:58:34.130Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T18:58:35.074Z] ok github.com/docker/docker/cmd/docker-proxy 0.275s coverage: 67.6% of statements [2022-02-23T18:58:35.681Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T18:58:35.681Z] Using test binary docker [2022-02-23T18:58:35.936Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T18:58:35.936Z] Using test binary docker [2022-02-23T18:58:35.936Z] +++ /etc/init.d/apparmor start [2022-02-23T18:58:35.936Z] Starting: AppArmor+++ /etc/init.d/apparmor start [2022-02-23T18:58:35.936Z] : already loaded with profiles.: Skipped. ...Starting: AppArmor (warning). [2022-02-23T18:58:35.936Z] INFO: Waiting for daemon to start... [2022-02-23T18:58:35.936Z] Starting dockerd [2022-02-23T18:58:35.937Z] +++ 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-02-23T18:58:35.937Z] : already loaded with profiles.: Skipped. ... (warning). [2022-02-23T18:58:35.937Z] INFO: Waiting for daemon to start... [2022-02-23T18:58:35.937Z] Starting dockerd [2022-02-23T18:58:35.937Z] +++ 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-02-23T18:58:36.990Z] ok github.com/docker/docker/client 0.089s coverage: 75.8% of statements [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T18:58:37.668Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestConfigureDaemonLogs [2022-02-23T18:58:37.668Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T18:58:37.668Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T18:58:37.668Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T18:58:37.668Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T18:58:37.668Z] PASS [2022-02-23T18:58:37.668Z] coverage: 18.7% of statements [2022-02-23T18:58:37.668Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 18.7% of statements [2022-02-23T18:58:37.668Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T18:58:37.668Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T18:58:37.844Z] --- PASS: TestInfoAPIWarnings (16.42s) [2022-02-23T18:58:37.844Z] === RUN TestInfoDebug [2022-02-23T18:58:37.844Z] --- PASS: TestInfoDebug (0.54s) [2022-02-23T18:58:37.844Z] === RUN TestInfoInsecureRegistries [2022-02-23T18:58:37.844Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-23T18:58:37.844Z] === RUN TestInfoRegistryMirrors [2022-02-23T18:58:37.844Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-23T18:58:37.844Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T18:58:37.975Z] === RUN TestCheckpointCreateError [2022-02-23T18:58:37.975Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestCheckpointCreate [2022-02-23T18:58:37.975Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestCheckpointDeleteError [2022-02-23T18:58:37.975Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestCheckpointDelete [2022-02-23T18:58:37.975Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestCheckpointListError [2022-02-23T18:58:37.975Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestCheckpointList [2022-02-23T18:58:37.975Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T18:58:37.975Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T18:58:37.975Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T18:58:37.975Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestGetAPIPath [2022-02-23T18:58:37.975Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestParseHostURL [2022-02-23T18:58:37.975Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T18:58:37.975Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T18:58:37.975Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestNegotiateAPIVersion [2022-02-23T18:58:37.975Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T18:58:37.975Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T18:58:37.975Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T18:58:37.975Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T18:58:37.975Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestClientRedirect [2022-02-23T18:58:37.975Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigCreateUnsupported [2022-02-23T18:58:37.975Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigCreateError [2022-02-23T18:58:37.975Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigCreate [2022-02-23T18:58:37.975Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigInspectNotFound [2022-02-23T18:58:37.975Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T18:58:37.975Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigInspectUnsupported [2022-02-23T18:58:37.975Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigInspectError [2022-02-23T18:58:37.975Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T18:58:37.975Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigInspect [2022-02-23T18:58:37.975Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigListUnsupported [2022-02-23T18:58:37.975Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigListError [2022-02-23T18:58:37.975Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigList [2022-02-23T18:58:37.975Z] --- PASS: TestConfigList (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigRemoveUnsupported [2022-02-23T18:58:37.975Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigRemoveError [2022-02-23T18:58:37.975Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigRemove [2022-02-23T18:58:37.975Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigUpdateUnsupported [2022-02-23T18:58:37.975Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigUpdateError [2022-02-23T18:58:37.975Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestConfigUpdate [2022-02-23T18:58:37.975Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestContainerCommitError [2022-02-23T18:58:37.975Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestContainerCommit [2022-02-23T18:58:37.975Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestContainerStatPathError [2022-02-23T18:58:37.975Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T18:58:37.975Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T18:58:37.975Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestContainerStatPath [2022-02-23T18:58:37.975Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestCopyToContainerError [2022-02-23T18:58:37.975Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T18:58:37.975Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T18:58:37.976Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T18:58:37.976Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestCopyToContainer [2022-02-23T18:58:37.976Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestCopyFromContainerError [2022-02-23T18:58:37.976Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T18:58:37.976Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T18:58:37.976Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T18:58:37.976Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestCopyFromContainer [2022-02-23T18:58:37.976Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerCreateError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerCreateImageNotFound [2022-02-23T18:58:37.976Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerCreateWithName [2022-02-23T18:58:37.976Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerCreateAutoRemove [2022-02-23T18:58:37.976Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerDiffError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerDiff [2022-02-23T18:58:37.976Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExecCreateError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExecCreate [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExecStartError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExecStart [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExecInspectError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExecInspect [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExportError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExport [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerInspectError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T18:58:37.976Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T18:58:37.976Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerInspect [2022-02-23T18:58:37.976Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerInspectNode [2022-02-23T18:58:37.976Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerKillError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerKill [2022-02-23T18:58:37.976Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerListError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerList [2022-02-23T18:58:37.976Z] --- PASS: TestContainerList (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerLogsNotFoundError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerLogsError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerLogs [2022-02-23T18:58:37.976Z] --- PASS: TestContainerLogs (0.21s) [2022-02-23T18:58:37.976Z] === RUN TestContainerPauseError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerPause [2022-02-23T18:58:37.976Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainersPruneError [2022-02-23T18:58:37.976Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainersPrune [2022-02-23T18:58:37.976Z] --- PASS: TestContainersPrune (0.01s) [2022-02-23T18:58:37.976Z] === RUN TestContainerRemoveError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerRemove [2022-02-23T18:58:37.976Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerRenameError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerRename [2022-02-23T18:58:37.976Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerResizeError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExecResizeError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerResize [2022-02-23T18:58:37.976Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerExecResize [2022-02-23T18:58:37.976Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerRestartError [2022-02-23T18:58:37.976Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T18:58:37.976Z] === RUN TestContainerRestart [2022-02-23T18:58:37.976Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T18:58:38.100Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-23T18:58:38.100Z] === RUN TestPingCacheHeaders [2022-02-23T18:58:38.100Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T18:58:38.100Z] === RUN TestPingGet [2022-02-23T18:58:38.100Z] --- PASS: TestPingGet (0.02s) [2022-02-23T18:58:38.100Z] === RUN TestPingHead [2022-02-23T18:58:38.100Z] --- PASS: TestPingHead (0.01s) [2022-02-23T18:58:38.100Z] === RUN TestVersion [2022-02-23T18:58:38.100Z] --- PASS: TestVersion (0.01s) [2022-02-23T18:58:38.100Z] === CONT TestDiskUsage [2022-02-23T18:58:38.436Z] === RUN TestContainerStartError [2022-02-23T18:58:38.436Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerStart [2022-02-23T18:58:38.436Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerStatsError [2022-02-23T18:58:38.436Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerStats [2022-02-23T18:58:38.436Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerStopError [2022-02-23T18:58:38.436Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerStop [2022-02-23T18:58:38.436Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerTopError [2022-02-23T18:58:38.436Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerTop [2022-02-23T18:58:38.436Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerUnpauseError [2022-02-23T18:58:38.436Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerUnpause [2022-02-23T18:58:38.436Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerUpdateError [2022-02-23T18:58:38.436Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerUpdate [2022-02-23T18:58:38.436Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerWaitError [2022-02-23T18:58:38.436Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestContainerWait [2022-02-23T18:58:38.436Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestDiskUsageError [2022-02-23T18:58:38.436Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestDiskUsage [2022-02-23T18:58:38.436Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestDistributionInspectUnsupported [2022-02-23T18:58:38.436Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T18:58:38.436Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestEventsErrorInOptions [2022-02-23T18:58:38.436Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestEventsErrorFromServer [2022-02-23T18:58:38.436Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestEvents [2022-02-23T18:58:38.436Z] --- PASS: TestEvents (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestTLSCloseWriter [2022-02-23T18:58:38.436Z] === PAUSE TestTLSCloseWriter [2022-02-23T18:58:38.436Z] === RUN TestImageBuildError [2022-02-23T18:58:38.436Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageBuild [2022-02-23T18:58:38.436Z] --- PASS: TestImageBuild (0.01s) [2022-02-23T18:58:38.436Z] === RUN TestGetDockerOS [2022-02-23T18:58:38.436Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageCreateError [2022-02-23T18:58:38.436Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageCreate [2022-02-23T18:58:38.436Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageHistoryError [2022-02-23T18:58:38.436Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageHistory [2022-02-23T18:58:38.436Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageImportError [2022-02-23T18:58:38.436Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageImport [2022-02-23T18:58:38.436Z] --- PASS: TestImageImport (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageInspectError [2022-02-23T18:58:38.436Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageInspectImageNotFound [2022-02-23T18:58:38.436Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageInspectWithEmptyID [2022-02-23T18:58:38.436Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageInspect [2022-02-23T18:58:38.436Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageListError [2022-02-23T18:58:38.436Z] --- PASS: TestImageListError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageList [2022-02-23T18:58:38.436Z] --- PASS: TestImageList (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageListApiBefore125 [2022-02-23T18:58:38.436Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageLoadError [2022-02-23T18:58:38.436Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageLoad [2022-02-23T18:58:38.436Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagesPruneError [2022-02-23T18:58:38.436Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagesPrune [2022-02-23T18:58:38.436Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePullReferenceParseError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePullAnyError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePullWithoutErrors [2022-02-23T18:58:38.436Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePushReferenceError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePushAnyError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImagePushWithoutErrors [2022-02-23T18:58:38.436Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T18:58:38.436Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T18:58:38.436Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T18:58:38.436Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T18:58:38.436Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageRemoveError [2022-02-23T18:58:38.436Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageRemoveImageNotFound [2022-02-23T18:58:38.436Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T18:58:38.436Z] === RUN TestImageRemove [2022-02-23T18:58:38.436Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestContainerStopSignal [2022-02-23T18:58:38.637Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestContainerStopTimeout [2022-02-23T18:58:38.637Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T18:58:38.637Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T18:58:38.637Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T18:58:38.637Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T18:58:38.637Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T18:58:38.637Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestNewMemoryStore [2022-02-23T18:58:38.637Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestAddContainers [2022-02-23T18:58:38.637Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestGetContainer [2022-02-23T18:58:38.637Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestDeleteContainer [2022-02-23T18:58:38.637Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestListContainers [2022-02-23T18:58:38.637Z] --- PASS: TestListContainers (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestFirstContainer [2022-02-23T18:58:38.637Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestApplyAllContainer [2022-02-23T18:58:38.637Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestIsValidHealthString [2022-02-23T18:58:38.637Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestStateRunStop [2022-02-23T18:58:38.637Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestStateTimeoutWait [2022-02-23T18:58:38.637Z] state_test.go:141: Stop callback fired [2022-02-23T18:58:38.637Z] state_test.go:165: Stop callback fired [2022-02-23T18:58:38.637Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T18:58:38.637Z] === RUN TestIsValidStateString [2022-02-23T18:58:38.637Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestViewSaveDelete [2022-02-23T18:58:38.637Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-23T18:58:38.637Z] === RUN TestViewAll [2022-02-23T18:58:38.637Z] --- PASS: TestViewAll (0.01s) [2022-02-23T18:58:38.637Z] === RUN TestViewGet [2022-02-23T18:58:38.637Z] --- PASS: TestViewGet (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestNames [2022-02-23T18:58:38.637Z] --- PASS: TestNames (0.00s) [2022-02-23T18:58:38.637Z] === RUN TestViewWithHealthCheck [2022-02-23T18:58:38.637Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T18:58:38.637Z] PASS [2022-02-23T18:58:38.637Z] coverage: 41.7% of statements [2022-02-23T18:58:38.637Z] ok github.com/docker/docker/container 0.243s coverage: 41.7% of statements [2022-02-23T18:58:38.637Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T18:58:38.637Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T18:58:38.637Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T18:58:38.637Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T18:58:38.662Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T18:58:38.895Z] === RUN TestImageSaveError [2022-02-23T18:58:38.895Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageSave [2022-02-23T18:58:38.895Z] --- PASS: TestImageSave (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageSearchAnyError [2022-02-23T18:58:38.895Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T18:58:38.895Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T18:58:38.895Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T18:58:38.895Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T18:58:38.895Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageSearchWithoutErrors [2022-02-23T18:58:38.895Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageTagError [2022-02-23T18:58:38.895Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageTagInvalidReference [2022-02-23T18:58:38.895Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T18:58:38.895Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageTagHexSource [2022-02-23T18:58:38.895Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestImageTag [2022-02-23T18:58:38.895Z] --- PASS: TestImageTag (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestInfoServerError [2022-02-23T18:58:38.895Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T18:58:38.895Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestInfo [2022-02-23T18:58:38.895Z] --- PASS: TestInfo (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkConnectError [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkConnect [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkCreateError [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkCreate [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkDisconnectError [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkDisconnect [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkInspect [2022-02-23T18:58:38.895Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T18:58:38.895Z] === RUN TestNetworkInspect/no_options [2022-02-23T18:58:38.895Z] === RUN TestNetworkInspect/verbose [2022-02-23T18:58:38.895Z] === RUN TestNetworkInspect/global_scope [2022-02-23T18:58:38.895Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T18:58:38.895Z] === RUN TestNetworkInspect/server_error [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkListError [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkList [2022-02-23T18:58:38.895Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworksPruneError [2022-02-23T18:58:38.895Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworksPrune [2022-02-23T18:58:38.895Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T18:58:38.895Z] === RUN TestNetworkRemoveError [2022-02-23T18:58:38.896Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T18:58:38.896Z] === RUN TestNetworkRemove [2022-02-23T18:58:38.896Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T18:58:38.896Z] === RUN TestNodeInspectError [2022-02-23T18:58:38.896Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T18:58:38.896Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T18:58:38.896Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T18:58:38.896Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T18:58:38.896Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T18:58:38.896Z] === RUN TestNodeInspect [2022-02-23T18:58:38.896Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T18:58:38.896Z] === RUN TestNodeListError [2022-02-23T18:58:38.896Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T18:58:38.896Z] === RUN TestNodeList [2022-02-23T18:58:38.896Z] --- PASS: TestNodeList (0.00s) [2022-02-23T18:58:38.896Z] === RUN TestNodeRemoveError [2022-02-23T18:58:38.896Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T18:58:38.896Z] === RUN TestNodeRemove [2022-02-23T18:58:38.918Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T18:58:38.918Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T18:58:38.918Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T18:58:38.918Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T18:58:38.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T18:58:38.918Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T18:58:38.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T18:58:39.174Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T18:58:39.174Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T18:58:39.174Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage (1.20s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-23T18:58:39.174Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-02-23T18:58:39.174Z] PASS [2022-02-23T18:58:39.174Z] [2022-02-23T18:58:39.174Z] === Skipped [2022-02-23T18:58:39.174Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T18:58:39.174Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T18:58:39.174Z] [2022-02-23T18:58:39.174Z] DONE 50 tests, 1 skipped in 20.114s [2022-02-23T18:58:39.174Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T18:58:39.357Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestNodeUpdateError [2022-02-23T18:58:39.357Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestNodeUpdate [2022-02-23T18:58:39.357Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestOptionWithHostFromEnv [2022-02-23T18:58:39.357Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestOptionWithTimeout [2022-02-23T18:58:39.357Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T18:58:39.357Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPingFail [2022-02-23T18:58:39.357Z] --- PASS: TestPingFail (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPingWithError [2022-02-23T18:58:39.357Z] 2022/02/23 18:58:37 RoundTripper returned a response & error; ignoring response [2022-02-23T18:58:39.357Z] 2022/02/23 18:58:37 RoundTripper returned a response & error; ignoring response [2022-02-23T18:58:39.357Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPingSuccess [2022-02-23T18:58:39.357Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPingHeadFallback [2022-02-23T18:58:39.357Z] === RUN TestPingHeadFallback/OK [2022-02-23T18:58:39.357Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T18:58:39.357Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T18:58:39.357Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T18:58:39.357Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T18:58:39.357Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T18:58:39.357Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T18:58:39.357Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T18:58:39.357Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginDisableError [2022-02-23T18:58:39.357Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginDisable [2022-02-23T18:58:39.357Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginEnableError [2022-02-23T18:58:39.357Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginEnable [2022-02-23T18:58:39.357Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginInspectError [2022-02-23T18:58:39.357Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T18:58:39.357Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginInspect [2022-02-23T18:58:39.357Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginListError [2022-02-23T18:58:39.357Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginList [2022-02-23T18:58:39.357Z] --- PASS: TestPluginList (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginPushError [2022-02-23T18:58:39.357Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginPush [2022-02-23T18:58:39.357Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginRemoveError [2022-02-23T18:58:39.357Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginRemove [2022-02-23T18:58:39.357Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginSetError [2022-02-23T18:58:39.357Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPluginSet [2022-02-23T18:58:39.357Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSetHostHeader [2022-02-23T18:58:39.357Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestPlainTextError [2022-02-23T18:58:39.357Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestInfiniteError [2022-02-23T18:58:39.357Z] --- PASS: TestInfiniteError (0.02s) [2022-02-23T18:58:39.357Z] === RUN TestCanceledContext [2022-02-23T18:58:39.357Z] 2022/02/23 18:58:37 RoundTripper returned a response & error; ignoring response [2022-02-23T18:58:39.357Z] --- PASS: TestCanceledContext (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestDeadlineExceededContext [2022-02-23T18:58:39.357Z] 2022/02/23 18:58:37 RoundTripper returned a response & error; ignoring response [2022-02-23T18:58:39.357Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretCreateUnsupported [2022-02-23T18:58:39.357Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretCreateError [2022-02-23T18:58:39.357Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretCreate [2022-02-23T18:58:39.357Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretInspectUnsupported [2022-02-23T18:58:39.357Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretInspectError [2022-02-23T18:58:39.357Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T18:58:39.357Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T18:58:39.357Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretInspect [2022-02-23T18:58:39.357Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretListUnsupported [2022-02-23T18:58:39.357Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretListError [2022-02-23T18:58:39.357Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretList [2022-02-23T18:58:39.357Z] --- PASS: TestSecretList (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretRemoveUnsupported [2022-02-23T18:58:39.357Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretRemoveError [2022-02-23T18:58:39.357Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretRemove [2022-02-23T18:58:39.357Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretUpdateUnsupported [2022-02-23T18:58:39.357Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretUpdateError [2022-02-23T18:58:39.357Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestSecretUpdate [2022-02-23T18:58:39.357Z] --- PASS: TestSecretUpdate (0.01s) [2022-02-23T18:58:39.357Z] === RUN TestServiceCreateError [2022-02-23T18:58:39.357Z] --- PASS: TestServiceCreateError (0.02s) [2022-02-23T18:58:39.357Z] === RUN TestServiceCreate [2022-02-23T18:58:39.357Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T18:58:39.357Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestServiceCreateDigestPinning [2022-02-23T18:58:39.357Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestServiceInspectError [2022-02-23T18:58:39.357Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T18:58:39.357Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T18:58:39.357Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T18:58:39.357Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T18:58:39.430Z] INFO: Testing against a local daemon [2022-02-23T18:58:39.430Z] === RUN TestVolumesCreateAndList [2022-02-23T18:58:39.430Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T18:58:39.430Z] === RUN TestVolumesRemove [2022-02-23T18:58:39.430Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-23T18:58:39.430Z] === RUN TestVolumesInspect [2022-02-23T18:58:39.430Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T18:58:39.430Z] === RUN TestVolumesInvalidJSON [2022-02-23T18:58:39.430Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T18:58:39.430Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T18:58:39.430Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T18:58:39.430Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T18:58:39.430Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T18:58:39.430Z] PASS [2022-02-23T18:58:39.430Z] [2022-02-23T18:58:39.430Z] DONE 5 tests in 0.182s [2022-02-23T18:58:39.430Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T18:58:39.608Z] === RUN TestPrepare [2022-02-23T18:58:39.608Z] --- PASS: TestPrepare (0.00s) [2022-02-23T18:58:39.608Z] === RUN TestStart [2022-02-23T18:58:39.608Z] --- PASS: TestStart (0.00s) [2022-02-23T18:58:39.608Z] === RUN TestWaitCancel [2022-02-23T18:58:39.608Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T18:58:39.608Z] === RUN TestWaitDisabled [2022-02-23T18:58:39.608Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T18:58:39.608Z] === RUN TestWaitEnabled [2022-02-23T18:58:39.608Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T18:58:39.608Z] === RUN TestRemove [2022-02-23T18:58:39.608Z] --- PASS: TestRemove (0.00s) [2022-02-23T18:58:39.608Z] PASS [2022-02-23T18:58:39.608Z] coverage: 65.3% of statements [2022-02-23T18:58:39.608Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-02-23T18:58:39.686Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13127 is not a child of this shell [2022-02-23T18:58:39.686Z] warning: PID 13127 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-23T18:58:39.686Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T18:58:39.686Z] [2022-02-23T18:58:39.686Z] Unloading profiles will leave already running processes permanently [2022-02-23T18:58:39.686Z] unconfined, which can lead to unexpected situations. [2022-02-23T18:58:39.686Z] [2022-02-23T18:58:39.686Z] To set a process to complain mode, use the command line tool [2022-02-23T18:58:39.686Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T18:58:39.686Z] Removing test suite binaries [2022-02-23T18:58:39.686Z] exiting test-integration [2022-02-23T18:58:39.686Z] ++ exit 0 [2022-02-23T18:58:39.686Z] [2022-02-23T18:58:39.817Z] === RUN TestServiceInspect [2022-02-23T18:58:39.817Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestServiceListError [2022-02-23T18:58:39.817Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestServiceList [2022-02-23T18:58:39.817Z] --- PASS: TestServiceList (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestServiceLogsError [2022-02-23T18:58:39.817Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestServiceLogs [2022-02-23T18:58:39.817Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestServiceRemoveError [2022-02-23T18:58:39.817Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T18:58:39.817Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestServiceRemove [2022-02-23T18:58:39.817Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestServiceUpdateError [2022-02-23T18:58:39.817Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestServiceUpdate [2022-02-23T18:58:39.817Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmGetUnlockKey [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmInitError [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmInit [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmInspectError [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmInspect [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmJoinError [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmJoin [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmLeaveError [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmLeave [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmUnlockError [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmUnlock [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmUpdateError [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestSwarmUpdate [2022-02-23T18:58:39.817Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestTaskInspectError [2022-02-23T18:58:39.817Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T18:58:39.817Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestTaskInspect [2022-02-23T18:58:39.817Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestTaskListError [2022-02-23T18:58:39.817Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestTaskList [2022-02-23T18:58:39.817Z] --- PASS: TestTaskList (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeCreateError [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeCreate [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeInspectError [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeInspectNotFound [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeInspect [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeListError [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeList [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeRemoveError [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T18:58:39.817Z] === RUN TestVolumeRemove [2022-02-23T18:58:39.817Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T18:58:39.817Z] === CONT TestTLSCloseWriter [2022-02-23T18:58:39.817Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-23T18:58:39.817Z] PASS [2022-02-23T18:58:39.817Z] coverage: 75.3% of statements [2022-02-23T18:58:39.817Z] ok github.com/docker/docker/client 0.468s coverage: 75.3% of statements Post stage [Pipeline] junit [2022-02-23T18:58:40.628Z] Recording test results [2022-02-23T18:58:40.978Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T18:58:41.181Z] .. [2022-02-23T18:58:41.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T18:58:41.181Z] [2022-02-23T18:58:41.181Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T18:58:41.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T18:58:41.181Z] Error: No such image: emptyfs [2022-02-23T18:58:41.181Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T18:58:41.181Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T18:58:41.181Z] ++++ docker load [2022-02-23T18:58:41.181Z] Error: No such image: emptyfs [2022-02-23T18:58:41.181Z] ++++ docker load [2022-02-23T18:58:41.181Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T18:58:41.181Z] Running integration-test (iteration 1) [2022-02-23T18:58:41.181Z] 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-02-23T18:58:41.181Z] ++ 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-02-23T18:58:41.181Z] ++ set -e [2022-02-23T18:58:41.181Z] ++ '[' -n 0 ']' [2022-02-23T18:58:41.181Z] ++ set -x [2022-02-23T18:58:41.181Z] ++ 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-02-23T18:58:41.181Z] Running integration-test (iteration 1) [2022-02-23T18:58:41.181Z] 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-02-23T18:58:41.181Z] ++ 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-02-23T18:58:41.181Z] ++ set -e [2022-02-23T18:58:41.181Z] ++ '[' -n 0 ']' [2022-02-23T18:58:41.181Z] ++ set -x [2022-02-23T18:58:41.181Z] ++ 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-02-23T18:58:41.356Z] + echo Ensuring container killed. [2022-02-23T18:58:41.356Z] Ensuring container killed. [2022-02-23T18:58:41.356Z] + docker rm -vf docker-pr1 [2022-02-23T18:58:41.356Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T18:58:41.672Z] + echo Chowning /workspace to jenkins user [2022-02-23T18:58:41.672Z] Chowning /workspace to jenkins user [2022-02-23T18:58:41.672Z] + id -u [2022-02-23T18:58:41.672Z] + id -g [2022-02-23T18:58:41.672Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43287:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T18:58:41.741Z] Loaded image: busybox:latest [2022-02-23T18:58:41.786Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T18:58:41.786Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T18:58:41.786Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T18:58:41.786Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T18:58:41.787Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T18:58:41.787Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T18:58:41.787Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T18:58:41.787Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T18:58:41.787Z] PASS [2022-02-23T18:58:41.787Z] coverage: 35.9% of statements [2022-02-23T18:58:41.787Z] ok github.com/docker/docker/daemon/cluster/convert 0.675s coverage: 35.9% of statements [2022-02-23T18:58:42.040Z] Loaded image: busybox:latest [2022-02-23T18:58:42.245Z] === RUN TestNewListSecretsFilters [2022-02-23T18:58:42.245Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T18:58:42.245Z] === RUN TestNewListConfigsFilters [2022-02-23T18:58:42.245Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T18:58:42.245Z] PASS [2022-02-23T18:58:42.245Z] coverage: 0.5% of statements [2022-02-23T18:58:42.245Z] ok github.com/docker/docker/daemon/cluster 0.975s coverage: 0.5% of statements [2022-02-23T18:58:42.296Z] Loaded image: busybox:glibc [2022-02-23T18:58:42.552Z] Loaded image: busybox:glibc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T18:58:43.374Z] + bundleName=amd64-rootless [2022-02-23T18:58:43.374Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-23T18:58:43.374Z] Creating amd64-rootless-bundles.tar.gz [2022-02-23T18:58:43.374Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-23T18:58:43.374Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-23T18:58:43.383Z] Archiving artifacts [2022-02-23T18:58:43.642Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43287/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T18:58:43.947Z] + make clean [2022-02-23T18:58:43.947Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T18:58:43.947Z] docker-dev-cache [2022-02-23T18:58:43.947Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T18:58:45.149Z] === RUN TestBuilderGC [2022-02-23T18:58:45.149Z] --- PASS: TestBuilderGC (0.01s) [2022-02-23T18:58:45.149Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestFindConfigurationConflicts [2022-02-23T18:58:45.149Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T18:58:45.149Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T18:58:45.149Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T18:58:45.149Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T18:58:45.149Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T18:58:45.149Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T18:58:45.149Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T18:58:45.149Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestValidateConfiguration [2022-02-23T18:58:45.149Z] === RUN TestValidateConfiguration/with_label [2022-02-23T18:58:45.149Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T18:58:45.149Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T18:58:45.149Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T18:58:45.149Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T18:58:45.149Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T18:58:45.149Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T18:58:45.149Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T18:58:45.149Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T18:58:45.149Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T18:58:45.609Z] time="2022-02-23T18:58:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T18:58:45.609Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-02-23T18:58:45.609Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T18:58:45.609Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:58:45.609Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-02-23T18:58:45.609Z] === RUN TestReloadBadDefaultConfig [2022-02-23T18:58:45.609Z] time="2022-02-23T18:58:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1407948247" [2022-02-23T18:58:45.609Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T18:58:45.609Z] === RUN TestReloadWithConflictingLabels [2022-02-23T18:58:45.609Z] time="2022-02-23T18:58:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2357785640" [2022-02-23T18:58:45.609Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-23T18:58:45.609Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T18:58:45.609Z] time="2022-02-23T18:58:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2667657884" [2022-02-23T18:58:45.609Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T18:58:45.609Z] === RUN TestMaskURLCredentials [2022-02-23T18:58:45.609Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T18:58:45.609Z] === RUN TestDaemonConfigurationMerge [2022-02-23T18:58:45.609Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T18:58:45.609Z] PASS [2022-02-23T18:58:45.609Z] coverage: 79.2% of statements [2022-02-23T18:58:45.609Z] ok github.com/docker/docker/daemon/config 0.540s coverage: 79.2% of statements [2022-02-23T18:58:46.068Z] === RUN TestWaitNodeAttachment [2022-02-23T18:58:46.068Z] === RUN TestEventsLog [2022-02-23T18:58:46.068Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T18:58:46.068Z] === RUN TestEventsLogTimeout [2022-02-23T18:58:46.068Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T18:58:46.068Z] === RUN TestLogEvents [2022-02-23T18:58:46.068Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T18:58:46.068Z] === RUN TestLoadBufferedEvents [2022-02-23T18:58:46.068Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-02-23T18:58:46.068Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T18:58:46.068Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T18:58:46.068Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T18:58:46.068Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T18:58:46.068Z] PASS [2022-02-23T18:58:46.068Z] coverage: 50.0% of statements [2022-02-23T18:58:46.068Z] ok github.com/docker/docker/daemon/events 0.309s coverage: 50.0% of statements [2022-02-23T18:58:46.527Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-02-23T18:58:46.527Z] === RUN TestIsolationConversion [2022-02-23T18:58:46.527Z] === RUN TestIsolationConversion/default [2022-02-23T18:58:46.527Z] === RUN TestIsolationConversion/process [2022-02-23T18:58:46.527Z] === RUN TestIsolationConversion/hyperv [2022-02-23T18:58:46.527Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T18:58:46.527Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T18:58:46.527Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T18:58:46.527Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T18:58:46.527Z] === RUN TestContainerLabels [2022-02-23T18:58:46.527Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T18:58:46.527Z] === RUN TestCredentialSpecConversion [2022-02-23T18:58:46.527Z] === RUN TestCredentialSpecConversion/none [2022-02-23T18:58:46.527Z] === RUN TestCredentialSpecConversion/config [2022-02-23T18:58:46.527Z] === RUN TestCredentialSpecConversion/file [2022-02-23T18:58:46.527Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T18:58:46.527Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T18:58:46.527Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T18:58:46.527Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T18:58:46.527Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T18:58:46.527Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T18:58:46.527Z] === RUN TestControllerValidateMountBind [2022-02-23T18:58:46.527Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-23T18:58:46.527Z] === RUN TestControllerValidateMountVolume [2022-02-23T18:58:46.527Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T18:58:46.527Z] === RUN TestControllerValidateMountTarget [2022-02-23T18:58:46.527Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T18:58:46.527Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T18:58:46.527Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T18:58:46.527Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T18:58:46.527Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T18:58:46.527Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T18:58:46.527Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T18:58:46.527Z] PASS [2022-02-23T18:58:46.527Z] coverage: 11.0% of statements [2022-02-23T18:58:46.527Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.609s coverage: 11.0% of statements [2022-02-23T18:58:46.723Z] Loaded image: debian:bullseye-slim [2022-02-23T18:58:46.979Z] Loaded image: hello-world:latest [2022-02-23T18:58:46.979Z] Loaded image: debian:bullseye-slim [2022-02-23T18:58:47.235Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T18:58:47.235Z] INFO: Testing against a local daemon [2022-02-23T18:58:47.235Z] === RUN TestDockerDaemonSuite [2022-02-23T18:58:47.235Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPoolLoaded image: hello-world:latest [2022-02-23T18:58:47.235Z] [2022-02-23T18:58:47.235Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T18:58:47.235Z] INFO: Testing against a local daemon [2022-02-23T18:58:47.235Z] === RUN TestDockerSuite [2022-02-23T18:58:47.235Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T18:58:47.235Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T18:58:47.235Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T18:58:47.490Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T18:58:47.490Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T18:58:47.490Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T18:58:47.490Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T18:58:47.490Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T18:58:47.495Z] === RUN TestIsEmptyDir [2022-02-23T18:58:47.495Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T18:58:47.495Z] PASS [2022-02-23T18:58:47.495Z] coverage: 2.3% of statements [2022-02-23T18:58:47.495Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2022-02-23T18:58:47.495Z] === RUN TestVerifyNetworkingConfig [2022-02-23T18:58:47.495Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestGetContainer [2022-02-23T18:58:47.495Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestValidContainerNames [2022-02-23T18:58:47.495Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestContainerInitDNS [2022-02-23T18:58:47.495Z] daemon_test.go:145: root required [2022-02-23T18:58:47.495Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestMerge [2022-02-23T18:58:47.495Z] --- PASS: TestMerge (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestValidateContainerIsolation [2022-02-23T18:58:47.495Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestFindNetworkErrorType [2022-02-23T18:58:47.495Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestEnsureServicesExist [2022-02-23T18:58:47.495Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestEnsureServicesExistErrors [2022-02-23T18:58:47.495Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T18:58:47.495Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T18:58:47.495Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T18:58:47.495Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestContainerDelete [2022-02-23T18:58:47.495Z] --- PASS: TestContainerDelete (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestContainerDoubleDelete [2022-02-23T18:58:47.495Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T18:58:47.495Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T18:58:47.495Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestNoneHealthcheck [2022-02-23T18:58:47.495Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestHealthStates [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] time="2022-02-23T18:58:47Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-23T18:58:47.495Z] --- PASS: TestHealthStates (0.19s) [2022-02-23T18:58:47.495Z] === RUN TestGetInspectData [2022-02-23T18:58:47.495Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestFillLicense [2022-02-23T18:58:47.495Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestListInvalidFilter [2022-02-23T18:58:47.495Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestNameFilter [2022-02-23T18:58:47.495Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T18:58:47.495Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T18:58:47.495Z] === 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-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T18:58:47.495Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T18:58:47.495Z] --- 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-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T18:58:47.495Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T18:58:47.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T18:58:47.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T18:58:47.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T18:58:47.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T18:58:47.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T18:58:47.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestDaemonReloadLabels [2022-02-23T18:58:47.496Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T18:58:47.496Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestDaemonReloadMirrors [2022-02-23T18:58:47.496Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T18:58:47.496Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T18:58:47.496Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T18:58:47.496Z] reload_test.go:342: root required [2022-02-23T18:58:47.496Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T18:58:47.496Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T18:58:47.496Z] === RUN TestLinkNaming [2022-02-23T18:58:47.496Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestLinkNew [2022-02-23T18:58:47.496Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestLinkEnv [2022-02-23T18:58:47.496Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestLinkMultipleEnv [2022-02-23T18:58:47.496Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestLinkPortRangeEnv [2022-02-23T18:58:47.496Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T18:58:47.496Z] PASS [2022-02-23T18:58:47.496Z] coverage: 93.0% of statements [2022-02-23T18:58:47.496Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-23T18:58:47.496Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T18:58:47.496Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2022-02-23T18:58:47.496Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-23T18:58:47.496Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T18:58:47.496Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T18:58:47.496Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T18:58:47.496Z] === RUN TestParseVolumesFrom [2022-02-23T18:58:47.496Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T18:58:47.496Z] PASS [2022-02-23T18:58:47.496Z] coverage: 8.6% of statements [2022-02-23T18:58:47.496Z] ok github.com/docker/docker/daemon 0.422s coverage: 8.6% of statements [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T18:58:47.496Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T18:58:49.677Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T18:58:49.677Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T18:58:49.677Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T18:58:49.677Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T18:58:49.677Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T18:58:49.677Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T18:58:49.677Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T18:58:49.677Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T18:58:49.677Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T18:58:49.677Z] PASS [2022-02-23T18:58:49.677Z] coverage: 33.6% of statements [2022-02-23T18:58:49.677Z] ok github.com/docker/docker/daemon/logger/fluentd 0.061s coverage: 33.6% of statements [2022-02-23T18:58:49.677Z] === RUN TestNewStreamConfig [2022-02-23T18:58:49.677Z] === RUN TestNewStreamConfig/defaults [2022-02-23T18:58:49.677Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T18:58:49.677Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T18:58:49.677Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T18:58:49.677Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T18:58:49.677Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T18:58:49.677Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T18:58:49.677Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T18:58:49.677Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T18:58:49.677Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T18:58:49.677Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T18:58:49.677Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T18:58:49.677Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T18:58:49.677Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T18:58:49.677Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T18:58:49.677Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T18:58:49.677Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T18:58:50.136Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T18:58:50.136Z] time="2022-02-23T18:58:49Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T18:58:50.136Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-02-23T18:58:50.136Z] === RUN TestCreateSuccess [2022-02-23T18:58:50.136Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T18:58:50.136Z] === RUN TestCreateStreamSkipped [2022-02-23T18:58:50.136Z] time="2022-02-23T18:58:49Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T18:58:50.136Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T18:58:50.136Z] === RUN TestCreateLogGroupSuccess [2022-02-23T18:58:50.136Z] time="2022-02-23T18:58:49Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T18:58:50.136Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T18:58:50.136Z] === RUN TestCreateError [2022-02-23T18:58:50.136Z] --- PASS: TestCreateError (0.00s) [2022-02-23T18:58:50.136Z] === RUN TestCreateAlreadyExists [2022-02-23T18:58:50.136Z] time="2022-02-23T18:58:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T18:58:50.136Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T18:58:50.136Z] === RUN TestLogClosed [2022-02-23T18:58:50.136Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T18:58:50.136Z] === RUN TestLogBlocking [2022-02-23T18:58:50.136Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T18:58:50.137Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T18:58:50.137Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T18:58:50.137Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T18:58:50.137Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T18:58:50.137Z] === RUN TestPublishBatchSuccess [2022-02-23T18:58:50.137Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T18:58:50.137Z] === RUN TestPublishBatchError [2022-02-23T18:58:50.137Z] time="2022-02-23T18:58:49Z" level=error msg=error [2022-02-23T18:58:50.137Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T18:58:50.137Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T18:58:50.137Z] time="2022-02-23T18:58:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T18:58:50.137Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T18:58:50.137Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T18:58:50.137Z] time="2022-02-23T18:58:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T18:58:50.137Z] time="2022-02-23T18:58:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T18:58:50.137Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T18:58:50.137Z] === RUN TestCollectBatchSimple [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchTicker [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.09s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchClose [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestEffectiveLen [2022-02-23T18:58:50.596Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T18:58:50.596Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T18:58:50.596Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T18:58:50.596Z] === RUN TestEffectiveLen/3/���� [2022-02-23T18:58:50.596Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T18:58:50.596Z] === RUN TestEffectiveLen/5/ [2022-02-23T18:58:50.596Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestFindValidSplit [2022-02-23T18:58:50.596Z] === RUN TestFindValidSplit/0/ [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1076: [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1077: [2022-02-23T18:58:50.596Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1077: [2022-02-23T18:58:50.596Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1076: He [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T18:58:50.596Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1076: [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T18:58:50.596Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1076: [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T18:58:50.596Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1077: [2022-02-23T18:58:50.596Z] === RUN TestFindValidSplit/6/a� [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1076: a [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1077: � [2022-02-23T18:58:50.596Z] === RUN TestFindValidSplit/7/a� [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T18:58:50.596Z] cloudwatchlogs_test.go:1077: [2022-02-23T18:58:50.596Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestProcessEventEmoji [2022-02-23T18:58:50.596Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchLineSplit [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchMaxEvents [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchMaxEvents (0.09s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-23T18:58:50.596Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T18:58:50.596Z] === RUN TestAdapterReadLogs [2022-02-23T18:58:50.596Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCopier [2022-02-23T18:58:50.596Z] --- PASS: TestCopier (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCopierLongLines [2022-02-23T18:58:50.596Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCopierSlow [2022-02-23T18:58:50.596Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2022-02-23T18:58:50.596Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T18:58:50.596Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T18:58:50.596Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T18:58:50.596Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T18:58:50.596Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T18:58:50.596Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T18:58:50.596Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T18:58:50.596Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T18:58:50.596Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T18:58:50.596Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsFormat [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T18:58:50.596Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T18:58:50.596Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCreateTagSuccess [2022-02-23T18:58:50.596Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T18:58:50.596Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T18:58:50.596Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T18:58:50.596Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T18:58:50.596Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T18:58:50.596Z] PASS [2022-02-23T18:58:50.596Z] coverage: 80.2% of statements [2022-02-23T18:58:50.596Z] ok github.com/docker/docker/daemon/logger/awslogs 0.609s coverage: 80.2% of statements [2022-02-23T18:58:50.596Z] --- PASS: TestCopierSlow (0.20s) [2022-02-23T18:58:50.596Z] === RUN TestCopierWithSized [2022-02-23T18:58:50.596Z] === RUN TestCopierWithSized/as_is [2022-02-23T18:58:50.596Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T18:58:50.596Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-23T18:58:50.596Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-23T18:58:50.596Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestCopierWithPartial [2022-02-23T18:58:50.596Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestRingLogger [2022-02-23T18:58:50.596Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestRingCap [2022-02-23T18:58:50.596Z] --- PASS: TestRingCap (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestRingClose [2022-02-23T18:58:50.596Z] --- PASS: TestRingClose (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestRingDrain [2022-02-23T18:58:50.596Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T18:58:50.596Z] PASS [2022-02-23T18:58:50.596Z] coverage: 43.8% of statements [2022-02-23T18:58:50.596Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.8% of statements [2022-02-23T18:58:50.596Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T18:58:50.596Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestSearchRegistryForImages [2022-02-23T18:58:50.596Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T18:58:50.596Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T18:58:50.596Z] === RUN TestImageDelete [2022-02-23T18:58:50.596Z] === RUN TestImageDelete/no_lease [2022-02-23T18:58:50.596Z] === RUN TestImageDelete/lease_exists [2022-02-23T18:58:50.596Z] --- PASS: TestImageDelete (0.03s) [2022-02-23T18:58:50.596Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T18:58:50.596Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-23T18:58:50.596Z] === RUN TestContentStoreForPull [2022-02-23T18:58:50.830Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T18:58:50.830Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T18:58:51.055Z] --- PASS: TestContentStoreForPull (0.23s) [2022-02-23T18:58:51.055Z] PASS [2022-02-23T18:58:51.055Z] coverage: 6.8% of statements [2022-02-23T18:58:51.055Z] ok github.com/docker/docker/daemon/images 0.393s coverage: 6.8% of statements [2022-02-23T18:58:51.055Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T18:58:51.055Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T18:58:51.055Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T18:58:51.055Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T18:58:51.055Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T18:58:51.055Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T18:58:51.392Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T18:58:51.392Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T18:58:51.520Z] === RUN TestJSONFileLogger [2022-02-23T18:58:51.520Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-23T18:58:51.520Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T18:58:51.520Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-02-23T18:58:51.520Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T18:58:51.520Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-23T18:58:51.520Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T18:58:51.520Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-23T18:58:51.520Z] === RUN TestEncodeDecode [2022-02-23T18:58:51.520Z] === PAUSE TestEncodeDecode [2022-02-23T18:58:51.520Z] === RUN TestUnexpectedEOF [2022-02-23T18:58:51.520Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T18:58:51.520Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T18:58:51.520Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T18:58:51.520Z] time="2022-02-23T18:58:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T18:58:51.520Z] time="2022-02-23T18:58:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T18:58:51.520Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-23T18:58:51.520Z] === CONT TestEncodeDecode [2022-02-23T18:58:51.520Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T18:58:51.520Z] PASS [2022-02-23T18:58:51.520Z] coverage: 69.9% of statements [2022-02-23T18:58:51.520Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.290s coverage: 69.9% of statements [2022-02-23T18:58:51.520Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-02-23T18:58:51.520Z] === RUN TestFastTimeMarshalJSON [2022-02-23T18:58:51.520Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-23T18:58:51.520Z] PASS [2022-02-23T18:58:51.520Z] coverage: 87.2% of statements [2022-02-23T18:58:51.520Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.254s coverage: 87.2% of statements [2022-02-23T18:58:51.954Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T18:58:51.954Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T18:58:51.954Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T18:58:52.489Z] === RUN TestWriteLog [2022-02-23T18:58:52.489Z] === PAUSE TestWriteLog [2022-02-23T18:58:52.489Z] === RUN TestReadLog [2022-02-23T18:58:52.489Z] === PAUSE TestReadLog [2022-02-23T18:58:52.489Z] === RUN TestDecode [2022-02-23T18:58:52.489Z] --- PASS: TestDecode (0.03s) [2022-02-23T18:58:52.489Z] === CONT TestWriteLog [2022-02-23T18:58:52.489Z] === CONT TestReadLog [2022-02-23T18:58:52.489Z] === RUN TestReadLog/tail_exact [2022-02-23T18:58:52.489Z] --- PASS: TestWriteLog (0.01s) [2022-02-23T18:58:52.489Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T18:58:52.489Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T18:58:52.948Z] --- PASS: TestReadLog (0.23s) [2022-02-23T18:58:52.948Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-02-23T18:58:52.948Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-23T18:58:52.948Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-02-23T18:58:52.948Z] PASS [2022-02-23T18:58:52.948Z] coverage: 78.7% of statements [2022-02-23T18:58:52.948Z] ok github.com/docker/docker/daemon/logger/local 0.447s coverage: 78.7% of statements [2022-02-23T18:58:52.948Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T18:58:53.320Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T18:58:53.406Z] === RUN TestOpenFileDelete [2022-02-23T18:58:53.406Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T18:58:53.406Z] === RUN TestOpenFileRename [2022-02-23T18:58:53.406Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T18:58:53.406Z] === RUN TestHandleDecoderErr [2022-02-23T18:58:53.406Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T18:58:53.406Z] === RUN TestParseLogTagDefaultTag [2022-02-23T18:58:53.406Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T18:58:53.406Z] === RUN TestParseLogTag [2022-02-23T18:58:53.406Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T18:58:53.406Z] === RUN TestParseLogTagEmptyTag [2022-02-23T18:58:53.406Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T18:58:53.406Z] === RUN TestTailFiles [2022-02-23T18:58:53.406Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T18:58:53.406Z] === RUN TestFollowLogsConsumerGone [2022-02-23T18:58:53.406Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T18:58:53.406Z] === RUN TestFollowLogsProducerGone [2022-02-23T18:58:53.406Z] logfile_test.go:180: logDecode() closed after sending 1915 messages [2022-02-23T18:58:53.406Z] logfile_test.go:233: messages sent: 1915, received: 1915 [2022-02-23T18:58:53.406Z] --- PASS: TestFollowLogsProducerGone (0.03s) [2022-02-23T18:58:53.406Z] === RUN TestCheckCapacityAndRotate [2022-02-23T18:58:53.406Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T18:58:53.406Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T18:58:53.406Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2022-02-23T18:58:53.406Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-23T18:58:53.406Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s) [2022-02-23T18:58:53.406Z] PASS [2022-02-23T18:58:53.406Z] coverage: 53.4% of statements [2022-02-23T18:58:53.406Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.277s coverage: 53.4% of statements [2022-02-23T18:58:53.406Z] === RUN TestLog [2022-02-23T18:58:53.406Z] --- PASS: TestLog (0.03s) [2022-02-23T18:58:53.406Z] PASS [2022-02-23T18:58:53.406Z] coverage: 31.5% of statements [2022-02-23T18:58:53.406Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.126s coverage: 31.5% of statements [2022-02-23T18:58:53.621Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T18:58:53.621Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T18:58:53.621Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T18:58:53.866Z] === RUN TestValidateLogOpt [2022-02-23T18:58:53.866Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T18:58:53.866Z] === RUN TestNewMissedConfig [2022-02-23T18:58:53.866Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T18:58:53.866Z] === RUN TestNewMissedUrl [2022-02-23T18:58:53.866Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T18:58:53.866Z] === RUN TestNewMissedToken [2022-02-23T18:58:53.866Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T18:58:53.866Z] === RUN TestNewWithProxy [2022-02-23T18:58:53.866Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T18:58:53.866Z] === RUN TestDefault [2022-02-23T18:58:53.866Z] --- PASS: TestDefault (0.01s) [2022-02-23T18:58:53.866Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T18:58:53.866Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-23T18:58:53.866Z] === RUN TestJsonFormat [2022-02-23T18:58:53.866Z] --- PASS: TestJsonFormat (0.01s) [2022-02-23T18:58:53.866Z] === RUN TestRawFormat [2022-02-23T18:58:53.866Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T18:58:53.866Z] === RUN TestRawFormatWithLabels [2022-02-23T18:58:53.866Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T18:58:53.866Z] === RUN TestRawFormatWithoutTag [2022-02-23T18:58:53.866Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T18:58:53.866Z] === RUN TestBatching [2022-02-23T18:58:53.866Z] --- PASS: TestBatching (0.24s) [2022-02-23T18:58:53.866Z] === RUN TestFrequency [2022-02-23T18:58:54.331Z] --- PASS: TestFrequency (0.18s) [2022-02-23T18:58:54.331Z] === RUN TestOneMessagePerRequest [2022-02-23T18:58:54.331Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-23T18:58:54.331Z] === RUN TestVerify [2022-02-23T18:58:54.331Z] --- PASS: TestVerify (0.00s) [2022-02-23T18:58:54.331Z] === RUN TestSkipVerify [2022-02-23T18:58:54.331Z] === RUN TestNewParse [2022-02-23T18:58:54.331Z] --- PASS: TestNewParse (0.00s) [2022-02-23T18:58:54.331Z] PASS [2022-02-23T18:58:54.331Z] coverage: 8.3% of statements [2022-02-23T18:58:54.331Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-02-23T18:58:54.331Z] === RUN TestParseLogFormat [2022-02-23T18:58:54.331Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T18:58:54.331Z] === RUN TestValidateLogOptEmpty [2022-02-23T18:58:54.331Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T18:58:54.331Z] === RUN TestValidateSyslogAddress [2022-02-23T18:58:54.331Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T18:58:54.331Z] === RUN TestParseAddressDefaultPort [2022-02-23T18:58:54.331Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T18:58:54.331Z] === RUN TestValidateSyslogFacility [2022-02-23T18:58:54.331Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T18:58:54.331Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T18:58:54.331Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T18:58:54.331Z] === RUN TestValidateLogOpt [2022-02-23T18:58:54.331Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T18:58:54.331Z] PASS [2022-02-23T18:58:54.331Z] coverage: 46.8% of statements [2022-02-23T18:58:54.331Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2022-02-23T18:58:54.331Z] time="2022-02-23T18:58:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.331Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.331Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.550Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-23T18:58:54.550Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T18:58:54.789Z] --- PASS: TestSkipVerify (0.45s) [2022-02-23T18:58:54.789Z] === RUN TestBufferMaximum [2022-02-23T18:58:54.789Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.789Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.789Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.789Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.789Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.789Z] time="2022-02-23T18:58:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642734.433694\",\"host\":\"7e6c577b0a95\"}'" [2022-02-23T18:58:54.789Z] time="2022-02-23T18:58:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642734.433694\",\"host\":\"7e6c577b0a95\"}'" [2022-02-23T18:58:54.789Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-23T18:58:54.789Z] === RUN TestServerAlwaysDown [2022-02-23T18:58:54.789Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.790Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.790Z] time="2022-02-23T18:58:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642734.441258\",\"host\":\"7e6c577b0a95\"}'" [2022-02-23T18:58:54.790Z] time="2022-02-23T18:58:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642734.441258\",\"host\":\"7e6c577b0a95\"}'" [2022-02-23T18:58:54.790Z] time="2022-02-23T18:58:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:58:54.790Z] time="2022-02-23T18:58:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642734.441258\",\"host\":\"7e6c577b0a95\"}'" [2022-02-23T18:58:54.790Z] time="2022-02-23T18:58:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642734.443258\",\"host\":\"7e6c577b0a95\"}'" [2022-02-23T18:58:54.790Z] time="2022-02-23T18:58:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642734.443258\",\"host\":\"7e6c577b0a95\"}'" [2022-02-23T18:58:54.790Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T18:58:54.790Z] === RUN TestCannotSendAfterClose [2022-02-23T18:58:54.790Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T18:58:54.790Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T18:58:55.520Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T18:58:55.757Z] time="2022-02-23T18:58:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T18:58:55.757Z] time="2022-02-23T18:58:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7e6c577b0a95\"}'" [2022-02-23T18:58:55.757Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-02-23T18:58:55.757Z] PASS [2022-02-23T18:58:55.757Z] coverage: 82.5% of statements [2022-02-23T18:58:55.757Z] ok github.com/docker/docker/daemon/logger/splunk 2.017s coverage: 82.5% of statements [2022-02-23T18:58:55.757Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T18:58:55.757Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T18:58:55.757Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T18:58:55.757Z] === RUN TestV1IDService [2022-02-23T18:58:55.757Z] --- PASS: TestV1IDService (0.02s) [2022-02-23T18:58:55.757Z] === RUN TestV2MetadataService [2022-02-23T18:58:55.777Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T18:58:55.777Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T18:58:55.777Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T18:58:56.381Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T18:58:56.724Z] === RUN TestSuccessfulDownload [2022-02-23T18:58:56.724Z] download_test.go:267: Needs fixing on Windows [2022-02-23T18:58:56.724Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T18:58:56.724Z] === RUN TestCancelledDownload [2022-02-23T18:58:56.724Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T18:58:56.724Z] === RUN TestMaxDownloadAttempts [2022-02-23T18:58:56.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T18:58:56.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T18:58:56.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T18:58:56.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T18:58:56.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T18:58:56.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T18:58:56.724Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T18:58:56.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T18:58:56.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T18:58:56.724Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T18:58:56.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T18:58:56.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T18:58:56.724Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T18:58:56.724Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T18:58:56.724Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T18:58:56.724Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T18:58:56.724Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T18:58:56.724Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T18:58:56.724Z] === RUN TestManifestStore [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T18:58:56.724Z] --- PASS: TestV2MetadataService (0.81s) [2022-02-23T18:58:56.724Z] PASS [2022-02-23T18:58:56.724Z] coverage: 48.2% of statements [2022-02-23T18:58:56.724Z] ok github.com/docker/docker/distribution/metadata 0.902s coverage: 48.2% of statements [2022-02-23T18:58:56.724Z] time="2022-02-23T18:58:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2282388541\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/no_local_cache [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/with_local_cache [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T18:58:56.724Z] time="2022-02-23T18:58:56Z" level=warning msg="reference for unknown type: " [2022-02-23T18:58:56.724Z] time="2022-02-23T18:58:56Z" level=warning msg="reference for unknown type: " [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T18:58:56.724Z] time="2022-02-23T18:58:56Z" level=warning msg="reference for unknown type: " [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T18:58:56.724Z] time="2022-02-23T18:58:56Z" level=warning msg="reference for unknown type: " [2022-02-23T18:58:56.724Z] time="2022-02-23T18:58:56Z" level=warning msg="reference for unknown type: " [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T18:58:56.724Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T18:58:56.724Z] time="2022-02-23T18:58:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T18:58:56.724Z] --- PASS: TestManifestStore (0.30s) [2022-02-23T18:58:56.724Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-02-23T18:58:56.724Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-23T18:58:56.724Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T18:58:56.724Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-23T18:58:57.183Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-23T18:58:57.183Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-23T18:58:57.183Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-23T18:58:57.183Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-23T18:58:57.183Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-23T18:58:57.183Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T18:58:57.183Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T18:58:57.183Z] === RUN TestFixManifestLayers [2022-02-23T18:58:57.183Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T18:58:57.183Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T18:58:57.183Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T18:58:57.183Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T18:58:57.183Z] === RUN TestFixManifestLayersBadParent [2022-02-23T18:58:57.183Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T18:58:57.183Z] === RUN TestValidateManifest [2022-02-23T18:58:57.183Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T18:58:57.183Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T18:58:57.183Z] === RUN TestFormatPlatform [2022-02-23T18:58:57.183Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T18:58:57.183Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T18:58:57.183Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T18:58:57.183Z] === RUN TestLayerAlreadyExists [2022-02-23T18:58:57.183Z] 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-02-23T18:58:57.183Z] 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-02-23T18:58:57.183Z] 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-02-23T18:58:57.183Z] 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-02-23T18:58:57.183Z] 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-02-23T18:58:57.183Z] 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-02-23T18:58:57.183Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T18:58:57.183Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T18:58:57.183Z] time="2022-02-23T18:58:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T18:58:57.183Z] time="2022-02-23T18:58:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T18:58:57.183Z] time="2022-02-23T18:58:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T18:58:57.183Z] time="2022-02-23T18:58:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T18:58:57.183Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T18:58:57.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-02-23T18:58:57.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-02-23T18:58:57.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-02-23T18:58:57.183Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-02-23T18:58:57.183Z] === RUN TestTransfer [2022-02-23T18:58:57.184Z] --- PASS: TestTransfer (0.13s) [2022-02-23T18:58:57.184Z] === RUN TestConcurrencyLimit [2022-02-23T18:58:57.184Z] === RUN TestNotFound [2022-02-23T18:58:57.184Z] --- PASS: TestNotFound (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestConflict [2022-02-23T18:58:57.184Z] --- PASS: TestConflict (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestForbidden [2022-02-23T18:58:57.184Z] --- PASS: TestForbidden (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestInvalidParameter [2022-02-23T18:58:57.184Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestNotImplemented [2022-02-23T18:58:57.184Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestNotModified [2022-02-23T18:58:57.184Z] --- PASS: TestNotModified (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestUnauthorized [2022-02-23T18:58:57.184Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestUnknown [2022-02-23T18:58:57.184Z] --- PASS: TestUnknown (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestCancelled [2022-02-23T18:58:57.184Z] --- PASS: TestCancelled (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestDeadline [2022-02-23T18:58:57.184Z] --- PASS: TestDeadline (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestDataLoss [2022-02-23T18:58:57.184Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestUnavailable [2022-02-23T18:58:57.184Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestSystem [2022-02-23T18:58:57.184Z] --- PASS: TestSystem (0.00s) [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Conflict [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T18:58:57.184Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T18:58:57.184Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T18:58:57.184Z] PASS [2022-02-23T18:58:57.184Z] coverage: 53.1% of statements [2022-02-23T18:58:57.184Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2022-02-23T18:58:57.642Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-23T18:58:57.642Z] === RUN TestInactiveJobs [2022-02-23T18:58:57.642Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-23T18:58:57.642Z] === RUN TestWatchRelease [2022-02-23T18:58:57.642Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T18:58:57.642Z] === RUN TestWatchFinishedTransfer [2022-02-23T18:58:57.642Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T18:58:57.642Z] === RUN TestDuplicateTransfer [2022-02-23T18:58:58.101Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T18:58:58.101Z] === RUN TestSuccessfulUpload [2022-02-23T18:58:58.101Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2022-02-23T18:58:58.101Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T18:58:58.101Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T18:58:58.101Z] === RUN TestTokenPassThru [2022-02-23T18:58:58.101Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-23T18:58:58.101Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T18:58:58.101Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T18:58:58.101Z] PASS [2022-02-23T18:58:58.101Z] coverage: 24.6% of statements [2022-02-23T18:58:58.101Z] ok github.com/docker/docker/distribution 1.539s coverage: 24.6% of statements [2022-02-23T18:58:58.101Z] time="2022-02-23T18:58:57Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T18:58:58.101Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T18:58:58.101Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-02-23T18:58:58.101Z] === RUN TestCancelledUpload [2022-02-23T18:58:58.101Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T18:58:58.101Z] PASS [2022-02-23T18:58:58.101Z] coverage: 77.1% of statements [2022-02-23T18:58:58.101Z] ok github.com/docker/docker/distribution/xfer 1.829s coverage: 77.1% of statements [2022-02-23T18:58:58.101Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T18:58:58.562Z] === RUN TestCompare [2022-02-23T18:58:58.562Z] --- PASS: TestCompare (0.00s) [2022-02-23T18:58:58.562Z] PASS [2022-02-23T18:58:58.562Z] coverage: 19.2% of statements [2022-02-23T18:58:58.562Z] ok github.com/docker/docker/image/cache 0.081s coverage: 19.2% of statements [2022-02-23T18:58:58.562Z] === RUN TestFSGetInvalidData [2022-02-23T18:58:58.562Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-02-23T18:58:58.562Z] === RUN TestFSInvalidSet [2022-02-23T18:58:58.562Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-23T18:58:58.562Z] === RUN TestFSInvalidRoot [2022-02-23T18:58:58.562Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T18:58:58.562Z] === RUN TestFSMetadataGetSet [2022-02-23T18:58:58.562Z] --- PASS: TestFSMetadataGetSet (0.08s) [2022-02-23T18:58:58.562Z] === RUN TestFSInvalidWalker [2022-02-23T18:58:58.562Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-23T18:58:58.562Z] === RUN TestFSGetSet [2022-02-23T18:58:58.562Z] --- PASS: TestFSGetSet (0.04s) [2022-02-23T18:58:58.562Z] === RUN TestFSGetUnsetKey [2022-02-23T18:58:58.562Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T18:58:58.562Z] === RUN TestFSGetEmptyData [2022-02-23T18:58:58.562Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-23T18:58:58.562Z] === RUN TestFSDelete [2022-02-23T18:58:58.562Z] --- PASS: TestFSDelete (0.02s) [2022-02-23T18:58:58.562Z] === RUN TestFSWalker [2022-02-23T18:58:58.562Z] --- PASS: TestFSWalker (0.02s) [2022-02-23T18:58:58.562Z] === RUN TestFSWalkerStopOnError [2022-02-23T18:58:58.562Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-23T18:58:58.562Z] === RUN TestNewFromJSON [2022-02-23T18:58:58.562Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T18:58:58.562Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T18:58:58.562Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T18:58:58.562Z] === RUN TestMarshalKeyOrder [2022-02-23T18:58:58.562Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T18:58:58.562Z] === RUN TestHistoryEqual [2022-02-23T18:58:59.021Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-23T18:58:59.021Z] === RUN TestImage [2022-02-23T18:58:59.021Z] --- PASS: TestImage (0.00s) [2022-02-23T18:58:59.021Z] === RUN TestImageOSNotEmpty [2022-02-23T18:58:59.021Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T18:58:59.021Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T18:58:59.021Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T18:58:59.021Z] === RUN TestCreate [2022-02-23T18:58:59.021Z] --- PASS: TestCreate (0.01s) [2022-02-23T18:58:59.021Z] === RUN TestRestore [2022-02-23T18:58:59.021Z] time="2022-02-23T18:58:58Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T18:58:59.021Z] --- PASS: TestRestore (0.03s) [2022-02-23T18:58:59.021Z] === RUN TestAddDelete [2022-02-23T18:58:59.021Z] --- PASS: TestAddDelete (0.02s) [2022-02-23T18:58:59.021Z] === RUN TestSearchAfterDelete [2022-02-23T18:58:59.021Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-23T18:58:59.021Z] === RUN TestParentReset [2022-02-23T18:58:59.021Z] --- PASS: TestParentReset (0.02s) [2022-02-23T18:58:59.021Z] === RUN TestGetAndSetLastUpdated [2022-02-23T18:58:59.021Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-23T18:58:59.021Z] === RUN TestStoreLen [2022-02-23T18:58:59.021Z] --- PASS: TestStoreLen (0.04s) [2022-02-23T18:58:59.021Z] PASS [2022-02-23T18:58:59.021Z] coverage: 86.9% of statements [2022-02-23T18:58:59.021Z] ok github.com/docker/docker/image 0.709s coverage: 86.9% of statements [2022-02-23T18:58:59.480Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T18:58:59.480Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T18:58:59.480Z] PASS [2022-02-23T18:58:59.480Z] coverage: 25.0% of statements [2022-02-23T18:58:59.480Z] ok github.com/docker/docker/image/v1 0.097s coverage: 25.0% of statements [2022-02-23T18:58:59.480Z] === RUN TestValidateManifest [2022-02-23T18:58:59.480Z] === RUN TestValidateManifest/nil [2022-02-23T18:58:59.480Z] === RUN TestValidateManifest/non-nil [2022-02-23T18:58:59.480Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T18:58:59.480Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T18:58:59.480Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T18:58:59.480Z] PASS [2022-02-23T18:58:59.480Z] coverage: 0.7% of statements [2022-02-23T18:58:59.480Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2022-02-23T18:58:59.480Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T18:59:00.925Z] --- PASS: TestCheckoutGit (35.06s) [2022-02-23T18:59:00.925Z] === RUN TestValidGitTransport [2022-02-23T18:59:00.925Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T18:59:00.925Z] === RUN TestGitInvalidRef [2022-02-23T18:59:00.925Z] --- PASS: TestGitInvalidRef (0.21s) [2022-02-23T18:59:00.925Z] PASS [2022-02-23T18:59:00.925Z] coverage: 86.3% of statements [2022-02-23T18:59:00.925Z] ok github.com/docker/docker/builder/remotecontext/git 35.348s coverage: 86.3% of statements [2022-02-23T18:59:00.925Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T18:59:00.925Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T18:59:01.021Z] === RUN TestSerialization [2022-02-23T18:59:01.021Z] --- PASS: TestSerialization (0.02s) [2022-02-23T18:59:01.021Z] PASS [2022-02-23T18:59:01.021Z] coverage: 100.0% of statements [2022-02-23T18:59:01.021Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-02-23T18:59:01.021Z] === RUN TestEmptyLayer [2022-02-23T18:59:01.021Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T18:59:01.021Z] === RUN TestCommitFailure [2022-02-23T18:59:01.021Z] --- PASS: TestCommitFailure (0.01s) [2022-02-23T18:59:01.021Z] === RUN TestStartTransactionFailure [2022-02-23T18:59:01.021Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-23T18:59:01.021Z] === RUN TestGetOrphan [2022-02-23T18:59:01.021Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T18:59:01.021Z] === RUN TestMountAndRegister [2022-02-23T18:59:01.021Z] layer_test.go:258: Layer size: 14 [2022-02-23T18:59:01.021Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-23T18:59:01.021Z] === RUN TestLayerRelease [2022-02-23T18:59:01.021Z] layer_test.go:291: Failing on Windows [2022-02-23T18:59:01.021Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T18:59:01.021Z] === RUN TestStoreRestore [2022-02-23T18:59:01.021Z] layer_test.go:340: Failing on Windows [2022-02-23T18:59:01.021Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T18:59:01.021Z] === RUN TestTarStreamStability [2022-02-23T18:59:01.021Z] layer_test.go:455: Failing on Windows [2022-02-23T18:59:01.021Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T18:59:01.021Z] === RUN TestRegisterExistingLayer [2022-02-23T18:59:01.481Z] === RUN TestEnvironmentParsing [2022-02-23T18:59:01.481Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T18:59:01.481Z] PASS [2022-02-23T18:59:01.481Z] coverage: 1.2% of statements [2022-02-23T18:59:01.481Z] ok github.com/docker/docker/libcontainerd/local 0.093s coverage: 1.2% of statements [2022-02-23T18:59:01.481Z] --- PASS: TestRegisterExistingLayer (0.28s) [2022-02-23T18:59:01.481Z] === RUN TestTarStreamVerification [2022-02-23T18:59:01.481Z] layer_test.go:684: Failing on Windows [2022-02-23T18:59:01.481Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T18:59:01.481Z] === RUN TestLayerMigration [2022-02-23T18:59:01.481Z] migration_test.go:45: Failing on Windows [2022-02-23T18:59:01.481Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T18:59:01.481Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T18:59:01.481Z] migration_test.go:181: Failing on Windows [2022-02-23T18:59:01.481Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T18:59:01.481Z] === RUN TestMountInit [2022-02-23T18:59:01.481Z] mount_test.go:17: Failing on Windows [2022-02-23T18:59:01.481Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T18:59:01.481Z] === RUN TestMountSize [2022-02-23T18:59:01.481Z] mount_test.go:76: Failing on Windows [2022-02-23T18:59:01.481Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T18:59:01.481Z] === RUN TestMountChanges [2022-02-23T18:59:01.481Z] mount_test.go:125: Failing on Windows [2022-02-23T18:59:01.481Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T18:59:01.481Z] === RUN TestMountApply [2022-02-23T18:59:01.481Z] mount_test.go:212: Failing on Windows [2022-02-23T18:59:01.481Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T18:59:01.481Z] PASS [2022-02-23T18:59:01.481Z] coverage: 30.2% of statements [2022-02-23T18:59:01.481Z] ok github.com/docker/docker/layer 0.438s coverage: 30.2% of statements [2022-02-23T18:59:01.941Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T18:59:01.941Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T18:59:01.941Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T18:59:01.941Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T18:59:02.400Z] === RUN TestSequenceGetAvailableBit [2022-02-23T18:59:02.401Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestSequenceEqual [2022-02-23T18:59:02.401Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestSequenceCopy [2022-02-23T18:59:02.401Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestGetFirstAvailable [2022-02-23T18:59:02.401Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestFindSequence [2022-02-23T18:59:02.401Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestCheckIfAvailable [2022-02-23T18:59:02.401Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestMergeSequences [2022-02-23T18:59:02.401Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestPushReservation [2022-02-23T18:59:02.401Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestSerializeDeserialize [2022-02-23T18:59:02.401Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestSet [2022-02-23T18:59:02.401Z] --- PASS: TestSet (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestSetUnset [2022-02-23T18:59:02.401Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestOffsetSetUnset [2022-02-23T18:59:02.401Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestSetInRange [2022-02-23T18:59:02.401Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestSetAnyInRange [2022-02-23T18:59:02.401Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestMethods [2022-02-23T18:59:02.401Z] --- PASS: TestMethods (0.00s) [2022-02-23T18:59:02.401Z] === RUN TestRandomAllocateDeallocate [2022-02-23T18:59:02.985Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T18:59:03.547Z] --- PASS: TestBuildWithHugeFile (109.75s) [2022-02-23T18:59:03.547Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T18:59:03.547Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T18:59:03.547Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T18:59:03.547Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T18:59:03.547Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T18:59:03.547Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T18:59:03.547Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T18:59:03.547Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T18:59:03.547Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T18:59:03.547Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T18:59:03.547Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T18:59:03.547Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T18:59:03.547Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T18:59:03.547Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-23T18:59:03.548Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-02-23T18:59:03.548Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-02-23T18:59:03.548Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T18:59:03.548Z] === RUN TestBuildPreserveOwnership [2022-02-23T18:59:03.548Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T18:59:04.109Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T18:59:04.577Z] === RUN TestInvalidConfig [2022-02-23T18:59:04.577Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T18:59:04.577Z] === RUN TestConfig [2022-02-23T18:59:04.577Z] --- PASS: TestConfig (0.00s) [2022-02-23T18:59:04.577Z] === RUN TestOptionsLabels [2022-02-23T18:59:04.577Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T18:59:04.577Z] === RUN TestValidName [2022-02-23T18:59:04.577Z] --- PASS: TestValidName (0.00s) [2022-02-23T18:59:04.577Z] PASS [2022-02-23T18:59:04.577Z] coverage: 19.7% of statements [2022-02-23T18:59:04.577Z] ok github.com/docker/docker/libnetwork/config 0.073s coverage: 19.7% of statements [2022-02-23T18:59:04.577Z] === RUN TestKey [2022-02-23T18:59:04.577Z] --- PASS: TestKey (0.00s) [2022-02-23T18:59:04.577Z] === RUN TestParseKey [2022-02-23T18:59:04.577Z] --- PASS: TestParseKey (0.00s) [2022-02-23T18:59:04.577Z] === RUN TestInvalidDataStore [2022-02-23T18:59:04.577Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T18:59:04.577Z] === RUN TestKVObjectFlatKey [2022-02-23T18:59:04.577Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T18:59:04.577Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T18:59:04.577Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T18:59:04.577Z] PASS [2022-02-23T18:59:04.577Z] coverage: 21.9% of statements [2022-02-23T18:59:04.577Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-02-23T18:59:04.577Z] === RUN TestErrorInterfaces [2022-02-23T18:59:04.577Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T18:59:04.577Z] === RUN TestNetworkMarshalling [2022-02-23T18:59:05.036Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-23T18:59:05.036Z] === RUN TestEndpointMarshalling [2022-02-23T18:59:05.036Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T18:59:05.036Z] === RUN TestAuxAddresses [2022-02-23T18:59:05.036Z] time="2022-02-23T18:59:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T18:59:05.036Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-23T18:59:05.036Z] === RUN TestSRVServiceQuery [2022-02-23T18:59:05.036Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T18:59:05.036Z] === RUN TestServiceVIPReuse [2022-02-23T18:59:05.036Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-23T18:59:05.036Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T18:59:05.036Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T18:59:05.036Z] === RUN TestDNSIPQuery [2022-02-23T18:59:05.036Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T18:59:05.036Z] === RUN TestDNSProxyServFail [2022-02-23T18:59:05.036Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T18:59:05.036Z] === RUN TestSandboxAddEmpty [2022-02-23T18:59:05.036Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T18:59:05.036Z] === RUN TestSandboxAddMultiPrio [2022-02-23T18:59:05.036Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T18:59:05.036Z] === RUN TestSandboxAddSamePrio [2022-02-23T18:59:05.036Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T18:59:05.036Z] === RUN TestCleanupServiceDiscovery [2022-02-23T18:59:05.036Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T18:59:05.036Z] === RUN TestDNSOptions [2022-02-23T18:59:05.036Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:05.036Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T18:59:05.036Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T18:59:05.036Z] time="2022-02-23T18:59:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T18:59:05.036Z] time="2022-02-23T18:59:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T18:59:05.036Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-23T18:59:05.036Z] PASS [2022-02-23T18:59:05.036Z] coverage: 8.5% of statements [2022-02-23T18:59:05.036Z] ok github.com/docker/docker/libnetwork 0.383s coverage: 8.5% of statements [2022-02-23T18:59:05.496Z] === RUN TestIPDataMarshalling [2022-02-23T18:59:05.496Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T18:59:05.496Z] === RUN TestValidateAndIsV6 [2022-02-23T18:59:05.496Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T18:59:05.496Z] PASS [2022-02-23T18:59:05.496Z] coverage: 68.9% of statements [2022-02-23T18:59:05.496Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-02-23T18:59:05.557Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T18:59:05.618Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T18:59:05.619Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestConfigureDaemonLogs [2022-02-23T18:59:05.619Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T18:59:05.619Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T18:59:05.619Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T18:59:05.619Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T18:59:05.619Z] PASS [2022-02-23T18:59:05.619Z] coverage: 18.7% of statements [2022-02-23T18:59:05.619Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 18.7% of statements [2022-02-23T18:59:05.619Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T18:59:05.619Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T18:59:05.954Z] === RUN TestDriver [2022-02-23T18:59:05.954Z] --- PASS: TestDriver (0.00s) [2022-02-23T18:59:05.954Z] PASS [2022-02-23T18:59:05.954Z] coverage: 34.8% of statements [2022-02-23T18:59:05.954Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-02-23T18:59:06.120Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T18:59:06.413Z] === RUN TestDriver [2022-02-23T18:59:06.413Z] --- PASS: TestDriver (0.00s) [2022-02-23T18:59:06.413Z] PASS [2022-02-23T18:59:06.413Z] coverage: 34.8% of statements [2022-02-23T18:59:06.413Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-02-23T18:59:06.413Z] --- PASS: TestRandomAllocateDeallocate (4.15s) [2022-02-23T18:59:06.413Z] === RUN TestAllocateRandomDeallocate [2022-02-23T18:59:06.413Z] === RUN TestNetworkAllocateFree [2022-02-23T18:59:06.413Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T18:59:06.413Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T18:59:06.413Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T18:59:06.413Z] PASS [2022-02-23T18:59:06.413Z] coverage: 63.6% of statements [2022-02-23T18:59:06.413Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2022-02-23T18:59:06.590Z] === RUN TestContainerStopSignal [2022-02-23T18:59:06.590Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestContainerStopTimeout [2022-02-23T18:59:06.590Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T18:59:06.590Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T18:59:06.590Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T18:59:06.590Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T18:59:06.590Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T18:59:06.590Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestNewMemoryStore [2022-02-23T18:59:06.590Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestAddContainers [2022-02-23T18:59:06.590Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestGetContainer [2022-02-23T18:59:06.590Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestDeleteContainer [2022-02-23T18:59:06.590Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestListContainers [2022-02-23T18:59:06.590Z] --- PASS: TestListContainers (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestFirstContainer [2022-02-23T18:59:06.590Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestApplyAllContainer [2022-02-23T18:59:06.590Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestIsValidHealthString [2022-02-23T18:59:06.590Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestStateRunStop [2022-02-23T18:59:06.590Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T18:59:06.590Z] === RUN TestStateTimeoutWait [2022-02-23T18:59:06.683Z] --- PASS: TestBuildPreserveOwnership (3.16s) [2022-02-23T18:59:06.683Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.02s) [2022-02-23T18:59:06.683Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-02-23T18:59:06.683Z] === RUN TestBuildPlatformInvalid [2022-02-23T18:59:06.871Z] === RUN TestGetEmptyCapabilities [2022-02-23T18:59:06.940Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-02-23T18:59:06.940Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T18:59:07.049Z] state_test.go:141: Stop callback fired [2022-02-23T18:59:07.049Z] state_test.go:165: Stop callback fired [2022-02-23T18:59:07.049Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T18:59:07.049Z] === RUN TestIsValidStateString [2022-02-23T18:59:07.049Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T18:59:07.049Z] === RUN TestViewSaveDelete [2022-02-23T18:59:07.049Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-23T18:59:07.049Z] === RUN TestViewAll [2022-02-23T18:59:07.049Z] --- PASS: TestViewAll (0.01s) [2022-02-23T18:59:07.049Z] === RUN TestViewGet [2022-02-23T18:59:07.049Z] --- PASS: TestViewGet (0.01s) [2022-02-23T18:59:07.049Z] === RUN TestNames [2022-02-23T18:59:07.049Z] --- PASS: TestNames (0.00s) [2022-02-23T18:59:07.049Z] === RUN TestViewWithHealthCheck [2022-02-23T18:59:07.049Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T18:59:07.049Z] PASS [2022-02-23T18:59:07.049Z] coverage: 41.7% of statements [2022-02-23T18:59:07.049Z] ok github.com/docker/docker/container 0.266s coverage: 41.7% of statements [2022-02-23T18:59:07.049Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T18:59:07.049Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T18:59:07.049Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T18:59:07.049Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T18:59:07.330Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T18:59:07.330Z] === RUN TestGetExtraCapabilities [2022-02-23T18:59:07.330Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-02-23T18:59:07.330Z] === RUN TestGetInvalidCapabilities [2022-02-23T18:59:07.330Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-23T18:59:07.331Z] === RUN TestRemoteDriver [2022-02-23T18:59:07.331Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T18:59:07.331Z] === RUN TestDriverError [2022-02-23T18:59:07.331Z] --- PASS: TestDriverError (0.00s) [2022-02-23T18:59:07.331Z] === RUN TestMissingValues [2022-02-23T18:59:07.331Z] --- PASS: TestMissingValues (0.01s) [2022-02-23T18:59:07.331Z] === RUN TestRollback [2022-02-23T18:59:07.331Z] --- PASS: TestRollback (0.01s) [2022-02-23T18:59:07.331Z] PASS [2022-02-23T18:59:07.331Z] coverage: 57.4% of statements [2022-02-23T18:59:07.331Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2022-02-23T18:59:07.331Z] --- PASS: TestAllocateRandomDeallocate (0.99s) [2022-02-23T18:59:07.331Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T18:59:07.792Z] === RUN TestNAT [2022-02-23T18:59:07.792Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T18:59:07.792Z] --- SKIP: TestNAT (0.00s) [2022-02-23T18:59:07.792Z] === RUN TestTransparent [2022-02-23T18:59:07.792Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T18:59:07.792Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T18:59:07.792Z] PASS [2022-02-23T18:59:07.792Z] coverage: 0.0% of statements [2022-02-23T18:59:07.792Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-02-23T18:59:07.792Z] === RUN TestBuildDefault [2022-02-23T18:59:07.792Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T18:59:07.792Z] === RUN TestBuildHostnameDomainname [2022-02-23T18:59:07.792Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T18:59:07.792Z] === RUN TestBuildHostname [2022-02-23T18:59:07.792Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T18:59:07.792Z] === RUN TestBuildHostnameFQDN [2022-02-23T18:59:07.792Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T18:59:07.792Z] === RUN TestBuildNoIP [2022-02-23T18:59:07.792Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T18:59:07.792Z] === RUN TestUpdate [2022-02-23T18:59:07.792Z] --- PASS: TestUpdate (0.00s) [2022-02-23T18:59:07.792Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T18:59:07.793Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T18:59:07.793Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T18:59:07.793Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T18:59:07.793Z] === RUN TestAddEmpty [2022-02-23T18:59:07.793Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T18:59:07.793Z] === RUN TestAdd [2022-02-23T18:59:07.793Z] --- PASS: TestAdd (0.00s) [2022-02-23T18:59:07.793Z] === RUN TestDeleteEmpty [2022-02-23T18:59:07.793Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T18:59:07.793Z] === RUN TestDeleteNewline [2022-02-23T18:59:07.793Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T18:59:07.793Z] === RUN TestDelete [2022-02-23T18:59:07.793Z] --- PASS: TestDelete (0.00s) [2022-02-23T18:59:07.793Z] === RUN TestConcurrentWrites [2022-02-23T18:59:07.910Z] Loaded image: busybox:latest [2022-02-23T18:59:07.910Z] Loaded image: busybox:glibc [2022-02-23T18:59:08.017Z] === RUN TestPrepare [2022-02-23T18:59:08.017Z] --- PASS: TestPrepare (0.00s) [2022-02-23T18:59:08.017Z] === RUN TestStart [2022-02-23T18:59:08.017Z] --- PASS: TestStart (0.00s) [2022-02-23T18:59:08.017Z] === RUN TestWaitCancel [2022-02-23T18:59:08.017Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T18:59:08.017Z] === RUN TestWaitDisabled [2022-02-23T18:59:08.017Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T18:59:08.017Z] === RUN TestWaitEnabled [2022-02-23T18:59:08.017Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T18:59:08.017Z] === RUN TestRemove [2022-02-23T18:59:08.017Z] --- PASS: TestRemove (0.00s) [2022-02-23T18:59:08.017Z] PASS [2022-02-23T18:59:08.017Z] coverage: 65.3% of statements [2022-02-23T18:59:08.017Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-02-23T18:59:08.166Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T18:59:08.251Z] === RUN TestNew [2022-02-23T18:59:08.251Z] --- PASS: TestNew (0.00s) [2022-02-23T18:59:08.251Z] === RUN TestAddDriver [2022-02-23T18:59:08.251Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T18:59:08.251Z] === RUN TestAddDuplicateDriver [2022-02-23T18:59:08.251Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T18:59:08.251Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T18:59:08.251Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T18:59:08.251Z] === RUN TestDriver [2022-02-23T18:59:08.251Z] --- PASS: TestDriver (0.00s) [2022-02-23T18:59:08.251Z] === RUN TestIPAM [2022-02-23T18:59:08.251Z] --- PASS: TestIPAM (0.00s) [2022-02-23T18:59:08.251Z] === RUN TestWalkIPAMs [2022-02-23T18:59:08.251Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T18:59:08.251Z] === RUN TestWalkDrivers [2022-02-23T18:59:08.251Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T18:59:08.251Z] PASS [2022-02-23T18:59:08.251Z] coverage: 82.4% of statements [2022-02-23T18:59:08.251Z] ok github.com/docker/docker/libnetwork/drvregistry 0.090s coverage: 82.4% of statements [2022-02-23T18:59:08.251Z] --- PASS: TestConcurrentWrites (0.26s) [2022-02-23T18:59:08.251Z] PASS [2022-02-23T18:59:08.251Z] coverage: 81.2% of statements [2022-02-23T18:59:08.251Z] ok github.com/docker/docker/libnetwork/etchosts 0.325s coverage: 81.2% of statements [2022-02-23T18:59:08.251Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.96s) [2022-02-23T18:59:08.251Z] === RUN TestRetrieveFromStore [2022-02-23T18:59:08.680Z] INFO [linters context/goanalysis] analyzers took 4m19.992043066s with top 10 stages: buildir: 1m49.913331485s, goimports: 25.924845128s, unconvert: 16.256391601s, gosec: 15.208751292s, golint: 7.897941206s, S1038: 7.636677644s, misspell: 6.140731078s, nilness: 3.935859784s, inspect: 3.765257218s, directives: 3.472364463s [2022-02-23T18:59:08.680Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-02-23T18:59:08.680Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2055/2443, exclude: 2055/2055, exclude-rules: 76/2055, path_prettifier: 2443/2443, skip_dirs: 2443/2443, nolint: 0/76, filename_unadjuster: 2443/2443, skip_files: 2443/2443, cgo: 2443/3050, identifier_marker: 2055/2055 [2022-02-23T18:59:08.680Z] INFO [runner] processing took 81.501375ms with stages: nolint: 32.587192ms, identifier_marker: 21.536712ms, path_prettifier: 9.303953ms, autogenerated_exclude: 8.422807ms, exclude-rules: 7.41691ms, skip_dirs: 1.849257ms, cgo: 237.201µs, filename_unadjuster: 142.387µs, max_same_issues: 1.219µs, uniq_by_line: 673ns, diff: 592ns, max_from_linter: 475ns, source_code: 384ns, exclude: 289ns, skip_files: 244ns, path_shortener: 235ns, severity-rules: 235ns, max_per_file_from_linter: 217ns, sort_results: 211ns, path_prefixer: 182ns [2022-02-23T18:59:08.680Z] INFO [runner] linters took 1m25.570027539s with stages: goanalysis_metalinter: 1m25.488405618s [2022-02-23T18:59:08.680Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-23T18:59:08.680Z] INFO Memory: 2249 samples, avg is 312.0MB, max is 1133.5MB [2022-02-23T18:59:08.680Z] INFO Execution took 3m44.731654624s [2022-02-23T18:59:08.680Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2022-02-23T18:59:08.710Z] === RUN TestNew [2022-02-23T18:59:08.710Z] --- PASS: TestNew (0.00s) [2022-02-23T18:59:08.710Z] === RUN TestAllocate [2022-02-23T18:59:08.710Z] --- PASS: TestAllocate (0.00s) [2022-02-23T18:59:08.710Z] === RUN TestUninitialized [2022-02-23T18:59:08.710Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T18:59:08.710Z] === RUN TestAllocateInRange [2022-02-23T18:59:08.710Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T18:59:08.710Z] === RUN TestAllocateSerial [2022-02-23T18:59:08.710Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T18:59:08.710Z] PASS [2022-02-23T18:59:08.710Z] coverage: 87.5% of statements [2022-02-23T18:59:08.710Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-02-23T18:59:08.710Z] === RUN TestCaller [2022-02-23T18:59:08.710Z] --- PASS: TestCaller (0.00s) [2022-02-23T18:59:08.710Z] PASS [2022-02-23T18:59:08.710Z] coverage: 100.0% of statements [2022-02-23T18:59:08.710Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-02-23T18:59:08.710Z] --- PASS: TestRetrieveFromStore (0.38s) [2022-02-23T18:59:08.710Z] === RUN TestIsCorrupted [2022-02-23T18:59:08.710Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-23T18:59:08.710Z] === RUN TestSetRollover [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-23T18:59:09.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dbf625fccc230694ad895ac0981f736a0b25381e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dbf625fccc230694ad895ac0981f736a0b25381e hack/make.sh dynbinary test-docker-py [2022-02-23T18:59:09.094Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T18:59:09.107Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.1% of statements [2022-02-23T18:59:09.263Z] [2022-02-23T18:59:09.521Z] Removing bundles/ [2022-02-23T18:59:09.521Z] [2022-02-23T18:59:09.521Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T18:59:09.521Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:59:09.521Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:59:09.677Z] === RUN TestSetSerialInsertDelete [2022-02-23T18:59:09.677Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T18:59:09.677Z] === RUN TestSetParallelInsertDelete [2022-02-23T18:59:09.697Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T18:59:10.049Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-02-23T18:59:10.049Z] ok github.com/docker/docker/cmd/dockerd/trap 2.409s coverage: 0.0% of statements [2022-02-23T18:59:10.049Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T18:59:10.049Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T18:59:10.049Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T18:59:10.049Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T18:59:10.049Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T18:59:10.136Z] --- PASS: TestSetRollover (1.52s) [2022-02-23T18:59:10.136Z] === RUN TestSetRolloverSerial [2022-02-23T18:59:10.136Z] === RUN TestInt2IP2IntConversion [2022-02-23T18:59:10.198Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T18:59:10.198Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T18:59:10.198Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T18:59:10.198Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T18:59:10.198Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T18:59:10.198Z] PASS [2022-02-23T18:59:10.198Z] coverage: 35.9% of statements [2022-02-23T18:59:10.198Z] ok github.com/docker/docker/daemon/cluster/convert 0.390s coverage: 35.9% of statements [2022-02-23T18:59:10.261Z] Loaded image: debian:bullseye-slim [2022-02-23T18:59:10.261Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T18:59:10.261Z] Loaded image: hello-world:latest [2022-02-23T18:59:10.261Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T18:59:10.657Z] === RUN TestNewListSecretsFilters [2022-02-23T18:59:10.657Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T18:59:10.657Z] === RUN TestNewListConfigsFilters [2022-02-23T18:59:10.657Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T18:59:10.657Z] PASS [2022-02-23T18:59:10.657Z] coverage: 0.5% of statements [2022-02-23T18:59:10.657Z] ok github.com/docker/docker/daemon/cluster 1.170s coverage: 0.5% of statements [2022-02-23T18:59:10.822Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-23T18:59:11.106Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-02-23T18:59:11.106Z] === RUN TestGetAddressVersion [2022-02-23T18:59:11.106Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T18:59:11.106Z] === RUN TestKeyString [2022-02-23T18:59:11.106Z] --- PASS: TestKeyString (0.00s) [2022-02-23T18:59:11.106Z] === RUN TestPoolDataMarshal [2022-02-23T18:59:11.106Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T18:59:11.106Z] === RUN TestSubnetsMarshal [2022-02-23T18:59:11.106Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-02-23T18:59:11.106Z] === RUN TestAddSubnets [2022-02-23T18:59:11.106Z] --- PASS: TestAddSubnets (0.04s) [2022-02-23T18:59:11.106Z] === RUN TestDoublePoolRelease [2022-02-23T18:59:11.106Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-23T18:59:11.106Z] === RUN TestAddReleasePoolID [2022-02-23T18:59:11.106Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-02-23T18:59:11.106Z] === RUN TestPredefinedPool [2022-02-23T18:59:11.106Z] --- PASS: TestPredefinedPool (0.02s) [2022-02-23T18:59:11.106Z] === RUN TestRemoveSubnet [2022-02-23T18:59:11.106Z] === RUN TestPoolRequest [2022-02-23T18:59:11.106Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T18:59:11.106Z] === RUN TestOtherRequests [2022-02-23T18:59:11.106Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T18:59:11.106Z] PASS [2022-02-23T18:59:11.106Z] coverage: 57.1% of statements [2022-02-23T18:59:11.106Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-02-23T18:59:11.106Z] --- PASS: TestRemoveSubnet (0.15s) [2022-02-23T18:59:11.106Z] === RUN TestGetSameAddress [2022-02-23T18:59:11.106Z] --- PASS: TestGetSameAddress (0.06s) [2022-02-23T18:59:11.106Z] === RUN TestPoolAllocationReuse [2022-02-23T18:59:11.569Z] --- PASS: TestSetRolloverSerial (1.15s) [2022-02-23T18:59:11.569Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T18:59:11.569Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T18:59:11.569Z] PASS [2022-02-23T18:59:11.569Z] coverage: 84.4% of statements [2022-02-23T18:59:11.569Z] ok github.com/docker/docker/libnetwork/bitseq 9.251s coverage: 84.4% of statements [2022-02-23T18:59:12.028Z] === RUN TestGetCapabilities [2022-02-23T18:59:12.028Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T18:59:12.028Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T18:59:12.028Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-23T18:59:12.028Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T18:59:12.028Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-23T18:59:12.028Z] === RUN TestRemoteDriver [2022-02-23T18:59:12.028Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T18:59:12.028Z] PASS [2022-02-23T18:59:12.028Z] coverage: 47.4% of statements [2022-02-23T18:59:12.028Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2022-02-23T18:59:12.487Z] --- PASS: TestPoolAllocationReuse (1.17s) [2022-02-23T18:59:12.487Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T18:59:12.487Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-23T18:59:12.487Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T18:59:12.753Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-23T18:59:12.753Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-23T18:59:12.947Z] === RUN TestWindowsIPAM [2022-02-23T18:59:12.947Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T18:59:12.947Z] PASS [2022-02-23T18:59:12.947Z] coverage: 71.4% of statements [2022-02-23T18:59:12.947Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-02-23T18:59:13.572Z] === RUN TestBuilderGC [2022-02-23T18:59:13.572Z] --- PASS: TestBuilderGC (0.01s) [2022-02-23T18:59:13.572Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestFindConfigurationConflicts [2022-02-23T18:59:13.572Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T18:59:13.572Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T18:59:13.572Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T18:59:13.572Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T18:59:13.572Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T18:59:13.572Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T18:59:13.572Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T18:59:13.572Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T18:59:13.572Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T18:59:13.915Z] === RUN TestDefaultNetwork [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T18:59:14.032Z] === RUN TestValidateConfiguration [2022-02-23T18:59:14.032Z] === RUN TestValidateConfiguration/with_label [2022-02-23T18:59:14.032Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T18:59:14.032Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T18:59:14.032Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T18:59:14.032Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T18:59:14.032Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T18:59:14.032Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T18:59:14.032Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T18:59:14.032Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T18:59:14.032Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T18:59:14.032Z] time="2022-02-23T18:59:13Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T18:59:14.032Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-02-23T18:59:14.032Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T18:59:14.032Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:14.032Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T18:59:14.032Z] === RUN TestReloadBadDefaultConfig [2022-02-23T18:59:14.032Z] time="2022-02-23T18:59:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-853631565" [2022-02-23T18:59:14.032Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T18:59:14.032Z] === RUN TestReloadWithConflictingLabels [2022-02-23T18:59:14.032Z] time="2022-02-23T18:59:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2564699835" [2022-02-23T18:59:14.032Z] --- PASS: TestReloadWithConflictingLabels (0.08s) [2022-02-23T18:59:14.032Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T18:59:14.032Z] time="2022-02-23T18:59:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-534874715" [2022-02-23T18:59:14.032Z] --- PASS: TestReloadWithDuplicateLabels (0.02s) [2022-02-23T18:59:14.032Z] === RUN TestMaskURLCredentials [2022-02-23T18:59:14.032Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T18:59:14.032Z] === RUN TestDaemonConfigurationMerge [2022-02-23T18:59:14.032Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T18:59:14.032Z] PASS [2022-02-23T18:59:14.032Z] coverage: 79.2% of statements [2022-02-23T18:59:14.032Z] ok github.com/docker/docker/daemon/config 0.508s coverage: 79.2% of statements [2022-02-23T18:59:14.122Z] docker_cli_daemon_test.go:1472: [d963f5adbbbcf] daemon is not started [2022-02-23T18:59:14.374Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.72s) [2022-02-23T18:59:14.374Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T18:59:14.374Z] --- PASS: TestDefaultNetwork (0.28s) [2022-02-23T18:59:14.374Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T18:59:14.374Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-02-23T18:59:14.374Z] === RUN TestInitAddressPools [2022-02-23T18:59:14.374Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T18:59:14.374Z] PASS [2022-02-23T18:59:14.374Z] coverage: 74.0% of statements [2022-02-23T18:59:14.374Z] ok github.com/docker/docker/libnetwork/ipamutils 0.633s coverage: 74.0% of statements [2022-02-23T18:59:14.379Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-23T18:59:14.832Z] === RUN TestKeyValue [2022-02-23T18:59:14.832Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T18:59:14.832Z] PASS [2022-02-23T18:59:14.832Z] coverage: 60.0% of statements [2022-02-23T18:59:14.832Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-02-23T18:59:14.942Z] check_test.go:308: [d883536bb30e2] daemon is not started [2022-02-23T18:59:14.942Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-23T18:59:15.003Z] === RUN TestEventsLog [2022-02-23T18:59:15.003Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T18:59:15.003Z] === RUN TestEventsLogTimeout [2022-02-23T18:59:15.003Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T18:59:15.003Z] === RUN TestLogEvents [2022-02-23T18:59:15.003Z] === RUN TestWaitNodeAttachment [2022-02-23T18:59:15.003Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T18:59:15.003Z] === RUN TestLoadBufferedEvents [2022-02-23T18:59:15.003Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-02-23T18:59:15.003Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T18:59:15.003Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T18:59:15.003Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T18:59:15.003Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T18:59:15.003Z] PASS [2022-02-23T18:59:15.003Z] coverage: 50.0% of statements [2022-02-23T18:59:15.003Z] ok github.com/docker/docker/daemon/events 0.338s coverage: 50.0% of statements [2022-02-23T18:59:15.339Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2022-02-23T18:59:15.358Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T18:59:15.358Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T18:59:15.358Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T18:59:15.358Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T18:59:15.358Z] [2022-02-23T18:59:15.358Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T18:59:15.358Z] DOCKER_SYSTEMD=1 [2022-02-23T18:59:15.358Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T18:59:15.358Z] HOSTNAME=a6e9c8afbc6b [2022-02-23T18:59:15.358Z] DEST=bundles/test-integration [2022-02-23T18:59:15.358Z] PWD=/go/src/github.com/docker/docker [2022-02-23T18:59:15.358Z] DOCKER_GITCOMMIT=ac6dd2789b7b532fead9337499e6c74e0048795b [2022-02-23T18:59:15.358Z] container=docker [2022-02-23T18:59:15.358Z] HOME=/root [2022-02-23T18:59:15.358Z] LANG=C.UTF-8 [2022-02-23T18:59:15.358Z] INVOCATION_ID=ba94dd7cab964d7c88e3c84c5699ca34 [2022-02-23T18:59:15.358Z] GOLANG_VERSION=1.17.7 [2022-02-23T18:59:15.358Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T18:59:15.358Z] VALIDATE_BRANCH=master [2022-02-23T18:59:15.358Z] TERM=xterm [2022-02-23T18:59:15.358Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T18:59:15.358Z] SHLVL=3 [2022-02-23T18:59:15.358Z] TIMEOUT=120m [2022-02-23T18:59:15.358Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T18:59:15.358Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T18:59:15.358Z] GO111MODULE=off [2022-02-23T18:59:15.358Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T18:59:15.358Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T18:59:15.358Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T18:59:15.358Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T18:59:15.358Z] GOPATH=/go [2022-02-23T18:59:15.358Z] PKG_CONFIG=pkg-config [2022-02-23T18:59:15.358Z] _=/usr/bin/env [2022-02-23T18:59:15.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T18:59:15.464Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-02-23T18:59:15.464Z] === RUN TestIsolationConversion [2022-02-23T18:59:15.464Z] === RUN TestIsolationConversion/default [2022-02-23T18:59:15.464Z] === RUN TestIsolationConversion/process [2022-02-23T18:59:15.464Z] === RUN TestIsolationConversion/hyperv [2022-02-23T18:59:15.464Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T18:59:15.464Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T18:59:15.464Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T18:59:15.464Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T18:59:15.464Z] === RUN TestContainerLabels [2022-02-23T18:59:15.464Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T18:59:15.464Z] === RUN TestCredentialSpecConversion [2022-02-23T18:59:15.464Z] === RUN TestCredentialSpecConversion/none [2022-02-23T18:59:15.464Z] === RUN TestCredentialSpecConversion/config [2022-02-23T18:59:15.464Z] === RUN TestCredentialSpecConversion/file [2022-02-23T18:59:15.464Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T18:59:15.464Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T18:59:15.464Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T18:59:15.464Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T18:59:15.464Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T18:59:15.464Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T18:59:15.464Z] === RUN TestControllerValidateMountBind [2022-02-23T18:59:15.464Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-23T18:59:15.464Z] === RUN TestControllerValidateMountVolume [2022-02-23T18:59:15.464Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T18:59:15.464Z] === RUN TestControllerValidateMountTarget [2022-02-23T18:59:15.464Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T18:59:15.464Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T18:59:15.464Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T18:59:15.464Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T18:59:15.464Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T18:59:15.464Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T18:59:15.464Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T18:59:15.464Z] PASS [2022-02-23T18:59:15.464Z] coverage: 11.0% of statements [2022-02-23T18:59:15.464Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.782s coverage: 11.0% of statements [2022-02-23T18:59:15.507Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T18:59:15.802Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.70s) [2022-02-23T18:59:15.802Z] === RUN TestGetAddress [2022-02-23T18:59:15.927Z] === RUN TestIsEmptyDir [2022-02-23T18:59:15.927Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T18:59:15.927Z] PASS [2022-02-23T18:59:15.927Z] coverage: 2.3% of statements [2022-02-23T18:59:15.927Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T18:59:16.267Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T18:59:16.386Z] === RUN TestVerifyNetworkingConfig [2022-02-23T18:59:16.386Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T18:59:16.386Z] === RUN TestGetContainer [2022-02-23T18:59:16.386Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T18:59:16.386Z] === RUN TestValidContainerNames [2022-02-23T18:59:16.386Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T18:59:16.386Z] === RUN TestContainerInitDNS [2022-02-23T18:59:16.386Z] daemon_test.go:145: root required [2022-02-23T18:59:16.386Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T18:59:16.386Z] === RUN TestMerge [2022-02-23T18:59:16.386Z] --- PASS: TestMerge (0.00s) [2022-02-23T18:59:16.386Z] === RUN TestValidateContainerIsolation [2022-02-23T18:59:16.386Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T18:59:16.386Z] === RUN TestFindNetworkErrorType [2022-02-23T18:59:16.386Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T18:59:16.386Z] === RUN TestEnsureServicesExist [2022-02-23T18:59:16.386Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-02-23T18:59:16.386Z] === RUN TestEnsureServicesExistErrors [2022-02-23T18:59:16.386Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T18:59:16.386Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T18:59:16.386Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T18:59:16.386Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T18:59:16.386Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T18:59:16.386Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T18:59:16.386Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T18:59:16.386Z] === RUN TestContainerDelete [2022-02-23T18:59:16.387Z] --- PASS: TestContainerDelete (0.01s) [2022-02-23T18:59:16.387Z] === RUN TestContainerDoubleDelete [2022-02-23T18:59:16.387Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T18:59:16.387Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2022-02-23T18:59:16.387Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T18:59:16.387Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestNoneHealthcheck [2022-02-23T18:59:16.387Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestHealthStates [2022-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] time="2022-02-23T18:59:16Z" 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-02-23T18:59:16.387Z] --- PASS: TestHealthStates (0.20s) [2022-02-23T18:59:16.387Z] === RUN TestGetInspectData [2022-02-23T18:59:16.387Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestFillLicense [2022-02-23T18:59:16.387Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestListInvalidFilter [2022-02-23T18:59:16.387Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestNameFilter [2022-02-23T18:59:16.387Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T18:59:16.387Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T18:59:16.387Z] === 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-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T18:59:16.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T18:59:16.387Z] --- 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-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T18:59:16.387Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestDaemonReloadLabels [2022-02-23T18:59:16.387Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T18:59:16.387Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestDaemonReloadMirrors [2022-02-23T18:59:16.387Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T18:59:16.387Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T18:59:16.387Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T18:59:16.387Z] reload_test.go:342: root required [2022-02-23T18:59:16.387Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T18:59:16.387Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T18:59:16.387Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-23T18:59:16.387Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T18:59:16.387Z] === RUN TestLinkNaming [2022-02-23T18:59:16.387Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestLinkNew [2022-02-23T18:59:16.387Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestLinkEnv [2022-02-23T18:59:16.387Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestLinkMultipleEnv [2022-02-23T18:59:16.387Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestLinkPortRangeEnv [2022-02-23T18:59:16.387Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T18:59:16.387Z] PASS [2022-02-23T18:59:16.387Z] coverage: 93.0% of statements [2022-02-23T18:59:16.387Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-23T18:59:16.387Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T18:59:16.387Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-23T18:59:16.387Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T18:59:16.387Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T18:59:16.387Z] === RUN TestParseVolumesFrom [2022-02-23T18:59:16.387Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T18:59:16.387Z] PASS [2022-02-23T18:59:16.387Z] coverage: 8.6% of statements [2022-02-23T18:59:16.387Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2022-02-23T18:59:16.387Z] ok github.com/docker/docker/daemon 0.450s coverage: 8.6% of statements [2022-02-23T18:59:16.482Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T18:59:16.722Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T18:59:16.849Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T18:59:17.045Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-23T18:59:17.805Z] === RUN TestGenerate [2022-02-23T18:59:17.805Z] --- PASS: TestGenerate (0.00s) [2022-02-23T18:59:17.805Z] === RUN TestGeneratePtr [2022-02-23T18:59:17.805Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T18:59:17.805Z] === RUN TestGenerateMissingField [2022-02-23T18:59:17.805Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T18:59:17.805Z] === RUN TestFieldCannotBeSet [2022-02-23T18:59:17.805Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T18:59:17.805Z] === RUN TestTypeMismatchError [2022-02-23T18:59:17.805Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T18:59:17.805Z] PASS [2022-02-23T18:59:17.805Z] coverage: 100.0% of statements [2022-02-23T18:59:17.805Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-02-23T18:59:17.805Z] === RUN TestNetworkDBSimple [2022-02-23T18:59:17.973Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T18:59:18.264Z] testing: warning: no tests to run [2022-02-23T18:59:18.264Z] PASS [2022-02-23T18:59:18.264Z] coverage: 0.0% of statements [2022-02-23T18:59:18.264Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-02-23T18:59:18.388Z] === RUN TestAdapterReadLogs [2022-02-23T18:59:18.388Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T18:59:18.388Z] === RUN TestCopier [2022-02-23T18:59:18.388Z] --- PASS: TestCopier (0.00s) [2022-02-23T18:59:18.388Z] === RUN TestCopierLongLines [2022-02-23T18:59:18.388Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T18:59:18.388Z] === RUN TestCopierSlow [2022-02-23T18:59:18.388Z] --- PASS: TestCopierSlow (0.15s) [2022-02-23T18:59:18.388Z] === RUN TestCopierWithSized [2022-02-23T18:59:18.388Z] === RUN TestCopierWithSized/as_is [2022-02-23T18:59:18.388Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T18:59:18.388Z] --- PASS: TestCopierWithSized (0.02s) [2022-02-23T18:59:18.388Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-23T18:59:18.388Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T18:59:18.388Z] === RUN TestCopierWithPartial [2022-02-23T18:59:18.388Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-23T18:59:18.388Z] === RUN TestRingLogger [2022-02-23T18:59:18.388Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T18:59:18.388Z] === RUN TestRingCap [2022-02-23T18:59:18.388Z] --- PASS: TestRingCap (0.00s) [2022-02-23T18:59:18.388Z] === RUN TestRingClose [2022-02-23T18:59:18.388Z] --- PASS: TestRingClose (0.00s) [2022-02-23T18:59:18.388Z] === RUN TestRingDrain [2022-02-23T18:59:18.388Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T18:59:18.388Z] PASS [2022-02-23T18:59:18.388Z] coverage: 43.8% of statements [2022-02-23T18:59:18.637Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-02-23T18:59:18.722Z] 2022/02/23 18:59:18 Closing DB instances... [2022-02-23T18:59:18.847Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.8% of statements [2022-02-23T18:59:18.847Z] === RUN TestNewStreamConfig [2022-02-23T18:59:18.847Z] === RUN TestNewStreamConfig/defaults [2022-02-23T18:59:18.847Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T18:59:18.847Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T18:59:18.847Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T18:59:18.847Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T18:59:18.847Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T18:59:18.847Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T18:59:18.847Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T18:59:18.847Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T18:59:18.847Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T18:59:18.847Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T18:59:18.847Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T18:59:18.847Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T18:59:18.847Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T18:59:18.847Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T18:59:18.847Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T18:59:18.847Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T18:59:18.847Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T18:59:18.847Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T18:59:18.847Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T18:59:18.847Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T18:59:18.847Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T18:59:18.847Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T18:59:18.847Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T18:59:18.847Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T18:59:18.847Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T18:59:18.903Z] check_test.go:308: [d2033dd8c59a6] daemon is not started [2022-02-23T18:59:18.903Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-23T18:59:18.903Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T18:59:19.181Z] === RUN TestRequestNewPort [2022-02-23T18:59:19.181Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestRequestSpecificPort [2022-02-23T18:59:19.181Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestReleasePort [2022-02-23T18:59:19.181Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestReuseReleasedPort [2022-02-23T18:59:19.181Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestReleaseUnreadledPort [2022-02-23T18:59:19.181Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestUnknowProtocol [2022-02-23T18:59:19.181Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestAllocateAllPorts [2022-02-23T18:59:19.181Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestPortAllocation [2022-02-23T18:59:19.181Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T18:59:19.181Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestNoDuplicateBPR [2022-02-23T18:59:19.181Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T18:59:19.181Z] === RUN TestChangePortRange [2022-02-23T18:59:19.181Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T18:59:19.181Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T18:59:19.181Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T18:59:19.181Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T18:59:19.181Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T18:59:19.181Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T18:59:19.181Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T18:59:19.181Z] PASS [2022-02-23T18:59:19.181Z] coverage: 88.6% of statements [2022-02-23T18:59:19.181Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-02-23T18:59:19.308Z] time="2022-02-23T18:59:18Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T18:59:19.308Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-02-23T18:59:19.308Z] === RUN TestCreateSuccess [2022-02-23T18:59:19.308Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCreateStreamSkipped [2022-02-23T18:59:19.308Z] time="2022-02-23T18:59:18Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T18:59:19.308Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCreateLogGroupSuccess [2022-02-23T18:59:19.308Z] time="2022-02-23T18:59:18Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T18:59:19.308Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCreateError [2022-02-23T18:59:19.308Z] --- PASS: TestCreateError (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCreateAlreadyExists [2022-02-23T18:59:19.308Z] time="2022-02-23T18:59:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T18:59:19.308Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestLogClosed [2022-02-23T18:59:19.308Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestLogBlocking [2022-02-23T18:59:19.308Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T18:59:19.308Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T18:59:19.308Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestPublishBatchSuccess [2022-02-23T18:59:19.308Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestPublishBatchError [2022-02-23T18:59:19.308Z] time="2022-02-23T18:59:18Z" level=error msg=error [2022-02-23T18:59:19.308Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T18:59:19.308Z] time="2022-02-23T18:59:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T18:59:19.308Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T18:59:19.308Z] time="2022-02-23T18:59:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T18:59:19.308Z] time="2022-02-23T18:59:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T18:59:19.308Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchSimple [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchTicker [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.07s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchClose [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestEffectiveLen [2022-02-23T18:59:19.308Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T18:59:19.308Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T18:59:19.308Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T18:59:19.308Z] === RUN TestEffectiveLen/3/���� [2022-02-23T18:59:19.308Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T18:59:19.308Z] === RUN TestEffectiveLen/5/ [2022-02-23T18:59:19.308Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestFindValidSplit [2022-02-23T18:59:19.308Z] === RUN TestFindValidSplit/0/ [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1076: [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1077: [2022-02-23T18:59:19.308Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1077: [2022-02-23T18:59:19.308Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1076: He [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T18:59:19.308Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1076: [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T18:59:19.308Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1076: [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T18:59:19.308Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1077: [2022-02-23T18:59:19.308Z] === RUN TestFindValidSplit/6/a� [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1076: a [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1077: � [2022-02-23T18:59:19.308Z] === RUN TestFindValidSplit/7/a� [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T18:59:19.308Z] cloudwatchlogs_test.go:1077: [2022-02-23T18:59:19.308Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestProcessEventEmoji [2022-02-23T18:59:19.308Z] --- PASS: TestProcessEventEmoji (0.04s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchLineSplit [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.04s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchMaxEvents [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-23T18:59:19.308Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T18:59:19.308Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.10s) [2022-02-23T18:59:19.308Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T18:59:19.308Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T18:59:19.308Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T18:59:19.308Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T18:59:19.308Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T18:59:19.308Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T18:59:19.308Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T18:59:19.308Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T18:59:19.308Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T18:59:19.308Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsFormat [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T18:59:19.308Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestCreateTagSuccess [2022-02-23T18:59:19.308Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T18:59:19.308Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T18:59:19.308Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T18:59:19.308Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T18:59:19.308Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T18:59:19.308Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T18:59:19.308Z] PASS [2022-02-23T18:59:19.308Z] coverage: 80.2% of statements [2022-02-23T18:59:19.308Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T18:59:19.510Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T18:59:19.639Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T18:59:19.639Z] PASS [2022-02-23T18:59:19.639Z] coverage: 100.0% of statements [2022-02-23T18:59:19.639Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2022-02-23T18:59:19.639Z] testing: warning: no tests to run [2022-02-23T18:59:19.639Z] PASS [2022-02-23T18:59:19.639Z] coverage: 0.0% of statements [2022-02-23T18:59:19.639Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-02-23T18:59:19.768Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T18:59:19.768Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T18:59:19.768Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T18:59:19.768Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T18:59:19.768Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T18:59:19.768Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T18:59:19.768Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T18:59:19.768Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T18:59:19.768Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T18:59:19.768Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T18:59:19.768Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T18:59:19.768Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T18:59:19.768Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T18:59:19.768Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T18:59:19.768Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T18:59:19.768Z] PASS [2022-02-23T18:59:19.768Z] coverage: 33.6% of statements [2022-02-23T18:59:19.768Z] ok github.com/docker/docker/daemon/logger/awslogs 0.613s coverage: 80.2% of statements [2022-02-23T18:59:19.768Z] ok github.com/docker/docker/daemon/logger/fluentd 0.062s coverage: 33.6% of statements [2022-02-23T18:59:19.768Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T18:59:19.768Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T18:59:19.768Z] === RUN TestSearchRegistryForImages [2022-02-23T18:59:19.768Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T18:59:19.768Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T18:59:19.768Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T18:59:19.768Z] === RUN TestImageDelete [2022-02-23T18:59:19.768Z] === RUN TestImageDelete/no_lease [2022-02-23T18:59:19.768Z] === RUN TestImageDelete/lease_exists [2022-02-23T18:59:19.768Z] --- PASS: TestImageDelete (0.04s) [2022-02-23T18:59:19.768Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T18:59:19.769Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-23T18:59:19.769Z] === RUN TestContentStoreForPull [2022-02-23T18:59:20.097Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-02-23T18:59:20.097Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T18:59:20.097Z] === RUN TestHashData [2022-02-23T18:59:20.097Z] --- PASS: TestHashData (0.00s) [2022-02-23T18:59:20.097Z] PASS [2022-02-23T18:59:20.097Z] coverage: 2.8% of statements [2022-02-23T18:59:20.097Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-02-23T18:59:20.229Z] --- PASS: TestContentStoreForPull (0.24s) [2022-02-23T18:59:20.229Z] PASS [2022-02-23T18:59:20.229Z] coverage: 6.8% of statements [2022-02-23T18:59:20.229Z] ok github.com/docker/docker/daemon/images 0.391s coverage: 6.8% of statements [2022-02-23T18:59:20.229Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T18:59:20.229Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T18:59:20.229Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T18:59:20.229Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T18:59:20.229Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T18:59:20.229Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T18:59:20.229Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T18:59:20.229Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T18:59:20.229Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T18:59:20.557Z] === RUN TestErrorConstructors [2022-02-23T18:59:20.557Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T18:59:20.557Z] === RUN TestCompareIPMask [2022-02-23T18:59:20.557Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T18:59:20.557Z] === RUN TestUtilGetHostPartIP [2022-02-23T18:59:20.557Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T18:59:20.557Z] === RUN TestUtilGetBroadcastIP [2022-02-23T18:59:20.557Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T18:59:20.557Z] === RUN TestParseCIDR [2022-02-23T18:59:20.557Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T18:59:20.557Z] PASS [2022-02-23T18:59:20.557Z] coverage: 37.3% of statements [2022-02-23T18:59:20.557Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-02-23T18:59:20.689Z] === RUN TestJSONFileLogger [2022-02-23T18:59:20.689Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-23T18:59:20.689Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T18:59:20.689Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-23T18:59:20.689Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T18:59:20.689Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-23T18:59:20.689Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T18:59:20.689Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-23T18:59:20.689Z] === RUN TestEncodeDecode [2022-02-23T18:59:20.689Z] === PAUSE TestEncodeDecode [2022-02-23T18:59:20.689Z] === RUN TestUnexpectedEOF [2022-02-23T18:59:20.689Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-23T18:59:20.689Z] === RUN TestFastTimeMarshalJSON [2022-02-23T18:59:20.689Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-23T18:59:20.689Z] PASS [2022-02-23T18:59:20.689Z] coverage: 87.2% of statements [2022-02-23T18:59:20.689Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.258s coverage: 87.2% of statements [2022-02-23T18:59:20.689Z] time="2022-02-23T18:59:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T18:59:20.689Z] time="2022-02-23T18:59:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T18:59:20.689Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-23T18:59:20.689Z] === CONT TestEncodeDecode [2022-02-23T18:59:20.689Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T18:59:20.689Z] PASS [2022-02-23T18:59:20.689Z] coverage: 69.9% of statements [2022-02-23T18:59:20.689Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.310s coverage: 69.9% of statements [2022-02-23T18:59:20.877Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T18:59:21.015Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T18:59:21.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T18:59:21.016Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T18:59:21.016Z] PASS [2022-02-23T18:59:21.016Z] coverage: 50.0% of statements [2022-02-23T18:59:21.016Z] ok github.com/docker/docker/oci 0.064s coverage: 50.0% of statements [2022-02-23T18:59:21.440Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.39s) [2022-02-23T18:59:21.440Z] PASS [2022-02-23T18:59:21.440Z] [2022-02-23T18:59:21.440Z] === Skipped [2022-02-23T18:59:21.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T18:59:21.440Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T18:59:21.440Z] [2022-02-23T18:59:21.440Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T18:59:21.440Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T18:59:21.440Z] [2022-02-23T18:59:21.440Z] DONE 34 tests, 2 skipped in 169.635s [2022-02-23T18:59:21.440Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T18:59:21.441Z] ++ 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-02-23T18:59:21.441Z] ++ set -e [2022-02-23T18:59:21.441Z] ++ '[' -n 0 ']' [2022-02-23T18:59:21.441Z] ++ set -x [2022-02-23T18:59:21.441Z] ++ 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-02-23T18:59:21.441Z] INFO: Testing against a local daemon [2022-02-23T18:59:21.441Z] === RUN TestConfigInspect [2022-02-23T18:59:21.474Z] 2022/02/23 18:59:21 Closing DB instances... [2022-02-23T18:59:21.658Z] === RUN TestWriteLog [2022-02-23T18:59:21.658Z] === PAUSE TestWriteLog [2022-02-23T18:59:21.658Z] === RUN TestReadLog [2022-02-23T18:59:21.658Z] === PAUSE TestReadLog [2022-02-23T18:59:21.658Z] === RUN TestDecode [2022-02-23T18:59:21.658Z] --- PASS: TestDecode (0.03s) [2022-02-23T18:59:21.658Z] === CONT TestWriteLog [2022-02-23T18:59:21.658Z] === CONT TestReadLog [2022-02-23T18:59:21.658Z] === RUN TestReadLog/tail_exact [2022-02-23T18:59:21.658Z] --- PASS: TestWriteLog (0.01s) [2022-02-23T18:59:21.658Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T18:59:21.658Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T18:59:21.658Z] --- PASS: TestReadLog (0.24s) [2022-02-23T18:59:21.658Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-02-23T18:59:21.658Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-23T18:59:21.658Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-23T18:59:21.658Z] PASS [2022-02-23T18:59:21.658Z] coverage: 78.7% of statements [2022-02-23T18:59:21.658Z] ok github.com/docker/docker/daemon/logger/local 0.346s coverage: 78.7% of statements [2022-02-23T18:59:21.658Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T18:59:21.709Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T18:59:21.933Z] === RUN TestAddressPoolOpt [2022-02-23T18:59:21.933Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/a [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/something [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/_=a [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/PATH [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/=a [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/PATH= [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/PATH=something [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/1asd [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/123 [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/some_space [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/= [2022-02-23T18:59:21.933Z] === RUN TestValidateEnv/PaTh [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestParseHost [2022-02-23T18:59:21.933Z] --- PASS: TestParseHost (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestParseDockerDaemonHost [2022-02-23T18:59:21.933Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestParseTCP [2022-02-23T18:59:21.933Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T18:59:21.933Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestValidateExtraHosts [2022-02-23T18:59:21.933Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestIpOptString [2022-02-23T18:59:21.933Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T18:59:21.933Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T18:59:21.933Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestIpOptSetInvalidVal [2022-02-23T18:59:21.933Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestValidateIPAddress [2022-02-23T18:59:21.933Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestMapOpts [2022-02-23T18:59:21.933Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestListOptsWithoutValidator [2022-02-23T18:59:21.933Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestListOptsWithValidator [2022-02-23T18:59:21.933Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestValidateDNSSearch [2022-02-23T18:59:21.933Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T18:59:21.933Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T18:59:21.933Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestNamedListOpts [2022-02-23T18:59:21.933Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestNamedMapOpts [2022-02-23T18:59:21.933Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestParseLink [2022-02-23T18:59:21.933Z] --- PASS: TestParseLink (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T18:59:21.933Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T18:59:21.933Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T18:59:21.933Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T18:59:21.933Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T18:59:21.933Z] === RUN TestUlimitOpt [2022-02-23T18:59:21.933Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T18:59:21.933Z] PASS [2022-02-23T18:59:21.933Z] coverage: 67.4% of statements [2022-02-23T18:59:21.933Z] ok github.com/docker/docker/opts 0.079s coverage: 67.4% of statements [2022-02-23T18:59:21.933Z] === RUN TestParseVersion [2022-02-23T18:59:21.933Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T18:59:21.933Z] PASS [2022-02-23T18:59:21.933Z] coverage: 52.9% of statements [2022-02-23T18:59:21.933Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-02-23T18:59:22.117Z] === RUN TestLog [2022-02-23T18:59:22.117Z] --- PASS: TestLog (0.03s) [2022-02-23T18:59:22.117Z] PASS [2022-02-23T18:59:22.117Z] coverage: 31.5% of statements [2022-02-23T18:59:22.117Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.089s coverage: 31.5% of statements [2022-02-23T18:59:22.577Z] === RUN TestOpenFileDelete [2022-02-23T18:59:22.577Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T18:59:22.577Z] === RUN TestOpenFileRename [2022-02-23T18:59:22.577Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T18:59:22.577Z] === RUN TestHandleDecoderErr [2022-02-23T18:59:22.577Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T18:59:22.577Z] === RUN TestParseLogTagDefaultTag [2022-02-23T18:59:22.577Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T18:59:22.577Z] === RUN TestParseLogTag [2022-02-23T18:59:22.577Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T18:59:22.577Z] === RUN TestParseLogTagEmptyTag [2022-02-23T18:59:22.577Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T18:59:22.577Z] === RUN TestTailFiles [2022-02-23T18:59:22.577Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T18:59:22.577Z] === RUN TestFollowLogsConsumerGone [2022-02-23T18:59:22.577Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-02-23T18:59:22.577Z] === RUN TestFollowLogsProducerGone [2022-02-23T18:59:22.577Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T18:59:22.577Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T18:59:22.577Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-23T18:59:22.577Z] === RUN TestCheckCapacityAndRotate [2022-02-23T18:59:22.577Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T18:59:22.577Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T18:59:22.577Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-02-23T18:59:22.577Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-23T18:59:22.577Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-02-23T18:59:22.577Z] PASS [2022-02-23T18:59:22.577Z] coverage: 50.5% of statements [2022-02-23T18:59:22.577Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.142s coverage: 50.5% of statements [2022-02-23T18:59:22.638Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T18:59:22.894Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-23T18:59:22.901Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-02-23T18:59:22.901Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T18:59:23.037Z] === RUN TestValidateLogOpt [2022-02-23T18:59:23.037Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T18:59:23.037Z] === RUN TestNewMissedConfig [2022-02-23T18:59:23.037Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T18:59:23.037Z] === RUN TestNewMissedUrl [2022-02-23T18:59:23.037Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T18:59:23.037Z] === RUN TestNewMissedToken [2022-02-23T18:59:23.037Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T18:59:23.037Z] === RUN TestNewWithProxy [2022-02-23T18:59:23.037Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T18:59:23.037Z] === RUN TestDefault [2022-02-23T18:59:23.037Z] --- PASS: TestDefault (0.01s) [2022-02-23T18:59:23.037Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T18:59:23.037Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-23T18:59:23.037Z] === RUN TestJsonFormat [2022-02-23T18:59:23.037Z] --- PASS: TestJsonFormat (0.01s) [2022-02-23T18:59:23.037Z] === RUN TestRawFormat [2022-02-23T18:59:23.037Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T18:59:23.037Z] === RUN TestRawFormatWithLabels [2022-02-23T18:59:23.037Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T18:59:23.037Z] === RUN TestRawFormatWithoutTag [2022-02-23T18:59:23.037Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T18:59:23.037Z] === RUN TestBatching [2022-02-23T18:59:23.037Z] === RUN TestNewParse [2022-02-23T18:59:23.037Z] --- PASS: TestNewParse (0.00s) [2022-02-23T18:59:23.037Z] PASS [2022-02-23T18:59:23.037Z] coverage: 8.3% of statements [2022-02-23T18:59:23.037Z] ok github.com/docker/docker/daemon/logger/templates 0.073s coverage: 8.3% of statements [2022-02-23T18:59:23.360Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T18:59:23.497Z] --- PASS: TestBatching (0.28s) [2022-02-23T18:59:23.497Z] === RUN TestFrequency [2022-02-23T18:59:23.497Z] === RUN TestParseLogFormat [2022-02-23T18:59:23.497Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T18:59:23.497Z] === RUN TestValidateLogOptEmpty [2022-02-23T18:59:23.497Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T18:59:23.497Z] === RUN TestValidateSyslogAddress [2022-02-23T18:59:23.497Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T18:59:23.497Z] === RUN TestParseAddressDefaultPort [2022-02-23T18:59:23.497Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T18:59:23.497Z] === RUN TestValidateSyslogFacility [2022-02-23T18:59:23.497Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T18:59:23.497Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T18:59:23.497Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T18:59:23.497Z] === RUN TestValidateLogOpt [2022-02-23T18:59:23.497Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T18:59:23.497Z] PASS [2022-02-23T18:59:23.497Z] coverage: 46.8% of statements [2022-02-23T18:59:23.497Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2022-02-23T18:59:23.497Z] --- PASS: TestFrequency (0.17s) [2022-02-23T18:59:23.497Z] === RUN TestOneMessagePerRequest [2022-02-23T18:59:23.497Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-23T18:59:23.497Z] === RUN TestVerify [2022-02-23T18:59:23.497Z] --- PASS: TestVerify (0.00s) [2022-02-23T18:59:23.497Z] === RUN TestSkipVerify [2022-02-23T18:59:23.818Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T18:59:23.818Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T18:59:23.818Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2022-02-23T18:59:23.818Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T18:59:23.818Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T18:59:23.818Z] === RUN TestMiddleware [2022-02-23T18:59:23.818Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T18:59:23.818Z] === RUN TestNewResponseModifier [2022-02-23T18:59:23.818Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T18:59:23.818Z] PASS [2022-02-23T18:59:23.818Z] coverage: 26.8% of statements [2022-02-23T18:59:23.818Z] ok github.com/docker/docker/pkg/authorization 0.426s coverage: 26.8% of statements [2022-02-23T18:59:23.818Z] === RUN TestIsArchivePathDir [2022-02-23T18:59:23.821Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T18:59:23.821Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T18:59:23.956Z] time="2022-02-23T18:59:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:23.956Z] time="2022-02-23T18:59:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:23.956Z] time="2022-02-23T18:59:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:23.956Z] time="2022-02-23T18:59:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:24.276Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-02-23T18:59:24.276Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T18:59:24.276Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-02-23T18:59:24.276Z] === RUN TestIsArchivePathTar [2022-02-23T18:59:24.276Z] 2022/02/23 18:59:23 Closing DB instances... [2022-02-23T18:59:24.276Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-02-23T18:59:24.276Z] === RUN TestDecompressStreamGzip [2022-02-23T18:59:24.276Z] === RUN TestUnbuffered [2022-02-23T18:59:24.276Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T18:59:24.276Z] === RUN TestRaceUnbuffered [2022-02-23T18:59:24.276Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T18:59:24.276Z] PASS [2022-02-23T18:59:24.276Z] coverage: 100.0% of statements [2022-02-23T18:59:24.276Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2022-02-23T18:59:24.276Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-02-23T18:59:24.276Z] === RUN TestDecompressStreamBzip2 [2022-02-23T18:59:24.381Z] --- PASS: TestConfigInspect (2.82s) [2022-02-23T18:59:24.381Z] === RUN TestConfigList [2022-02-23T18:59:24.419Z] --- PASS: TestSkipVerify (0.65s) [2022-02-23T18:59:24.419Z] === RUN TestBufferMaximum [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642763.996289\",\"host\":\"9b6186a6f54a\"}'" [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642763.996289\",\"host\":\"9b6186a6f54a\"}'" [2022-02-23T18:59:24.419Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-23T18:59:24.419Z] === RUN TestServerAlwaysDown [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642764.000289\",\"host\":\"9b6186a6f54a\"}'" [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642764.000289\",\"host\":\"9b6186a6f54a\"}'" [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642764.000289\",\"host\":\"9b6186a6f54a\"}'" [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642764.002305\",\"host\":\"9b6186a6f54a\"}'" [2022-02-23T18:59:24.419Z] time="2022-02-23T18:59:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645642764.002305\",\"host\":\"9b6186a6f54a\"}'" [2022-02-23T18:59:24.419Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T18:59:24.419Z] === RUN TestCannotSendAfterClose [2022-02-23T18:59:24.419Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T18:59:24.419Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T18:59:24.637Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T18:59:24.735Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-02-23T18:59:24.735Z] === RUN TestDecompressStreamXz [2022-02-23T18:59:24.735Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T18:59:24.735Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestDecompressStreamZstd [2022-02-23T18:59:24.735Z] archive_test.go:140: zstd not installed [2022-02-23T18:59:24.735Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-23T18:59:24.735Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T18:59:24.735Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T18:59:24.735Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestCompressStreamInvalid [2022-02-23T18:59:24.735Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestExtensionInvalid [2022-02-23T18:59:24.735Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestExtensionUncompressed [2022-02-23T18:59:24.735Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestExtensionBzip2 [2022-02-23T18:59:24.735Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestExtensionGzip [2022-02-23T18:59:24.735Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestExtensionXz [2022-02-23T18:59:24.735Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestExtensionZstd [2022-02-23T18:59:24.735Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestCmdStreamLargeStderr [2022-02-23T18:59:24.735Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-02-23T18:59:24.735Z] === RUN TestCmdStreamBad [2022-02-23T18:59:24.735Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T18:59:24.735Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestCmdStreamGood [2022-02-23T18:59:24.735Z] --- PASS: TestCmdStreamGood (0.04s) [2022-02-23T18:59:24.735Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T18:59:24.735Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-02-23T18:59:24.735Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T18:59:24.735Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T18:59:24.735Z] === RUN TestUntarPath [2022-02-23T18:59:24.735Z] --- PASS: TestUntarPath (0.07s) [2022-02-23T18:59:24.735Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T18:59:24.735Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-02-23T18:59:24.735Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T18:59:25.195Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-02-23T18:59:25.195Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T18:59:25.195Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T18:59:25.195Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T18:59:25.195Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T18:59:25.195Z] === RUN TestCopyWithTarSrcFile [2022-02-23T18:59:25.195Z] === RUN TestMatch [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[]] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[foo]] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[]#01 [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[qux]] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T18:59:25.195Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T18:59:25.195Z] --- PASS: TestMatch (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T18:59:25.195Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T18:59:25.195Z] PASS [2022-02-23T18:59:25.195Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T18:59:25.195Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T18:59:25.195Z] coverage: 87.5% of statements [2022-02-23T18:59:25.195Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-02-23T18:59:25.195Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T18:59:25.195Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T18:59:25.195Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T18:59:25.195Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T18:59:25.195Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T18:59:25.195Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T18:59:25.195Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-02-23T18:59:25.195Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T18:59:25.195Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T18:59:25.195Z] === RUN TestTarFiles [2022-02-23T18:59:25.200Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T18:59:25.220Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-02-23T18:59:25.388Z] === RUN TestV1IDService [2022-02-23T18:59:25.388Z] --- PASS: TestV1IDService (0.02s) [2022-02-23T18:59:25.388Z] === RUN TestV2MetadataService [2022-02-23T18:59:25.388Z] time="2022-02-23T18:59:25Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T18:59:25.388Z] time="2022-02-23T18:59:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9b6186a6f54a\"}'" [2022-02-23T18:59:25.388Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-23T18:59:25.388Z] PASS [2022-02-23T18:59:25.388Z] coverage: 82.5% of statements [2022-02-23T18:59:25.388Z] ok github.com/docker/docker/daemon/logger/splunk 2.205s coverage: 82.5% of statements [2022-02-23T18:59:25.388Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T18:59:25.388Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T18:59:25.388Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T18:59:25.388Z] === RUN TestSuccessfulDownload [2022-02-23T18:59:25.388Z] download_test.go:267: Needs fixing on Windows [2022-02-23T18:59:25.388Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T18:59:25.388Z] === RUN TestCancelledDownload [2022-02-23T18:59:25.388Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T18:59:25.388Z] === RUN TestMaxDownloadAttempts [2022-02-23T18:59:25.388Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T18:59:25.388Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T18:59:25.388Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T18:59:25.388Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T18:59:25.388Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T18:59:25.388Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T18:59:25.388Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T18:59:25.388Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T18:59:25.388Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T18:59:25.388Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T18:59:25.388Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T18:59:25.388Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T18:59:25.503Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-23T18:59:25.653Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-02-23T18:59:25.653Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T18:59:25.792Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.0% of statements [2022-02-23T18:59:25.848Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T18:59:25.848Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T18:59:25.848Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T18:59:25.848Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T18:59:25.848Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T18:59:25.848Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T18:59:25.848Z] === RUN TestManifestStore [2022-02-23T18:59:25.848Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T18:59:25.848Z] time="2022-02-23T18:59:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T18:59:25.848Z] time="2022-02-23T18:59:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T18:59:25.848Z] time="2022-02-23T18:59:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T18:59:25.848Z] time="2022-02-23T18:59:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T18:59:25.848Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T18:59:25.848Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-02-23T18:59:25.848Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-02-23T18:59:25.848Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-02-23T18:59:25.848Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-02-23T18:59:25.848Z] === RUN TestTransfer [2022-02-23T18:59:26.112Z] === RUN TestChrootTarUntar [2022-02-23T18:59:26.112Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:26.112Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T18:59:26.112Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T18:59:26.112Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:26.112Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T18:59:26.112Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T18:59:26.112Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T18:59:26.112Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T18:59:26.112Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T18:59:26.112Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T18:59:26.112Z] === RUN TestChrootCopyWithTar [2022-02-23T18:59:26.112Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T18:59:26.112Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T18:59:26.112Z] === RUN TestChrootCopyFileWithTar [2022-02-23T18:59:26.112Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:26.112Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T18:59:26.112Z] === RUN TestChrootUntarPath [2022-02-23T18:59:26.112Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T18:59:26.112Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T18:59:26.112Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T18:59:26.113Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:26.113Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T18:59:26.113Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T18:59:26.113Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:26.113Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T18:59:26.113Z] === RUN TestChrootApplyDotDotFile [2022-02-23T18:59:26.113Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:26.113Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T18:59:26.113Z] PASS [2022-02-23T18:59:26.113Z] coverage: 15.1% of statements [2022-02-23T18:59:26.113Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 15.1% of statements [2022-02-23T18:59:26.308Z] --- PASS: TestV2MetadataService (0.89s) [2022-02-23T18:59:26.308Z] PASS [2022-02-23T18:59:26.308Z] coverage: 48.2% of statements [2022-02-23T18:59:26.308Z] ok github.com/docker/docker/distribution/metadata 0.971s coverage: 48.2% of statements [2022-02-23T18:59:26.308Z] --- PASS: TestTransfer (0.12s) [2022-02-23T18:59:26.308Z] === RUN TestConcurrencyLimit [2022-02-23T18:59:26.308Z] time="2022-02-23T18:59:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1068650638\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/no_local_cache [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/with_local_cache [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T18:59:26.308Z] time="2022-02-23T18:59:25Z" level=warning msg="reference for unknown type: " [2022-02-23T18:59:26.308Z] time="2022-02-23T18:59:25Z" level=warning msg="reference for unknown type: " [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T18:59:26.308Z] time="2022-02-23T18:59:25Z" level=warning msg="reference for unknown type: " [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T18:59:26.308Z] time="2022-02-23T18:59:25Z" level=warning msg="reference for unknown type: " [2022-02-23T18:59:26.308Z] time="2022-02-23T18:59:25Z" level=warning msg="reference for unknown type: " [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T18:59:26.308Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T18:59:26.308Z] time="2022-02-23T18:59:26Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore (0.32s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-23T18:59:26.308Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-23T18:59:26.308Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T18:59:26.308Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T18:59:26.308Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T18:59:26.308Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T18:59:26.308Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T18:59:26.308Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T18:59:26.308Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T18:59:26.308Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T18:59:26.308Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T18:59:26.308Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T18:59:26.308Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T18:59:26.308Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T18:59:26.308Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T18:59:26.309Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T18:59:26.309Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T18:59:26.309Z] === RUN TestFixManifestLayers [2022-02-23T18:59:26.309Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T18:59:26.309Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T18:59:26.309Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T18:59:26.309Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T18:59:26.309Z] === RUN TestFixManifestLayersBadParent [2022-02-23T18:59:26.309Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T18:59:26.309Z] === RUN TestValidateManifest [2022-02-23T18:59:26.309Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T18:59:26.309Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T18:59:26.309Z] === RUN TestFormatPlatform [2022-02-23T18:59:26.309Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T18:59:26.309Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T18:59:26.309Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T18:59:26.309Z] === RUN TestLayerAlreadyExists [2022-02-23T18:59:26.309Z] 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-02-23T18:59:26.309Z] 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-02-23T18:59:26.309Z] 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-02-23T18:59:26.309Z] 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-02-23T18:59:26.309Z] 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-02-23T18:59:26.309Z] 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-02-23T18:59:26.309Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T18:59:26.309Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T18:59:26.309Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-23T18:59:26.309Z] === RUN TestInactiveJobs [2022-02-23T18:59:26.367Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-23T18:59:26.571Z] === RUN TestSizeEmpty [2022-02-23T18:59:26.571Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T18:59:26.571Z] === RUN TestSizeEmptyFile [2022-02-23T18:59:26.571Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T18:59:26.571Z] === RUN TestSizeNonemptyFile [2022-02-23T18:59:26.571Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T18:59:26.571Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T18:59:26.571Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T18:59:26.571Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T18:59:26.571Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T18:59:26.571Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T18:59:26.571Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T18:59:26.571Z] === RUN TestMoveToSubdir [2022-02-23T18:59:26.571Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-23T18:59:26.571Z] === RUN TestSizeNonExistingDirectory [2022-02-23T18:59:26.571Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T18:59:26.571Z] PASS [2022-02-23T18:59:26.571Z] coverage: 80.0% of statements [2022-02-23T18:59:26.571Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-02-23T18:59:26.769Z] === RUN TestNotFound [2022-02-23T18:59:26.769Z] --- PASS: TestNotFound (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestConflict [2022-02-23T18:59:26.769Z] --- PASS: TestConflict (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestForbidden [2022-02-23T18:59:26.769Z] --- PASS: TestForbidden (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestInvalidParameter [2022-02-23T18:59:26.769Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestNotImplemented [2022-02-23T18:59:26.769Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestNotModified [2022-02-23T18:59:26.769Z] --- PASS: TestNotModified (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestUnauthorized [2022-02-23T18:59:26.769Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestUnknown [2022-02-23T18:59:26.769Z] --- PASS: TestUnknown (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestCancelled [2022-02-23T18:59:26.769Z] --- PASS: TestCancelled (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestDeadline [2022-02-23T18:59:26.769Z] --- PASS: TestDeadline (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestDataLoss [2022-02-23T18:59:26.769Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestUnavailable [2022-02-23T18:59:26.769Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestSystem [2022-02-23T18:59:26.769Z] --- PASS: TestSystem (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Conflict [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T18:59:26.769Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T18:59:26.769Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T18:59:26.769Z] PASS [2022-02-23T18:59:26.769Z] coverage: 53.1% of statements [2022-02-23T18:59:26.769Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2022-02-23T18:59:26.769Z] --- PASS: TestInactiveJobs (0.38s) [2022-02-23T18:59:26.769Z] === RUN TestWatchRelease [2022-02-23T18:59:26.769Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T18:59:26.769Z] === RUN TestWatchFinishedTransfer [2022-02-23T18:59:26.769Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T18:59:26.769Z] === RUN TestDuplicateTransfer [2022-02-23T18:59:26.769Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T18:59:26.769Z] === RUN TestSuccessfulUpload [2022-02-23T18:59:26.938Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-23T18:59:27.229Z] time="2022-02-23T18:59:26Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T18:59:27.229Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-02-23T18:59:27.229Z] === RUN TestCancelledUpload [2022-02-23T18:59:27.229Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T18:59:27.229Z] PASS [2022-02-23T18:59:27.229Z] coverage: 77.1% of statements [2022-02-23T18:59:27.229Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 77.1% of statements [2022-02-23T18:59:27.394Z] --- PASS: TestConfigList (2.78s) [2022-02-23T18:59:27.394Z] === RUN TestConfigsCreateAndDelete [2022-02-23T18:59:27.554Z] === RUN TestPollerAddRemove [2022-02-23T18:59:27.554Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T18:59:27.554Z] === RUN TestPollerEvent [2022-02-23T18:59:27.554Z] poller_test.go:40: No chmod on Windows [2022-02-23T18:59:27.554Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T18:59:27.554Z] === RUN TestPollerClose [2022-02-23T18:59:27.554Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T18:59:27.554Z] PASS [2022-02-23T18:59:27.554Z] coverage: 45.7% of statements [2022-02-23T18:59:27.554Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-02-23T18:59:27.689Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-02-23T18:59:27.689Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T18:59:27.689Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T18:59:27.689Z] === RUN TestTokenPassThru [2022-02-23T18:59:27.689Z] --- PASS: TestTokenPassThru (0.03s) [2022-02-23T18:59:27.689Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T18:59:27.689Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-02-23T18:59:27.689Z] PASS [2022-02-23T18:59:27.689Z] coverage: 24.6% of statements [2022-02-23T18:59:27.689Z] ok github.com/docker/docker/distribution 1.639s coverage: 24.6% of statements [2022-02-23T18:59:27.689Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T18:59:27.689Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T18:59:27.689Z] === RUN TestCompare [2022-02-23T18:59:27.689Z] --- PASS: TestCompare (0.00s) [2022-02-23T18:59:27.689Z] PASS [2022-02-23T18:59:27.689Z] coverage: 19.2% of statements [2022-02-23T18:59:27.689Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements [2022-02-23T18:59:27.689Z] === RUN TestFSGetInvalidData [2022-02-23T18:59:27.689Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-02-23T18:59:27.689Z] === RUN TestFSInvalidSet [2022-02-23T18:59:27.879Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-02-23T18:59:27.956Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-23T18:59:28.013Z] 2022/02/23 18:59:27 Closing DB instances... [2022-02-23T18:59:28.140Z] ok github.com/docker/docker/daemon 10.113s coverage: 17.2% of statements [2022-02-23T18:59:28.140Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T18:59:28.140Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T18:59:28.140Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T18:59:28.153Z] --- PASS: TestFSInvalidSet (0.03s) [2022-02-23T18:59:28.153Z] === RUN TestFSInvalidRoot [2022-02-23T18:59:28.153Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T18:59:28.153Z] === RUN TestFSMetadataGetSet [2022-02-23T18:59:28.153Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-23T18:59:28.153Z] === RUN TestFSInvalidWalker [2022-02-23T18:59:28.153Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-23T18:59:28.153Z] === RUN TestFSGetSet [2022-02-23T18:59:28.153Z] --- PASS: TestFSGetSet (0.04s) [2022-02-23T18:59:28.153Z] === RUN TestFSGetUnsetKey [2022-02-23T18:59:28.153Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T18:59:28.153Z] === RUN TestFSGetEmptyData [2022-02-23T18:59:28.153Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-23T18:59:28.153Z] === RUN TestFSDelete [2022-02-23T18:59:28.153Z] --- PASS: TestFSDelete (0.02s) [2022-02-23T18:59:28.153Z] === RUN TestFSWalker [2022-02-23T18:59:28.153Z] --- PASS: TestFSWalker (0.02s) [2022-02-23T18:59:28.153Z] === RUN TestFSWalkerStopOnError [2022-02-23T18:59:28.153Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-23T18:59:28.153Z] === RUN TestNewFromJSON [2022-02-23T18:59:28.153Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T18:59:28.153Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T18:59:28.153Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T18:59:28.153Z] === RUN TestMarshalKeyOrder [2022-02-23T18:59:28.153Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T18:59:28.153Z] === RUN TestHistoryEqual [2022-02-23T18:59:28.153Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-23T18:59:28.153Z] === RUN TestImage [2022-02-23T18:59:28.153Z] --- PASS: TestImage (0.00s) [2022-02-23T18:59:28.153Z] === RUN TestImageOSNotEmpty [2022-02-23T18:59:28.153Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T18:59:28.153Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T18:59:28.153Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T18:59:28.153Z] === RUN TestCreate [2022-02-23T18:59:28.153Z] --- PASS: TestCreate (0.01s) [2022-02-23T18:59:28.153Z] === RUN TestRestore [2022-02-23T18:59:28.153Z] time="2022-02-23T18:59:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T18:59:28.153Z] --- PASS: TestRestore (0.03s) [2022-02-23T18:59:28.153Z] === RUN TestAddDelete [2022-02-23T18:59:28.153Z] --- PASS: TestAddDelete (0.02s) [2022-02-23T18:59:28.153Z] === RUN TestSearchAfterDelete [2022-02-23T18:59:28.401Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T18:59:28.473Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T18:59:28.473Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T18:59:28.473Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T18:59:28.473Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T18:59:28.473Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCopyFile [2022-02-23T18:59:28.473Z] --- PASS: TestCopyFile (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T18:59:28.473Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T18:59:28.473Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T18:59:28.473Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T18:59:28.473Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T18:59:28.473Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestWildcardMatches [2022-02-23T18:59:28.473Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestPatternMatches [2022-02-23T18:59:28.473Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T18:59:28.473Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T18:59:28.473Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T18:59:28.473Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T18:59:28.473Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T18:59:28.473Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T18:59:28.473Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestSingleExclamationError [2022-02-23T18:59:28.473Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestMatchesWithNoPatterns [2022-02-23T18:59:28.473Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T18:59:28.473Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestMatches [2022-02-23T18:59:28.473Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T18:59:28.473Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T18:59:28.473Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T18:59:28.473Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T18:59:28.473Z] --- PASS: TestMatches (0.01s) [2022-02-23T18:59:28.473Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T18:59:28.473Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T18:59:28.473Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T18:59:28.473Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCleanPatterns [2022-02-23T18:59:28.473Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T18:59:28.473Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T18:59:28.473Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T18:59:28.473Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T18:59:28.473Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T18:59:28.473Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCreateIfNotExistsDir [2022-02-23T18:59:28.473Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCreateIfNotExistsFile [2022-02-23T18:59:28.473Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestMatch [2022-02-23T18:59:28.473Z] --- PASS: TestMatch (0.00s) [2022-02-23T18:59:28.473Z] === RUN TestCompile [2022-02-23T18:59:28.473Z] === RUN TestCompile/slash [2022-02-23T18:59:28.473Z] === RUN TestCompile/backslash [2022-02-23T18:59:28.473Z] --- PASS: TestCompile (0.00s) [2022-02-23T18:59:28.473Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T18:59:28.473Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T18:59:28.473Z] PASS [2022-02-23T18:59:28.473Z] coverage: 84.7% of statements [2022-02-23T18:59:28.473Z] ok github.com/docker/docker/pkg/fileutils 0.079s coverage: 84.7% of statements [2022-02-23T18:59:28.611Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-23T18:59:28.612Z] === RUN TestParentReset [2022-02-23T18:59:28.612Z] --- PASS: TestParentReset (0.03s) [2022-02-23T18:59:28.612Z] === RUN TestGetAndSetLastUpdated [2022-02-23T18:59:28.612Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-23T18:59:28.612Z] === RUN TestStoreLen [2022-02-23T18:59:28.612Z] --- PASS: TestStoreLen (0.06s) [2022-02-23T18:59:28.612Z] PASS [2022-02-23T18:59:28.612Z] coverage: 86.9% of statements [2022-02-23T18:59:28.612Z] ok github.com/docker/docker/image 0.711s coverage: 86.9% of statements [2022-02-23T18:59:29.071Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T18:59:29.071Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T18:59:29.071Z] PASS [2022-02-23T18:59:29.071Z] coverage: 25.0% of statements [2022-02-23T18:59:29.071Z] ok github.com/docker/docker/image/v1 0.081s coverage: 25.0% of statements [2022-02-23T18:59:29.071Z] === RUN TestValidateManifest [2022-02-23T18:59:29.071Z] === RUN TestValidateManifest/nil [2022-02-23T18:59:29.071Z] === RUN TestValidateManifest/non-nil [2022-02-23T18:59:29.071Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T18:59:29.071Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T18:59:29.071Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T18:59:29.071Z] PASS [2022-02-23T18:59:29.071Z] coverage: 0.7% of statements [2022-02-23T18:59:29.071Z] ok github.com/docker/docker/image/tarexport 0.146s coverage: 0.7% of statements [2022-02-23T18:59:29.071Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T18:59:29.343Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.249s coverage: 56.2% of statements [2022-02-23T18:59:29.446Z] === RUN TestGet [2022-02-23T18:59:29.446Z] --- PASS: TestGet (0.00s) [2022-02-23T18:59:29.446Z] === RUN TestGetShortcutString [2022-02-23T18:59:29.446Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T18:59:29.446Z] PASS [2022-02-23T18:59:29.446Z] coverage: 42.9% of statements [2022-02-23T18:59:29.446Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2022-02-23T18:59:29.604Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-02-23T18:59:29.846Z] --- PASS: TestConfigsCreateAndDelete (2.90s) [2022-02-23T18:59:29.847Z] === RUN TestConfigsUpdate [2022-02-23T18:59:29.904Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-02-23T18:59:29.904Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T18:59:29.904Z] === RUN TestCreateIDMapOrder [2022-02-23T18:59:29.904Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T18:59:29.904Z] PASS [2022-02-23T18:59:29.904Z] coverage: 7.2% of statements [2022-02-23T18:59:29.904Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2022-02-23T18:59:30.052Z] === RUN TestSerialization [2022-02-23T18:59:30.363Z] --- PASS: TestTarFiles (5.24s) [2022-02-23T18:59:30.363Z] === RUN TestDetectCompressionZstd [2022-02-23T18:59:30.363Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T18:59:30.363Z] === RUN TestTarUntar [2022-02-23T18:59:30.363Z] --- PASS: TestTarUntar (0.04s) [2022-02-23T18:59:30.363Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T18:59:30.363Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-23T18:59:30.363Z] === RUN TestTarWithOptions [2022-02-23T18:59:30.363Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-23T18:59:30.363Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T18:59:30.363Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T18:59:30.363Z] === RUN TestUntarUstarGnuConflict [2022-02-23T18:59:30.363Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-23T18:59:30.363Z] === RUN TestUntarInvalidFilenames [2022-02-23T18:59:30.363Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1806284622\\dest" [2022-02-23T18:59:30.363Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-02-23T18:59:30.363Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T18:59:30.363Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-23T18:59:30.363Z] === RUN TestUntarInvalidHardlink [2022-02-23T18:59:30.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1398836181\\victim\\hello" -> "../victim/hello" [2022-02-23T18:59:30.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1370847738\\victim\\hello" -> "/../victim/hello" [2022-02-23T18:59:30.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1758476295\\victim" -> "../victim" [2022-02-23T18:59:30.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4143130931\\victim" -> "../victim" [2022-02-23T18:59:30.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink497591661\\victim" -> "../victim" [2022-02-23T18:59:30.363Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4186826988\\victim" -> "../victim" [2022-02-23T18:59:30.363Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-23T18:59:30.363Z] === RUN TestUntarInvalidSymlink [2022-02-23T18:59:30.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3178899028\\dest\\dotdot" -> "../victim/hello" [2022-02-23T18:59:30.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2335795724\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T18:59:30.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1148347401\\dest\\loophole-victim" -> "../victim" [2022-02-23T18:59:30.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink599891996\\dest\\loophole-victim" -> "../victim" [2022-02-23T18:59:30.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink217251517\\dest\\loophole-victim" -> "../victim" [2022-02-23T18:59:30.363Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3996395633\\dest\\loophole-victim" -> "../victim" [2022-02-23T18:59:30.512Z] --- PASS: TestSerialization (0.04s) [2022-02-23T18:59:30.512Z] PASS [2022-02-23T18:59:30.512Z] coverage: 100.0% of statements [2022-02-23T18:59:30.512Z] ok github.com/docker/docker/libcontainerd/queue 0.095s coverage: 100.0% of statements [2022-02-23T18:59:30.512Z] === RUN TestEmptyLayer [2022-02-23T18:59:30.512Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T18:59:30.512Z] === RUN TestCommitFailure [2022-02-23T18:59:30.512Z] --- PASS: TestCommitFailure (0.01s) [2022-02-23T18:59:30.512Z] === RUN TestStartTransactionFailure [2022-02-23T18:59:30.512Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-23T18:59:30.512Z] === RUN TestGetOrphan [2022-02-23T18:59:30.512Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T18:59:30.512Z] === RUN TestMountAndRegister [2022-02-23T18:59:30.512Z] layer_test.go:258: Layer size: 14 [2022-02-23T18:59:30.512Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-23T18:59:30.512Z] === RUN TestLayerRelease [2022-02-23T18:59:30.512Z] layer_test.go:291: Failing on Windows [2022-02-23T18:59:30.512Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T18:59:30.512Z] === RUN TestStoreRestore [2022-02-23T18:59:30.512Z] layer_test.go:340: Failing on Windows [2022-02-23T18:59:30.512Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T18:59:30.512Z] === RUN TestTarStreamStability [2022-02-23T18:59:30.512Z] layer_test.go:455: Failing on Windows [2022-02-23T18:59:30.512Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T18:59:30.512Z] === RUN TestRegisterExistingLayer [2022-02-23T18:59:30.822Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2656571611\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T18:59:30.822Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-23T18:59:30.822Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T18:59:30.822Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T18:59:30.822Z] === RUN TestXGlobalNoParent [2022-02-23T18:59:30.822Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T18:59:30.822Z] === RUN TestReplaceFileTarWrapper [2022-02-23T18:59:30.822Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-02-23T18:59:30.822Z] === RUN TestPrefixHeaderReadable [2022-02-23T18:59:30.822Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T18:59:30.822Z] === RUN TestDisablePigz [2022-02-23T18:59:30.822Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T18:59:30.822Z] --- PASS: TestDisablePigz (0.13s) [2022-02-23T18:59:30.822Z] === RUN TestPigz [2022-02-23T18:59:30.970Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-02-23T18:59:30.971Z] === RUN TestTarStreamVerification [2022-02-23T18:59:30.971Z] layer_test.go:684: Failing on Windows [2022-02-23T18:59:30.971Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T18:59:30.971Z] === RUN TestLayerMigration [2022-02-23T18:59:30.971Z] migration_test.go:45: Failing on Windows [2022-02-23T18:59:30.971Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T18:59:30.971Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T18:59:30.971Z] migration_test.go:181: Failing on Windows [2022-02-23T18:59:30.971Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T18:59:30.971Z] === RUN TestMountInit [2022-02-23T18:59:30.971Z] mount_test.go:17: Failing on Windows [2022-02-23T18:59:30.971Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T18:59:30.971Z] === RUN TestMountSize [2022-02-23T18:59:30.971Z] mount_test.go:76: Failing on Windows [2022-02-23T18:59:30.971Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T18:59:30.971Z] === RUN TestMountChanges [2022-02-23T18:59:30.971Z] mount_test.go:125: Failing on Windows [2022-02-23T18:59:30.971Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T18:59:30.971Z] === RUN TestMountApply [2022-02-23T18:59:30.971Z] mount_test.go:212: Failing on Windows [2022-02-23T18:59:30.971Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T18:59:30.971Z] PASS [2022-02-23T18:59:30.971Z] coverage: 30.2% of statements [2022-02-23T18:59:30.971Z] ok github.com/docker/docker/layer 0.355s coverage: 30.2% of statements [2022-02-23T18:59:30.971Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T18:59:30.992Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-02-23T18:59:31.213Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-23T18:59:31.280Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T18:59:31.280Z] --- PASS: TestPigz (0.15s) [2022-02-23T18:59:31.280Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T18:59:31.280Z] archive_windows_test.go:16: Currently fails [2022-02-23T18:59:31.280Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestCanonicalTarNameForPath [2022-02-23T18:59:31.280Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestCanonicalTarName [2022-02-23T18:59:31.280Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestChmodTarEntry [2022-02-23T18:59:31.280Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestHardLinkOrder [2022-02-23T18:59:31.280Z] === RUN TestFixedBufferCap [2022-02-23T18:59:31.280Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestFixedBufferLen [2022-02-23T18:59:31.280Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestFixedBufferString [2022-02-23T18:59:31.280Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestFixedBufferWrite [2022-02-23T18:59:31.280Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestFixedBufferRead [2022-02-23T18:59:31.280Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestBytesPipeRead [2022-02-23T18:59:31.280Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestBytesPipeWrite [2022-02-23T18:59:31.280Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T18:59:31.280Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-23T18:59:31.280Z] === RUN TestChangeString [2022-02-23T18:59:31.280Z] --- PASS: TestChangeString (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestChangesWithNoChanges [2022-02-23T18:59:31.280Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-23T18:59:31.280Z] === RUN TestChangesWithChanges [2022-02-23T18:59:31.280Z] --- PASS: TestChangesWithChanges (0.03s) [2022-02-23T18:59:31.280Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T18:59:31.280Z] changes_test.go:195: needs more investigation [2022-02-23T18:59:31.280Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestChangesDirsEmpty [2022-02-23T18:59:31.280Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T18:59:31.280Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestChangesDirsMutated [2022-02-23T18:59:31.280Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T18:59:31.280Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestApplyLayer [2022-02-23T18:59:31.280Z] changes_test.go:432: needs further investigation [2022-02-23T18:59:31.280Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T18:59:31.280Z] changes_test.go:468: needs further investigation [2022-02-23T18:59:31.280Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T18:59:31.280Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T18:59:31.280Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T18:59:31.280Z] === RUN TestChangesSize [2022-02-23T18:59:31.280Z] --- PASS: TestChangesSize (0.01s) [2022-02-23T18:59:31.280Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T18:59:31.280Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2305382565\\dest" [2022-02-23T18:59:31.280Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-02-23T18:59:31.280Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T18:59:31.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3272871988\\victim\\hello" -> "../victim/hello" [2022-02-23T18:59:31.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink153736241\\victim\\hello" -> "/../victim/hello" [2022-02-23T18:59:31.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1580971748\\victim" -> "../victim" [2022-02-23T18:59:31.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1719813202\\victim" -> "../victim" [2022-02-23T18:59:31.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1081317087\\victim" -> "../victim" [2022-02-23T18:59:31.280Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2643930891\\victim" -> "../victim" [2022-02-23T18:59:31.280Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-23T18:59:31.280Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T18:59:31.280Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3220050291\\dest\\dotdot" -> "../victim/hello" [2022-02-23T18:59:31.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink521730254\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T18:59:31.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink693639524\\dest\\loophole-victim" -> "../victim" [2022-02-23T18:59:31.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink570129023\\dest\\loophole-victim" -> "../victim" [2022-02-23T18:59:31.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3796770989\\dest\\loophole-victim" -> "../victim" [2022-02-23T18:59:31.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3198001924\\dest\\loophole-victim" -> "../victim" [2022-02-23T18:59:31.281Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T18:59:31.281Z] === RUN TestApplyLayerWhiteouts [2022-02-23T18:59:31.281Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-23T18:59:31.281Z] === RUN TestGenerateEmptyFile [2022-02-23T18:59:31.281Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T18:59:31.281Z] === RUN TestGenerateWithContent [2022-02-23T18:59:31.281Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T18:59:31.281Z] PASS [2022-02-23T18:59:31.281Z] coverage: 62.0% of statements [2022-02-23T18:59:31.281Z] ok github.com/docker/docker/pkg/archive 7.431s coverage: 62.0% of statements [2022-02-23T18:59:31.431Z] === RUN TestEnvironmentParsing [2022-02-23T18:59:31.431Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T18:59:31.431Z] PASS [2022-02-23T18:59:31.431Z] coverage: 1.2% of statements [2022-02-23T18:59:31.431Z] ok github.com/docker/docker/libcontainerd/local 0.080s coverage: 1.2% of statements [2022-02-23T18:59:31.431Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T18:59:31.431Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T18:59:31.431Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T18:59:31.740Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-02-23T18:59:31.740Z] === RUN TestAtomicWriteToFile [2022-02-23T18:59:31.740Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T18:59:31.740Z] === RUN TestAtomicWriteSetCommit [2022-02-23T18:59:31.740Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T18:59:31.740Z] === RUN TestAtomicWriteSetCancel [2022-02-23T18:59:31.740Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T18:59:31.740Z] === RUN TestReadCloserWrapperClose [2022-02-23T18:59:31.740Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T18:59:31.740Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T18:59:31.740Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T18:59:31.740Z] === RUN TestReaderErrWrapperRead [2022-02-23T18:59:31.740Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T18:59:31.740Z] === RUN TestCancelReadCloser [2022-02-23T18:59:31.740Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T18:59:31.740Z] === RUN TestWriteCloserWrapperClose [2022-02-23T18:59:31.740Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T18:59:31.740Z] === RUN TestNopWriteCloser [2022-02-23T18:59:31.740Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T18:59:31.740Z] === RUN TestNopWriter [2022-02-23T18:59:31.740Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T18:59:31.740Z] === RUN TestWriteCounter [2022-02-23T18:59:31.740Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T18:59:31.740Z] PASS [2022-02-23T18:59:31.740Z] coverage: 69.2% of statements [2022-02-23T18:59:31.740Z] ok github.com/docker/docker/pkg/ioutils 0.617s coverage: 69.2% of statements [2022-02-23T18:59:31.890Z] === RUN TestSequenceGetAvailableBit [2022-02-23T18:59:31.890Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T18:59:31.890Z] === RUN TestSequenceEqual [2022-02-23T18:59:31.890Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T18:59:31.890Z] === RUN TestSequenceCopy [2022-02-23T18:59:31.890Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T18:59:31.890Z] === RUN TestGetFirstAvailable [2022-02-23T18:59:31.891Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestFindSequence [2022-02-23T18:59:31.891Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestCheckIfAvailable [2022-02-23T18:59:31.891Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestMergeSequences [2022-02-23T18:59:31.891Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestPushReservation [2022-02-23T18:59:31.891Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestSerializeDeserialize [2022-02-23T18:59:31.891Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestSet [2022-02-23T18:59:31.891Z] --- PASS: TestSet (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestSetUnset [2022-02-23T18:59:31.891Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestOffsetSetUnset [2022-02-23T18:59:31.891Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestSetInRange [2022-02-23T18:59:31.891Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T18:59:31.891Z] === RUN TestSetAnyInRange [2022-02-23T18:59:31.891Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T18:59:32.201Z] 2022/02/23 18:59:31 Closing DB instances... [2022-02-23T18:59:32.350Z] === RUN TestMethods [2022-02-23T18:59:32.350Z] --- PASS: TestMethods (0.00s) [2022-02-23T18:59:32.350Z] === RUN TestRandomAllocateDeallocate [2022-02-23T18:59:32.377Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.164s coverage: 50.5% of statements [2022-02-23T18:59:32.659Z] === RUN TestError [2022-02-23T18:59:32.659Z] --- PASS: TestError (0.00s) [2022-02-23T18:59:32.659Z] === RUN TestProgressString [2022-02-23T18:59:32.659Z] === RUN TestProgressString/no_progress [2022-02-23T18:59:32.659Z] === RUN TestProgressString/progress_1 [2022-02-23T18:59:32.659Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T18:59:32.659Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T18:59:32.659Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T18:59:32.659Z] === RUN TestProgressString/with_units [2022-02-23T18:59:32.659Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T18:59:32.659Z] === RUN TestProgressString/hide_counts [2022-02-23T18:59:32.659Z] --- PASS: TestProgressString (0.00s) [2022-02-23T18:59:32.659Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T18:59:32.659Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T18:59:32.659Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T18:59:32.659Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T18:59:32.659Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T18:59:32.659Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T18:59:32.659Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T18:59:32.659Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T18:59:32.659Z] === RUN TestJSONMessageDisplay [2022-02-23T18:59:32.659Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-02-23T18:59:32.659Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T18:59:32.659Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T18:59:32.659Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T18:59:32.659Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T18:59:32.659Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T18:59:32.659Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T18:59:32.659Z] PASS [2022-02-23T18:59:32.659Z] coverage: 91.7% of statements [2022-02-23T18:59:32.659Z] ok github.com/docker/docker/pkg/jsonmessage 0.216s coverage: 91.7% of statements [2022-02-23T18:59:33.103Z] --- PASS: TestConfigsUpdate (2.95s) [2022-02-23T18:59:33.103Z] === RUN TestTemplatedConfig [2022-02-23T18:59:33.118Z] === RUN TestStandardLongPath [2022-02-23T18:59:33.118Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T18:59:33.118Z] === RUN TestUNCLongPath [2022-02-23T18:59:33.118Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T18:59:33.118Z] PASS [2022-02-23T18:59:33.118Z] coverage: 100.0% of statements [2022-02-23T18:59:33.118Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-02-23T18:59:33.577Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-02-23T18:59:33.577Z] === RUN TestNetworkDBNodeLeave [2022-02-23T18:59:33.577Z] === RUN TestNameFormat [2022-02-23T18:59:33.577Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T18:59:33.577Z] === RUN TestNameRetries [2022-02-23T18:59:33.577Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T18:59:33.577Z] PASS [2022-02-23T18:59:33.577Z] coverage: 85.7% of statements [2022-02-23T18:59:33.837Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.007s coverage: 46.2% of statements [2022-02-23T18:59:33.837Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T18:59:33.888Z] === RUN TestInvalidConfig [2022-02-23T18:59:33.888Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T18:59:33.888Z] === RUN TestConfig [2022-02-23T18:59:33.888Z] --- PASS: TestConfig (0.00s) [2022-02-23T18:59:33.888Z] === RUN TestOptionsLabels [2022-02-23T18:59:33.888Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T18:59:33.888Z] === RUN TestValidName [2022-02-23T18:59:33.888Z] --- PASS: TestValidName (0.00s) [2022-02-23T18:59:33.888Z] PASS [2022-02-23T18:59:33.888Z] coverage: 19.7% of statements [2022-02-23T18:59:33.888Z] ok github.com/docker/docker/libnetwork/config 0.072s coverage: 19.7% of statements [2022-02-23T18:59:34.031Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-23T18:59:34.036Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-02-23T18:59:34.347Z] === RUN TestKey [2022-02-23T18:59:34.347Z] --- PASS: TestKey (0.00s) [2022-02-23T18:59:34.347Z] === RUN TestParseKey [2022-02-23T18:59:34.347Z] --- PASS: TestParseKey (0.00s) [2022-02-23T18:59:34.347Z] === RUN TestInvalidDataStore [2022-02-23T18:59:34.347Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T18:59:34.347Z] === RUN TestKVObjectFlatKey [2022-02-23T18:59:34.347Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T18:59:34.347Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T18:59:34.347Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T18:59:34.347Z] PASS [2022-02-23T18:59:34.347Z] coverage: 21.9% of statements [2022-02-23T18:59:34.347Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-02-23T18:59:34.428Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.891s coverage: 58.0% of statements [2022-02-23T18:59:34.428Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-23T18:59:34.428Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T18:59:34.495Z] === RUN TestParseKeyValueOpt [2022-02-23T18:59:34.495Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T18:59:34.495Z] === RUN TestParseUintList [2022-02-23T18:59:34.495Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T18:59:34.495Z] === RUN TestParseUintListMaximumLimits [2022-02-23T18:59:34.495Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T18:59:34.495Z] PASS [2022-02-23T18:59:34.495Z] coverage: 97.0% of statements [2022-02-23T18:59:34.495Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-02-23T18:59:34.812Z] === RUN TestErrorInterfaces [2022-02-23T18:59:34.812Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestNetworkMarshalling [2022-02-23T18:59:34.812Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-02-23T18:59:34.812Z] === RUN TestEndpointMarshalling [2022-02-23T18:59:34.812Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestAuxAddresses [2022-02-23T18:59:34.812Z] time="2022-02-23T18:59:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T18:59:34.812Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-23T18:59:34.812Z] === RUN TestSRVServiceQuery [2022-02-23T18:59:34.812Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestServiceVIPReuse [2022-02-23T18:59:34.812Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T18:59:34.812Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestDNSIPQuery [2022-02-23T18:59:34.812Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestDNSProxyServFail [2022-02-23T18:59:34.812Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestSandboxAddEmpty [2022-02-23T18:59:34.812Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestSandboxAddMultiPrio [2022-02-23T18:59:34.812Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestSandboxAddSamePrio [2022-02-23T18:59:34.812Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestCleanupServiceDiscovery [2022-02-23T18:59:34.812Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T18:59:34.812Z] === RUN TestDNSOptions [2022-02-23T18:59:34.812Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T18:59:34.812Z] --- SKIP: TestDNSOptions (0.01s) [2022-02-23T18:59:34.812Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T18:59:34.812Z] time="2022-02-23T18:59:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T18:59:34.812Z] time="2022-02-23T18:59:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T18:59:34.812Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-23T18:59:34.812Z] PASS [2022-02-23T18:59:34.812Z] coverage: 8.5% of statements [2022-02-23T18:59:34.812Z] ok github.com/docker/docker/libnetwork 0.383s coverage: 8.5% of statements [2022-02-23T18:59:34.954Z] === RUN TestNewAndRemove [2022-02-23T18:59:34.954Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T18:59:34.954Z] === RUN TestRemoveInvalidPath [2022-02-23T18:59:34.954Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T18:59:34.954Z] PASS [2022-02-23T18:59:34.954Z] coverage: 82.6% of statements [2022-02-23T18:59:34.954Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-02-23T18:59:35.012Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-02-23T18:59:35.272Z] === RUN TestIPDataMarshalling [2022-02-23T18:59:35.272Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T18:59:35.272Z] === RUN TestValidateAndIsV6 [2022-02-23T18:59:35.272Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T18:59:35.272Z] PASS [2022-02-23T18:59:35.272Z] coverage: 68.9% of statements [2022-02-23T18:59:35.272Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-02-23T18:59:35.584Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-02-23T18:59:35.733Z] === RUN TestDriver [2022-02-23T18:59:35.733Z] --- PASS: TestDriver (0.00s) [2022-02-23T18:59:35.733Z] PASS [2022-02-23T18:59:35.733Z] coverage: 34.8% of statements [2022-02-23T18:59:35.733Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-02-23T18:59:35.846Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-02-23T18:59:36.192Z] === RUN TestDriver [2022-02-23T18:59:36.192Z] --- PASS: TestDriver (0.00s) [2022-02-23T18:59:36.192Z] PASS [2022-02-23T18:59:36.192Z] coverage: 34.8% of statements [2022-02-23T18:59:36.192Z] ok github.com/docker/docker/libnetwork/drivers/null 0.054s coverage: 34.8% of statements [2022-02-23T18:59:36.192Z] === RUN TestNetworkAllocateFree [2022-02-23T18:59:36.192Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T18:59:36.192Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T18:59:36.192Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T18:59:36.192Z] PASS [2022-02-23T18:59:36.192Z] coverage: 63.6% of statements [2022-02-23T18:59:36.192Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.052s coverage: 63.6% of statements [2022-02-23T18:59:36.490Z] === RUN TestFailedConnection [2022-02-23T18:59:36.490Z] --- PASS: TestGetAddress (20.72s) [2022-02-23T18:59:36.490Z] === RUN TestRequestSyntaxCheck [2022-02-23T18:59:36.490Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-23T18:59:36.490Z] === RUN TestRequest [2022-02-23T18:59:36.490Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-02-23T18:59:36.490Z] === RUN TestNetworkDBWatch [2022-02-23T18:59:36.596Z] --- PASS: TestTemplatedConfig (3.47s) [2022-02-23T18:59:36.596Z] === RUN TestConfigCreateResolve [2022-02-23T18:59:36.596Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-23T18:59:36.653Z] --- PASS: TestRandomAllocateDeallocate (4.81s) [2022-02-23T18:59:36.653Z] === RUN TestAllocateRandomDeallocate [2022-02-23T18:59:37.112Z] === RUN TestGetEmptyCapabilities [2022-02-23T18:59:37.112Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T18:59:37.112Z] === RUN TestGetExtraCapabilities [2022-02-23T18:59:37.112Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T18:59:37.112Z] === RUN TestGetInvalidCapabilities [2022-02-23T18:59:37.112Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-23T18:59:37.112Z] === RUN TestRemoteDriver [2022-02-23T18:59:37.112Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T18:59:37.112Z] === RUN TestDriverError [2022-02-23T18:59:37.112Z] --- PASS: TestDriverError (0.00s) [2022-02-23T18:59:37.112Z] === RUN TestMissingValues [2022-02-23T18:59:37.112Z] --- PASS: TestMissingValues (0.00s) [2022-02-23T18:59:37.112Z] === RUN TestRollback [2022-02-23T18:59:37.112Z] --- PASS: TestRollback (0.01s) [2022-02-23T18:59:37.112Z] PASS [2022-02-23T18:59:37.112Z] coverage: 57.4% of statements [2022-02-23T18:59:37.112Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-02-23T18:59:37.231Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.8% of statements [2022-02-23T18:59:37.231Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T18:59:37.231Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T18:59:37.231Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.5% of statements [2022-02-23T18:59:37.571Z] === RUN TestNAT [2022-02-23T18:59:37.571Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T18:59:37.571Z] --- SKIP: TestNAT (0.00s) [2022-02-23T18:59:37.571Z] === RUN TestTransparent [2022-02-23T18:59:37.571Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T18:59:37.571Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T18:59:37.571Z] PASS [2022-02-23T18:59:37.571Z] coverage: 0.0% of statements [2022-02-23T18:59:37.571Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-02-23T18:59:37.571Z] === RUN TestBuildDefault [2022-02-23T18:59:37.571Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T18:59:37.571Z] === RUN TestBuildHostnameDomainname [2022-02-23T18:59:37.571Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T18:59:37.571Z] === RUN TestBuildHostname [2022-02-23T18:59:37.571Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T18:59:37.571Z] === RUN TestBuildHostnameFQDN [2022-02-23T18:59:37.571Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T18:59:37.571Z] === RUN TestBuildNoIP [2022-02-23T18:59:38.006Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-23T18:59:38.030Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestUpdate [2022-02-23T18:59:38.030Z] --- PASS: TestUpdate (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T18:59:38.030Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T18:59:38.030Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.01s) [2022-02-23T18:59:38.030Z] === RUN TestAddEmpty [2022-02-23T18:59:38.030Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestAdd [2022-02-23T18:59:38.030Z] --- PASS: TestAdd (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestDeleteEmpty [2022-02-23T18:59:38.030Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestDeleteNewline [2022-02-23T18:59:38.030Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestDelete [2022-02-23T18:59:38.030Z] --- PASS: TestDelete (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestConcurrentWrites [2022-02-23T18:59:38.030Z] --- PASS: TestAllocateRandomDeallocate (1.02s) [2022-02-23T18:59:38.030Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T18:59:38.030Z] === RUN TestNew [2022-02-23T18:59:38.030Z] --- PASS: TestNew (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestAddDriver [2022-02-23T18:59:38.030Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestAddDuplicateDriver [2022-02-23T18:59:38.030Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T18:59:38.030Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestDriver [2022-02-23T18:59:38.030Z] --- PASS: TestDriver (0.00s) [2022-02-23T18:59:38.030Z] === RUN TestIPAM [2022-02-23T18:59:38.031Z] --- PASS: TestIPAM (0.00s) [2022-02-23T18:59:38.031Z] === RUN TestWalkIPAMs [2022-02-23T18:59:38.031Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T18:59:38.031Z] === RUN TestWalkDrivers [2022-02-23T18:59:38.031Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T18:59:38.031Z] PASS [2022-02-23T18:59:38.031Z] coverage: 82.4% of statements [2022-02-23T18:59:38.031Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-02-23T18:59:38.031Z] --- PASS: TestConcurrentWrites (0.28s) [2022-02-23T18:59:38.031Z] PASS [2022-02-23T18:59:38.031Z] coverage: 81.2% of statements [2022-02-23T18:59:38.031Z] ok github.com/docker/docker/libnetwork/etchosts 0.362s coverage: 81.2% of statements [2022-02-23T18:59:38.175Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 79.9% of statements [2022-02-23T18:59:38.175Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 33.6% of statements [2022-02-23T18:59:38.175Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T18:59:38.490Z] === RUN TestNew [2022-02-23T18:59:38.490Z] --- PASS: TestNew (0.00s) [2022-02-23T18:59:38.490Z] === RUN TestAllocate [2022-02-23T18:59:38.490Z] --- PASS: TestAllocate (0.00s) [2022-02-23T18:59:38.490Z] === RUN TestUninitialized [2022-02-23T18:59:38.490Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T18:59:38.490Z] === RUN TestAllocateInRange [2022-02-23T18:59:38.490Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T18:59:38.490Z] === RUN TestAllocateSerial [2022-02-23T18:59:38.490Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T18:59:38.490Z] PASS [2022-02-23T18:59:38.490Z] coverage: 87.5% of statements [2022-02-23T18:59:38.490Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-02-23T18:59:38.490Z] === RUN TestCaller [2022-02-23T18:59:38.490Z] --- PASS: TestCaller (0.00s) [2022-02-23T18:59:38.490Z] PASS [2022-02-23T18:59:38.490Z] coverage: 100.0% of statements [2022-02-23T18:59:38.490Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-02-23T18:59:38.667Z] 2022/02/23 18:59:38 Closing DB instances... [2022-02-23T18:59:38.667Z] --- PASS: TestFailedConnection (2.14s) [2022-02-23T18:59:38.667Z] === RUN TestFailOnce [2022-02-23T18:59:38.667Z] 2022/02/23 18:59:38 http: panic serving 127.0.0.1:49272: Plugin not ready [2022-02-23T18:59:38.667Z] goroutine 34 [running]: [2022-02-23T18:59:38.667Z] net/http.(*conn).serve.func1() [2022-02-23T18:59:38.667Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T18:59:38.667Z] panic({0x8fb9a0, 0xa0f6d0}) [2022-02-23T18:59:38.667Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T18:59:38.667Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb41767cae0440e83}, 0xc000215a98) [2022-02-23T18:59:38.667Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T18:59:38.667Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xa1c5c0, 0xc0000ba000}, 0x831206) [2022-02-23T18:59:38.667Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T18:59:38.667Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xa1c5c0, 0xc0000ba000}, 0xc0000ae000) [2022-02-23T18:59:38.667Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T18:59:38.667Z] net/http.serverHandler.ServeHTTP({0xa1acb0}, {0xa1c5c0, 0xc0000ba000}, 0xc0000ae000) [2022-02-23T18:59:38.667Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T18:59:38.667Z] net/http.(*conn).serve(0xc0000a8000, {0xa1e5c0, 0xc00008a0c0}) [2022-02-23T18:59:38.747Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-02-23T18:59:38.747Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-02-23T18:59:38.936Z] --- PASS: TestConfigCreateResolve (2.63s) [2022-02-23T18:59:38.936Z] PASS [2022-02-23T18:59:38.936Z] [2022-02-23T18:59:38.936Z] DONE 6 tests in 17.659s [2022-02-23T18:59:38.936Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T18:59:38.936Z] ++ 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-02-23T18:59:38.936Z] ++ set -e [2022-02-23T18:59:38.936Z] ++ '[' -n 0 ']' [2022-02-23T18:59:38.936Z] ++ set -x [2022-02-23T18:59:38.936Z] ++ 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-02-23T18:59:38.949Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.90s) [2022-02-23T18:59:38.949Z] === RUN TestRetrieveFromStore [2022-02-23T18:59:39.008Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-02-23T18:59:39.126Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T18:59:39.126Z] created by net/http.(*Server).Serve [2022-02-23T18:59:39.126Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T18:59:39.126Z] time="2022-02-23T18:59:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49271/Test.FailOnce: Post \"http://127.0.0.1:49271/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T18:59:39.193Z] INFO: Testing against a local daemon [2022-02-23T18:59:39.193Z] === RUN TestCheckpoint [2022-02-23T18:59:39.193Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T18:59:39.193Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T18:59:39.193Z] === RUN TestContainerInvalidJSON [2022-02-23T18:59:39.193Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T18:59:39.193Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T18:59:39.193Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T18:59:39.193Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T18:59:39.193Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T18:59:39.193Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T18:59:39.193Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-23T18:59:39.193Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T18:59:39.193Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T18:59:39.193Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T18:59:39.193Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-02-23T18:59:39.193Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T18:59:39.269Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-02-23T18:59:39.413Z] === RUN TestSetSerialInsertDelete [2022-02-23T18:59:39.413Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T18:59:39.413Z] === RUN TestSetParallelInsertDelete [2022-02-23T18:59:39.413Z] --- PASS: TestRetrieveFromStore (0.72s) [2022-02-23T18:59:39.413Z] === RUN TestIsCorrupted [2022-02-23T18:59:39.413Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-23T18:59:39.413Z] === RUN TestSetRollover [2022-02-23T18:59:39.449Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-02-23T18:59:39.449Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T18:59:39.449Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-02-23T18:59:39.449Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T18:59:39.449Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-23T18:59:39.449Z] === RUN TestCopyFromContainer [2022-02-23T18:59:39.841Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 78.7% of statements [2022-02-23T18:59:39.841Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T18:59:40.010Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T18:59:40.010Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-23T18:59:40.092Z] --- PASS: TestFailOnce (1.20s) [2022-02-23T18:59:40.092Z] === RUN TestEchoInputOutput [2022-02-23T18:59:40.092Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T18:59:40.092Z] === RUN TestBackoff [2022-02-23T18:59:40.092Z] --- PASS: TestBackoff (0.00s) [2022-02-23T18:59:40.092Z] === RUN TestAbortRetry [2022-02-23T18:59:40.092Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T18:59:40.092Z] === RUN TestClientScheme [2022-02-23T18:59:40.092Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T18:59:40.092Z] === RUN TestNewClientWithTimeout [2022-02-23T18:59:40.092Z] --- PASS: TestNetworkDBWatch (3.22s) [2022-02-23T18:59:40.092Z] === RUN TestNetworkDBBulkSync [2022-02-23T18:59:40.382Z] === RUN TestInt2IP2IntConversion [2022-02-23T18:59:40.413Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 58.2% of statements [2022-02-23T18:59:40.561Z] time="2022-02-23T18:59:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49276/Test.Echo: Post \"http://127.0.0.1:49276/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T18:59:40.571Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T18:59:40.571Z] check_test.go:308: [db414ff65a479] daemon is not started [2022-02-23T18:59:40.571Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-23T18:59:40.674Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-02-23T18:59:40.841Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-02-23T18:59:40.841Z] === RUN TestGetAddressVersion [2022-02-23T18:59:40.841Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T18:59:40.841Z] === RUN TestKeyString [2022-02-23T18:59:40.841Z] --- PASS: TestKeyString (0.00s) [2022-02-23T18:59:40.841Z] === RUN TestPoolDataMarshal [2022-02-23T18:59:40.841Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T18:59:40.841Z] === RUN TestSubnetsMarshal [2022-02-23T18:59:40.841Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-23T18:59:40.841Z] === RUN TestAddSubnets [2022-02-23T18:59:40.841Z] --- PASS: TestAddSubnets (0.04s) [2022-02-23T18:59:40.841Z] === RUN TestDoublePoolRelease [2022-02-23T18:59:40.841Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-23T18:59:40.841Z] === RUN TestAddReleasePoolID [2022-02-23T18:59:40.841Z] --- PASS: TestSetRollover (1.31s) [2022-02-23T18:59:40.841Z] === RUN TestSetRolloverSerial [2022-02-23T18:59:40.841Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-02-23T18:59:40.841Z] === RUN TestPredefinedPool [2022-02-23T18:59:40.841Z] === RUN TestPoolRequest [2022-02-23T18:59:40.841Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T18:59:40.841Z] === RUN TestOtherRequests [2022-02-23T18:59:40.841Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T18:59:40.841Z] PASS [2022-02-23T18:59:40.841Z] coverage: 57.1% of statements [2022-02-23T18:59:40.841Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-02-23T18:59:40.841Z] --- PASS: TestPredefinedPool (0.02s) [2022-02-23T18:59:40.841Z] === RUN TestRemoveSubnet [2022-02-23T18:59:40.841Z] --- PASS: TestRemoveSubnet (0.20s) [2022-02-23T18:59:40.841Z] === RUN TestGetSameAddress [2022-02-23T18:59:40.869Z] === RUN TestCopyFromContainer// [2022-02-23T18:59:40.869Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T18:59:40.869Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T18:59:40.869Z] check_test.go:308: [d214483b54ae6] daemon is not started [2022-02-23T18:59:41.019Z] 2022/02/23 18:59:40 Closing DB instances... [2022-02-23T18:59:41.125Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-23T18:59:41.125Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T18:59:41.125Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T18:59:41.245Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-02-23T18:59:41.302Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-23T18:59:41.302Z] === RUN TestPoolAllocationReuse [2022-02-23T18:59:41.381Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T18:59:41.381Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T18:59:41.381Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T18:59:41.506Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-23T18:59:41.637Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T18:59:41.637Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T18:59:41.637Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T18:59:41.763Z] === RUN TestGetCapabilities [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer (2.41s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-02-23T18:59:41.893Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-02-23T18:59:41.893Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T18:59:41.893Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T18:59:41.893Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T18:59:41.893Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T18:59:41.893Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T18:59:41.893Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T18:59:41.893Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T18:59:41.893Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T18:59:41.893Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T18:59:41.893Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T18:59:41.893Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T18:59:41.893Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-23T18:59:41.893Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T18:59:41.893Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T18:59:41.893Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T18:59:41.893Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T18:59:41.893Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-02-23T18:59:41.893Z] === RUN TestCreateWithInvalidEnv [2022-02-23T18:59:41.893Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T18:59:41.893Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T18:59:41.893Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T18:59:41.893Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T18:59:41.893Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T18:59:41.893Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T18:59:41.893Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T18:59:41.893Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T18:59:41.893Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T18:59:41.893Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-23T18:59:41.893Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T18:59:41.893Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T18:59:41.893Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T18:59:41.893Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T18:59:41.893Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-02-23T18:59:41.893Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T18:59:41.998Z] time="2022-02-23T18:59:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49276/Test.Echo: Post \"http://127.0.0.1:49276/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T18:59:42.077Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-23T18:59:42.224Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T18:59:42.224Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T18:59:42.224Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-23T18:59:42.224Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T18:59:42.224Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-23T18:59:42.224Z] === RUN TestRemoteDriver [2022-02-23T18:59:42.224Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T18:59:42.224Z] PASS [2022-02-23T18:59:42.224Z] coverage: 47.4% of statements [2022-02-23T18:59:42.224Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2022-02-23T18:59:42.224Z] --- PASS: TestSetRolloverSerial (1.32s) [2022-02-23T18:59:42.224Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T18:59:42.224Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T18:59:42.224Z] PASS [2022-02-23T18:59:42.224Z] coverage: 84.4% of statements [2022-02-23T18:59:42.224Z] ok github.com/docker/docker/libnetwork/bitseq 10.276s coverage: 84.4% of statements [2022-02-23T18:59:42.454Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-23T18:59:42.683Z] --- PASS: TestPoolAllocationReuse (1.40s) [2022-02-23T18:59:42.683Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T18:59:42.683Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-23T18:59:42.683Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T18:59:42.711Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-23T18:59:42.968Z] check_test.go:308: [d4b14ccd0ccee] daemon is not started [2022-02-23T18:59:42.968Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-23T18:59:42.968Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-02-23T18:59:42.968Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T18:59:43.022Z] ok github.com/docker/docker/daemon/logger/splunk 1.538s coverage: 82.5% of statements [2022-02-23T18:59:43.022Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T18:59:43.022Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T18:59:43.146Z] === RUN TestWindowsIPAM [2022-02-23T18:59:43.146Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T18:59:43.146Z] PASS [2022-02-23T18:59:43.146Z] coverage: 71.4% of statements [2022-02-23T18:59:43.146Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-02-23T18:59:43.426Z] --- PASS: TestRequest (6.88s) [2022-02-23T18:59:43.426Z] === RUN TestOverlappingRequests [2022-02-23T18:59:43.594Z] ok github.com/docker/docker/distribution 0.096s coverage: 26.3% of statements [2022-02-23T18:59:43.594Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2022-02-23T18:59:43.594Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T18:59:43.605Z] === RUN TestDefaultNetwork [2022-02-23T18:59:43.884Z] --- PASS: TestOverlappingRequests (0.33s) [2022-02-23T18:59:43.884Z] === RUN TestRelease [2022-02-23T18:59:44.064Z] --- PASS: TestDefaultNetwork (0.28s) [2022-02-23T18:59:44.064Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T18:59:44.343Z] time="2022-02-23T18:59:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49276/Test.Echo: Post \"http://127.0.0.1:49276/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T18:59:44.381Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2022-02-23T18:59:44.381Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T18:59:44.526Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-02-23T18:59:44.526Z] === RUN TestInitAddressPools [2022-02-23T18:59:44.526Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T18:59:44.526Z] PASS [2022-02-23T18:59:44.526Z] coverage: 74.0% of statements [2022-02-23T18:59:44.526Z] ok github.com/docker/docker/libnetwork/ipamutils 0.657s coverage: 74.0% of statements [2022-02-23T18:59:44.526Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.88s) [2022-02-23T18:59:44.526Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T18:59:44.538Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-02-23T18:59:44.636Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T18:59:44.985Z] === RUN TestKeyValue [2022-02-23T18:59:44.985Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T18:59:44.985Z] PASS [2022-02-23T18:59:44.985Z] coverage: 60.0% of statements [2022-02-23T18:59:44.985Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-02-23T18:59:45.109Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-02-23T18:59:45.310Z] --- PASS: TestRelease (1.31s) [2022-02-23T18:59:45.310Z] === RUN TestAllocateRandomDeallocate [2022-02-23T18:59:45.370Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-23T18:59:45.563Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-23T18:59:45.942Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-23T18:59:46.124Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2022-02-23T18:59:46.124Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T18:59:46.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T18:59:46.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T18:59:46.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T18:59:46.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T18:59:46.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T18:59:46.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T18:59:46.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T18:59:46.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T18:59:46.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T18:59:46.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T18:59:46.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T18:59:46.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T18:59:46.125Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T18:59:46.125Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T18:59:46.125Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T18:59:46.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T18:59:46.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T18:59:46.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-02-23T18:59:46.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-02-23T18:59:46.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-02-23T18:59:46.125Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T18:59:46.125Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T18:59:46.202Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 85.4% of statements [2022-02-23T18:59:46.202Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T18:59:46.277Z] 2022/02/23 18:59:45 Closing DB instances... [2022-02-23T18:59:46.462Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-23T18:59:46.462Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T18:59:46.522Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.36s) [2022-02-23T18:59:46.522Z] === RUN TestGetAddress [2022-02-23T18:59:46.724Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-02-23T18:59:46.731Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2022-02-23T18:59:46.731Z] === RUN TestCreateDifferentPlatform [2022-02-23T18:59:46.731Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T18:59:46.731Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T18:59:46.731Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T18:59:46.731Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T18:59:46.731Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T18:59:46.731Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T18:59:46.731Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-23T18:59:46.731Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T18:59:46.731Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T18:59:46.731Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T18:59:46.731Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T18:59:46.731Z] === RUN TestDaemonRestartIpcMode [2022-02-23T18:59:46.731Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T18:59:46.731Z] === RUN TestDaemonHostGatewayIP [2022-02-23T18:59:46.731Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T18:59:46.731Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T18:59:46.731Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T18:59:46.731Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T18:59:46.731Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T18:59:46.731Z] === RUN TestDiff [2022-02-23T18:59:46.731Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-23T18:59:47.293Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T18:59:47.493Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T18:59:47.591Z] --- PASS: TestDiff (0.68s) [2022-02-23T18:59:47.591Z] === RUN TestExecWithCloseStdin [2022-02-23T18:59:47.667Z] ok github.com/docker/docker/oci 0.015s coverage: 43.3% of statements [2022-02-23T18:59:47.952Z] === RUN TestNetworkDBSimple [2022-02-23T18:59:48.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T18:59:48.239Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2022-02-23T18:59:48.239Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-23T18:59:48.409Z] --- PASS: TestExecWithCloseStdin (0.81s) [2022-02-23T18:59:48.409Z] === RUN TestExec [2022-02-23T18:59:48.411Z] === RUN TestGenerate [2022-02-23T18:59:48.411Z] --- PASS: TestGenerate (0.00s) [2022-02-23T18:59:48.411Z] === RUN TestGeneratePtr [2022-02-23T18:59:48.411Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T18:59:48.411Z] === RUN TestGenerateMissingField [2022-02-23T18:59:48.411Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T18:59:48.411Z] === RUN TestFieldCannotBeSet [2022-02-23T18:59:48.411Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T18:59:48.411Z] === RUN TestTypeMismatchError [2022-02-23T18:59:48.411Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T18:59:48.411Z] PASS [2022-02-23T18:59:48.411Z] coverage: 100.0% of statements [2022-02-23T18:59:48.411Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-02-23T18:59:48.874Z] 2022/02/23 18:59:48 Closing DB instances... [2022-02-23T18:59:49.013Z] --- PASS: TestExec (0.74s) [2022-02-23T18:59:49.013Z] === RUN TestExecUser [2022-02-23T18:59:49.013Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-23T18:59:49.184Z] --- PASS: TestAllocateRandomDeallocate (3.64s) [2022-02-23T18:59:49.184Z] === RUN TestRetrieveFromStore [2022-02-23T18:59:49.184Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.09s) [2022-02-23T18:59:49.184Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T18:59:49.184Z] time="2022-02-23T18:59:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49276/Test.Echo: Post \"http://127.0.0.1:49276/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T18:59:49.333Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T18:59:49.333Z] PASS [2022-02-23T18:59:49.333Z] coverage: 100.0% of statements [2022-02-23T18:59:49.333Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-02-23T18:59:49.333Z] testing: warning: no tests to run [2022-02-23T18:59:49.333Z] PASS [2022-02-23T18:59:49.333Z] coverage: 0.0% of statements [2022-02-23T18:59:49.333Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-02-23T18:59:49.793Z] === RUN TestRequestNewPort [2022-02-23T18:59:49.793Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestRequestSpecificPort [2022-02-23T18:59:49.793Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestReleasePort [2022-02-23T18:59:49.793Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestReuseReleasedPort [2022-02-23T18:59:49.793Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestReleaseUnreadledPort [2022-02-23T18:59:49.793Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestUnknowProtocol [2022-02-23T18:59:49.793Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestAllocateAllPorts [2022-02-23T18:59:49.793Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestPortAllocation [2022-02-23T18:59:49.793Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T18:59:49.793Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestNoDuplicateBPR [2022-02-23T18:59:49.793Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T18:59:49.793Z] === RUN TestChangePortRange [2022-02-23T18:59:49.793Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T18:59:49.793Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T18:59:49.793Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T18:59:49.793Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T18:59:49.793Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T18:59:49.793Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T18:59:49.793Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T18:59:49.793Z] PASS [2022-02-23T18:59:49.793Z] coverage: 88.6% of statements [2022-02-23T18:59:49.793Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-02-23T18:59:49.982Z] --- PASS: TestExecUser (0.79s) [2022-02-23T18:59:49.982Z] === RUN TestExportContainerAndImportImage [2022-02-23T18:59:50.151Z] 2022/02/23 18:59:49 Closing DB instances... [2022-02-23T18:59:50.151Z] --- PASS: TestRetrieveFromStore (1.22s) [2022-02-23T18:59:50.151Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T18:59:50.151Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2022-02-23T18:59:50.151Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T18:59:50.151Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T18:59:50.151Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T18:59:50.151Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T18:59:50.151Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T18:59:50.151Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T18:59:50.151Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T18:59:50.151Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T18:59:50.151Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T18:59:50.151Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T18:59:50.151Z] === RUN TestDebug [2022-02-23T18:59:50.151Z] --- PASS: TestDebug (0.00s) [2022-02-23T18:59:50.151Z] === RUN TestRequestPoolParallel [2022-02-23T18:59:50.151Z] --- PASS: TestRequestPoolParallel (0.37s) [2022-02-23T18:59:50.151Z] === RUN TestFullAllocateRelease [2022-02-23T18:59:50.158Z] ok github.com/docker/docker/pkg/archive 0.283s coverage: 82.2% of statements [2022-02-23T18:59:50.253Z] testing: warning: no tests to run [2022-02-23T18:59:50.253Z] PASS [2022-02-23T18:59:50.253Z] coverage: 0.0% of statements [2022-02-23T18:59:50.253Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-02-23T18:59:50.253Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-02-23T18:59:50.253Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T18:59:50.543Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2022-02-23T18:59:50.543Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T18:59:50.609Z] --- PASS: TestFullAllocateRelease (0.36s) [2022-02-23T18:59:50.609Z] === RUN TestOddAllocateRelease [2022-02-23T18:59:50.713Z] === RUN TestHashData [2022-02-23T18:59:50.713Z] --- PASS: TestHashData (0.00s) [2022-02-23T18:59:50.713Z] PASS [2022-02-23T18:59:50.713Z] coverage: 2.8% of statements [2022-02-23T18:59:50.713Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-02-23T18:59:51.067Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-02-23T18:59:51.067Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T18:59:51.067Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-23T18:59:51.067Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T18:59:51.067Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-02-23T18:59:51.067Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T18:59:51.067Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T18:59:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T18:59:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T18:59:51.067Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T18:59:51.067Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T18:59:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T18:59:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T18:59:51.067Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T18:59:51.067Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T18:59:51.067Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T18:59:51.067Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T18:59:51.067Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T18:59:51.067Z] PASS [2022-02-23T18:59:51.067Z] coverage: 85.3% of statements [2022-02-23T18:59:51.067Z] ok github.com/docker/docker/libnetwork/ipam 40.855s coverage: 85.3% of statements [2022-02-23T18:59:51.100Z] ok github.com/docker/docker/pkg/authorization 0.697s coverage: 68.3% of statements [2022-02-23T18:59:51.171Z] === RUN TestErrorConstructors [2022-02-23T18:59:51.172Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T18:59:51.172Z] === RUN TestCompareIPMask [2022-02-23T18:59:51.172Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T18:59:51.172Z] === RUN TestUtilGetHostPartIP [2022-02-23T18:59:51.172Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T18:59:51.172Z] === RUN TestUtilGetBroadcastIP [2022-02-23T18:59:51.172Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T18:59:51.172Z] === RUN TestParseCIDR [2022-02-23T18:59:51.172Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T18:59:51.172Z] PASS [2022-02-23T18:59:51.172Z] coverage: 37.3% of statements [2022-02-23T18:59:51.172Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-02-23T18:59:51.172Z] 2022/02/23 18:59:51 Closing DB instances... [2022-02-23T18:59:51.361Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-23T18:59:51.361Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-23T18:59:51.526Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-23T18:59:51.526Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T18:59:51.908Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2022-02-23T18:59:51.908Z] === RUN TestHealthCheckWorkdir [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T18:59:52.149Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T18:59:52.149Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T18:59:52.149Z] PASS [2022-02-23T18:59:52.149Z] coverage: 50.0% of statements [2022-02-23T18:59:52.149Z] ok github.com/docker/docker/oci 0.052s coverage: 50.0% of statements [2022-02-23T18:59:52.498Z] === RUN TestParseEmptyInterface [2022-02-23T18:59:52.499Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T18:59:52.499Z] === RUN TestParseNonInterfaceType [2022-02-23T18:59:52.499Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T18:59:52.499Z] === RUN TestParseWithOneFunction [2022-02-23T18:59:52.499Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T18:59:52.499Z] === RUN TestParseWithMultipleFuncs [2022-02-23T18:59:52.499Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T18:59:52.499Z] === RUN TestParseWithUnnamedReturn [2022-02-23T18:59:52.499Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T18:59:52.499Z] === RUN TestEmbeddedInterface [2022-02-23T18:59:52.499Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T18:59:52.499Z] === RUN TestParsedImports [2022-02-23T18:59:52.499Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T18:59:52.499Z] === RUN TestAliasedImports [2022-02-23T18:59:52.499Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T18:59:52.499Z] PASS [2022-02-23T18:59:52.499Z] coverage: 56.8% of statements [2022-02-23T18:59:52.499Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2022-02-23T18:59:52.609Z] === RUN TestAddressPoolOpt [2022-02-23T18:59:52.609Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/a [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/something [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/_=a [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/PATH [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/=a [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/PATH= [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/PATH=something [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/1asd [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/123 [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/some_space [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/= [2022-02-23T18:59:52.609Z] === RUN TestValidateEnv/PaTh [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestParseHost [2022-02-23T18:59:52.609Z] --- PASS: TestParseHost (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestParseDockerDaemonHost [2022-02-23T18:59:52.609Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestParseTCP [2022-02-23T18:59:52.609Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T18:59:52.609Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestValidateExtraHosts [2022-02-23T18:59:52.609Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestIpOptString [2022-02-23T18:59:52.609Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T18:59:52.609Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T18:59:52.609Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestIpOptSetInvalidVal [2022-02-23T18:59:52.609Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestValidateIPAddress [2022-02-23T18:59:52.609Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestMapOpts [2022-02-23T18:59:52.609Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestListOptsWithoutValidator [2022-02-23T18:59:52.609Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestListOptsWithValidator [2022-02-23T18:59:52.609Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestValidateDNSSearch [2022-02-23T18:59:52.609Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T18:59:52.609Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T18:59:52.609Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestNamedListOpts [2022-02-23T18:59:52.609Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestNamedMapOpts [2022-02-23T18:59:52.609Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestParseLink [2022-02-23T18:59:52.609Z] --- PASS: TestParseLink (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T18:59:52.609Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T18:59:52.609Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T18:59:52.609Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T18:59:52.609Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T18:59:52.609Z] === RUN TestUlimitOpt [2022-02-23T18:59:52.609Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T18:59:52.609Z] PASS [2022-02-23T18:59:52.609Z] coverage: 67.4% of statements [2022-02-23T18:59:52.609Z] ok github.com/docker/docker/opts 0.083s coverage: 67.4% of statements [2022-02-23T18:59:52.609Z] === RUN TestParseVersion [2022-02-23T18:59:52.609Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T18:59:52.609Z] PASS [2022-02-23T18:59:52.609Z] coverage: 52.9% of statements [2022-02-23T18:59:52.609Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-02-23T18:59:52.835Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-23T18:59:52.835Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-02-23T18:59:52.835Z] === RUN TestHealthKillContainer [2022-02-23T18:59:52.957Z] === RUN TestHTTPTransport [2022-02-23T18:59:52.957Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T18:59:52.957Z] PASS [2022-02-23T18:59:52.957Z] coverage: 85.7% of statements [2022-02-23T18:59:52.957Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-02-23T18:59:53.070Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-02-23T18:59:53.070Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T18:59:53.766Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T18:59:53.925Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T18:59:53.925Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T18:59:53.925Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T18:59:53.925Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T18:59:53.925Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T18:59:53.925Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T18:59:53.925Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T18:59:53.925Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T18:59:53.925Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T18:59:53.925Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T18:59:53.925Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T18:59:53.925Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T18:59:53.925Z] === RUN TestBufferPoolPutAndGet [2022-02-23T18:59:53.925Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T18:59:53.925Z] PASS [2022-02-23T18:59:53.925Z] coverage: 88.2% of statements [2022-02-23T18:59:53.925Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-02-23T18:59:53.925Z] === RUN TestOutputOnPrematureClose [2022-02-23T18:59:53.925Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T18:59:53.925Z] === RUN TestCompleteSilently [2022-02-23T18:59:53.925Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T18:59:53.925Z] PASS [2022-02-23T18:59:53.925Z] coverage: 75.9% of statements [2022-02-23T18:59:53.925Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-02-23T18:59:54.039Z] 2022/02/23 18:59:53 Closing DB instances... [2022-02-23T18:59:54.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T18:59:54.384Z] === RUN TestSendToOneSub [2022-02-23T18:59:54.385Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T18:59:54.385Z] === RUN TestSendToMultipleSubs [2022-02-23T18:59:54.385Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T18:59:54.385Z] === RUN TestEvictOneSub [2022-02-23T18:59:54.385Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T18:59:54.385Z] === RUN TestClosePublisher [2022-02-23T18:59:54.385Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T18:59:54.385Z] === RUN TestPubSubRace [2022-02-23T18:59:54.500Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T18:59:54.659Z] ok github.com/docker/docker/pkg/chrootarchive 2.520s coverage: 43.5% of statements [2022-02-23T18:59:54.659Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-23T18:59:54.659Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-23T18:59:54.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T18:59:54.960Z] === RUN TestIsArchivePathDir [2022-02-23T18:59:54.960Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-02-23T18:59:54.960Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T18:59:54.960Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T18:59:54.960Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T18:59:54.960Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2022-02-23T18:59:54.960Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T18:59:54.960Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T18:59:54.960Z] === RUN TestMiddleware [2022-02-23T18:59:54.960Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T18:59:54.960Z] === RUN TestNewResponseModifier [2022-02-23T18:59:54.960Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T18:59:54.960Z] PASS [2022-02-23T18:59:54.960Z] coverage: 26.8% of statements [2022-02-23T18:59:54.960Z] ok github.com/docker/docker/pkg/authorization 0.528s coverage: 26.8% of statements [2022-02-23T18:59:54.960Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-02-23T18:59:54.960Z] === RUN TestIsArchivePathTar [2022-02-23T18:59:55.230Z] ok github.com/docker/docker/layer 7.246s coverage: 68.9% of statements [2022-02-23T18:59:55.230Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T18:59:55.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T18:59:55.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T18:59:55.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T18:59:55.230Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T18:59:55.230Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T18:59:55.230Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T18:59:55.350Z] --- PASS: TestPubSubRace (1.05s) [2022-02-23T18:59:55.350Z] PASS [2022-02-23T18:59:55.350Z] coverage: 75.0% of statements [2022-02-23T18:59:55.419Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-02-23T18:59:55.419Z] === RUN TestDecompressStreamGzip [2022-02-23T18:59:55.419Z] --- PASS: TestDecompressStreamGzip (0.25s) [2022-02-23T18:59:55.419Z] === RUN TestDecompressStreamBzip2 [2022-02-23T18:59:55.419Z] === RUN TestUnbuffered [2022-02-23T18:59:55.419Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestRaceUnbuffered [2022-02-23T18:59:55.419Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T18:59:55.419Z] PASS [2022-02-23T18:59:55.419Z] coverage: 100.0% of statements [2022-02-23T18:59:55.419Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-02-23T18:59:55.419Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-02-23T18:59:55.419Z] === RUN TestDecompressStreamXz [2022-02-23T18:59:55.419Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T18:59:55.419Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestDecompressStreamZstd [2022-02-23T18:59:55.419Z] archive_test.go:140: zstd not installed [2022-02-23T18:59:55.419Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-23T18:59:55.419Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T18:59:55.419Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T18:59:55.419Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestCompressStreamInvalid [2022-02-23T18:59:55.419Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestExtensionInvalid [2022-02-23T18:59:55.419Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestExtensionUncompressed [2022-02-23T18:59:55.419Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestExtensionBzip2 [2022-02-23T18:59:55.419Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestExtensionGzip [2022-02-23T18:59:55.419Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestExtensionXz [2022-02-23T18:59:55.419Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestExtensionZstd [2022-02-23T18:59:55.419Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T18:59:55.419Z] === RUN TestCmdStreamLargeStderr [2022-02-23T18:59:55.490Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-02-23T18:59:55.697Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T18:59:55.753Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-23T18:59:55.753Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-23T18:59:55.809Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2022-02-23T18:59:55.879Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-23T18:59:55.879Z] === RUN TestCmdStreamBad [2022-02-23T18:59:55.879Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T18:59:55.879Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T18:59:55.879Z] === RUN TestCmdStreamGood [2022-02-23T18:59:55.879Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-02-23T18:59:55.879Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T18:59:55.879Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-23T18:59:55.879Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T18:59:55.879Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-23T18:59:55.879Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T18:59:55.879Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T18:59:55.879Z] === RUN TestUntarPath [2022-02-23T18:59:55.879Z] --- PASS: TestUntarPath (0.08s) [2022-02-23T18:59:55.879Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T18:59:55.879Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-23T18:59:55.879Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T18:59:55.879Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-02-23T18:59:55.879Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T18:59:55.879Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T18:59:55.879Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T18:59:55.879Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T18:59:55.879Z] === RUN TestCopyWithTarSrcFile [2022-02-23T18:59:55.879Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T18:59:55.879Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T18:59:55.879Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T18:59:55.879Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T18:59:55.879Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T18:59:55.879Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T18:59:55.879Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T18:59:55.879Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T18:59:55.879Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T18:59:55.879Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T18:59:55.879Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T18:59:55.879Z] === RUN TestTarFiles [2022-02-23T18:59:55.952Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T18:59:56.014Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2022-02-23T18:59:56.268Z] === RUN TestRegister [2022-02-23T18:59:56.268Z] --- PASS: TestRegister (0.00s) [2022-02-23T18:59:56.268Z] === RUN TestCommand [2022-02-23T18:59:56.268Z] --- PASS: TestCommand (0.02s) [2022-02-23T18:59:56.268Z] === RUN TestNaiveSelf [2022-02-23T18:59:56.268Z] --- PASS: TestNaiveSelf (0.02s) [2022-02-23T18:59:56.268Z] PASS [2022-02-23T18:59:56.268Z] coverage: 82.4% of statements [2022-02-23T18:59:56.268Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2022-02-23T18:59:56.339Z] === RUN TestMatch [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[]] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[foo]] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[]#01 [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[qux]] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T18:59:56.339Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T18:59:56.339Z] --- PASS: TestMatch (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T18:59:56.339Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T18:59:56.339Z] PASS [2022-02-23T18:59:56.339Z] coverage: 87.5% of statements [2022-02-23T18:59:56.339Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-02-23T18:59:56.514Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-23T18:59:56.726Z] === RUN TestDump [2022-02-23T18:59:56.726Z] goroutine 6 [running]: [2022-02-23T18:59:56.726Z] github.com/docker/docker/pkg/stack.dump(0x1ab6b7) [2022-02-23T18:59:56.726Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T18:59:56.726Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T18:59:56.726Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T18:59:56.726Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T18:59:56.726Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T18:59:56.726Z] testing.tRunner(0xc00015a1a0, 0x318ef8) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T18:59:56.726Z] created by testing.(*T).Run [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T18:59:56.726Z] [2022-02-23T18:59:56.726Z] goroutine 1 [chan receive]: [2022-02-23T18:59:56.726Z] testing.(*T).Run(0xc00015a000, {0x30a531, 0x18a413}, 0x318ef8) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T18:59:56.726Z] testing.runTests.func1(0xc000068840) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T18:59:56.726Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T18:59:56.726Z] testing.runTests(0xc000076080, {0x47cc00, 0x3, 0x3}, {0x1aa90d, 0x30c22b, 0x4816a0}) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T18:59:56.726Z] testing.(*M).Run(0xc000076080) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T18:59:56.726Z] main.main() [2022-02-23T18:59:56.726Z] _testmain.go:95 +0x1f5 [2022-02-23T18:59:56.726Z] --- PASS: TestDump (0.00s) [2022-02-23T18:59:56.726Z] === RUN TestDumpToFile [2022-02-23T18:59:56.726Z] --- PASS: TestDumpToFile (0.13s) [2022-02-23T18:59:56.726Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T18:59:56.726Z] goroutine 8 [running]: [2022-02-23T18:59:56.726Z] github.com/docker/docker/pkg/stack.dump(0x218894) [2022-02-23T18:59:56.726Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T18:59:56.726Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x218c40}) [2022-02-23T18:59:56.726Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T18:59:56.726Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-02-23T18:59:56.726Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T18:59:56.726Z] testing.tRunner(0xc00015a680, 0x318ee8) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T18:59:56.726Z] created by testing.(*T).Run [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T18:59:56.726Z] [2022-02-23T18:59:56.726Z] goroutine 1 [chan receive]: [2022-02-23T18:59:56.726Z] testing.(*T).Run(0xc00015a000, {0x311316, 0x18a413}, 0x318ee8) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T18:59:56.726Z] testing.runTests.func1(0xc000068840) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T18:59:56.726Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T18:59:56.726Z] testing.runTests(0xc000076080, {0x47cc00, 0x3, 0x3}, {0x1aa90d, 0x30c22b, 0x4816a0}) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T18:59:56.726Z] testing.(*M).Run(0xc000076080) [2022-02-23T18:59:56.726Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T18:59:56.726Z] main.main() [2022-02-23T18:59:56.726Z] _testmain.go:95 +0x1f5 [2022-02-23T18:59:56.726Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T18:59:56.726Z] PASS [2022-02-23T18:59:56.726Z] coverage: 90.9% of statements [2022-02-23T18:59:56.726Z] ok github.com/docker/docker/pkg/stack 0.163s coverage: 90.9% of statements [2022-02-23T18:59:56.770Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T18:59:56.770Z] check_test.go:308: [d6241b92bb0a9] daemon is not started [2022-02-23T18:59:56.770Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-23T18:59:56.956Z] ok github.com/docker/docker/pkg/idtools 0.439s coverage: 69.5% of statements [2022-02-23T18:59:56.956Z] ok github.com/docker/docker/pkg/ioutils 0.375s coverage: 71.5% of statements [2022-02-23T18:59:57.184Z] === RUN TestNewStdWriter [2022-02-23T18:59:57.184Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T18:59:57.184Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T18:59:57.184Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T18:59:57.184Z] === RUN TestWriteWithNilBytes [2022-02-23T18:59:57.184Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestWrite [2022-02-23T18:59:57.185Z] --- PASS: TestWrite (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestWriteWithWriterError [2022-02-23T18:59:57.185Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T18:59:57.185Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestStdCopyWriteAndRead [2022-02-23T18:59:57.185Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T18:59:57.185Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T18:59:57.185Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T18:59:57.185Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T18:59:57.185Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T18:59:57.185Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T18:59:57.185Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T18:59:57.185Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T18:59:57.185Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T18:59:57.185Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T18:59:57.185Z] PASS [2022-02-23T18:59:57.185Z] coverage: 100.0% of statements [2022-02-23T18:59:57.185Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-02-23T18:59:57.217Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-23T18:59:57.217Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-02-23T18:59:57.217Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T18:59:57.217Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-23T18:59:57.217Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T18:59:57.307Z] === RUN TestChrootTarUntar [2022-02-23T18:59:57.307Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:57.307Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T18:59:57.307Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T18:59:57.307Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:57.307Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T18:59:57.307Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T18:59:57.307Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T18:59:57.307Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T18:59:57.307Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T18:59:57.307Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T18:59:57.307Z] === RUN TestChrootCopyWithTar [2022-02-23T18:59:57.307Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T18:59:57.307Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T18:59:57.307Z] === RUN TestChrootCopyFileWithTar [2022-02-23T18:59:57.307Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:57.307Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2022-02-23T18:59:57.307Z] === RUN TestChrootUntarPath [2022-02-23T18:59:57.307Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T18:59:57.307Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T18:59:57.307Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T18:59:57.307Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:57.307Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T18:59:57.307Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T18:59:57.307Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:57.307Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T18:59:57.307Z] === RUN TestChrootApplyDotDotFile [2022-02-23T18:59:57.307Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T18:59:57.307Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T18:59:57.307Z] PASS [2022-02-23T18:59:57.307Z] coverage: 15.1% of statements [2022-02-23T18:59:57.307Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.1% of statements [2022-02-23T18:59:57.333Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-23T18:59:57.478Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-02-23T18:59:57.478Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-02-23T18:59:57.643Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T18:59:57.643Z] === RUN TestClientStream [2022-02-23T18:59:57.643Z] --- PASS: TestClientStream (0.00s) [2022-02-23T18:59:57.643Z] === RUN TestClientSendFile [2022-02-23T18:59:57.643Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T18:59:57.643Z] === RUN TestClientWithRequestTimeout [2022-02-23T18:59:57.643Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T18:59:57.643Z] === RUN TestFileSpecPlugin [2022-02-23T18:59:57.643Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T18:59:57.643Z] === RUN TestFileJSONSpecPlugin [2022-02-23T18:59:57.643Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-23T18:59:57.643Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T18:59:57.643Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-23T18:59:57.643Z] === RUN TestPluginAddHandler [2022-02-23T18:59:57.643Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T18:59:57.643Z] === RUN TestPluginWaitBadPlugin [2022-02-23T18:59:57.643Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T18:59:57.643Z] === RUN TestGet [2022-02-23T18:59:57.643Z] time="2022-02-23T18:59:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T18:59:57.643Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T18:59:57.643Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T18:59:57.643Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T18:59:57.644Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T18:59:57.644Z] === RUN TestFormatStatus [2022-02-23T18:59:57.644Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T18:59:57.644Z] === RUN TestFormatError [2022-02-23T18:59:57.644Z] --- PASS: TestFormatError (0.00s) [2022-02-23T18:59:57.644Z] === RUN TestFormatJSONError [2022-02-23T18:59:57.644Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T18:59:57.644Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T18:59:57.644Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T18:59:57.644Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T18:59:57.644Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T18:59:57.644Z] === RUN TestNewJSONProgressOutput [2022-02-23T18:59:57.644Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T18:59:57.644Z] === RUN TestAuxFormatterEmit [2022-02-23T18:59:57.644Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T18:59:57.644Z] === RUN TestStreamWriterStdout [2022-02-23T18:59:57.644Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T18:59:57.644Z] === RUN TestStreamWriterStderr [2022-02-23T18:59:57.644Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T18:59:57.644Z] PASS [2022-02-23T18:59:57.644Z] coverage: 66.2% of statements [2022-02-23T18:59:57.644Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-02-23T18:59:57.740Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-02-23T18:59:57.740Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2022-02-23T18:59:57.740Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-02-23T18:59:57.740Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T18:59:57.740Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T18:59:57.769Z] 2022/02/23 18:59:57 Closing DB instances... [2022-02-23T18:59:57.941Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-23T18:59:58.102Z] === RUN TestGenerateRandomID [2022-02-23T18:59:58.102Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T18:59:58.102Z] === RUN TestShortenId [2022-02-23T18:59:58.102Z] --- PASS: TestShortenId (0.00s) [2022-02-23T18:59:58.102Z] === RUN TestShortenSha256Id [2022-02-23T18:59:58.102Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T18:59:58.102Z] === RUN TestShortenIdEmpty [2022-02-23T18:59:58.102Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T18:59:58.102Z] === RUN TestShortenIdInvalid [2022-02-23T18:59:58.102Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T18:59:58.102Z] === RUN TestIsShortIDNonHex [2022-02-23T18:59:58.102Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T18:59:58.102Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T18:59:58.102Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T18:59:58.102Z] PASS [2022-02-23T18:59:58.102Z] coverage: 70.6% of statements [2022-02-23T18:59:58.102Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-02-23T18:59:58.229Z] === RUN TestSizeEmpty [2022-02-23T18:59:58.229Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T18:59:58.229Z] === RUN TestSizeEmptyFile [2022-02-23T18:59:58.229Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T18:59:58.229Z] === RUN TestSizeNonemptyFile [2022-02-23T18:59:58.229Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T18:59:58.229Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T18:59:58.229Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T18:59:58.229Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T18:59:58.229Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T18:59:58.229Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T18:59:58.229Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T18:59:58.229Z] === RUN TestMoveToSubdir [2022-02-23T18:59:58.229Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-23T18:59:58.229Z] === RUN TestSizeNonExistingDirectory [2022-02-23T18:59:58.229Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T18:59:58.229Z] PASS [2022-02-23T18:59:58.229Z] coverage: 80.0% of statements [2022-02-23T18:59:58.229Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-02-23T18:59:58.313Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-02-23T18:59:58.546Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-23T18:59:58.560Z] time="2022-02-23T18:59:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T18:59:58.886Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-23T18:59:59.020Z] === RUN TestIsCpusetListAvailable [2022-02-23T18:59:59.020Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T18:59:59.020Z] PASS [2022-02-23T18:59:59.020Z] coverage: 39.4% of statements [2022-02-23T18:59:59.020Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-02-23T18:59:59.109Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T18:59:59.147Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-23T18:59:59.147Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-23T18:59:59.201Z] === RUN TestPollerAddRemove [2022-02-23T18:59:59.201Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T18:59:59.201Z] === RUN TestPollerEvent [2022-02-23T18:59:59.201Z] poller_test.go:40: No chmod on Windows [2022-02-23T18:59:59.201Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T18:59:59.201Z] === RUN TestPollerClose [2022-02-23T18:59:59.201Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T18:59:59.201Z] PASS [2022-02-23T18:59:59.201Z] coverage: 45.7% of statements [2022-02-23T18:59:59.201Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2022-02-23T18:59:59.987Z] === RUN TestChtimes [2022-02-23T18:59:59.987Z] --- PASS: TestChtimes (0.00s) [2022-02-23T18:59:59.987Z] === RUN TestChtimesWindows [2022-02-23T18:59:59.987Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-23T18:59:59.987Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T18:59:59.987Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T18:59:59.987Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T18:59:59.987Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T18:59:59.987Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T18:59:59.987Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T18:59:59.987Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T18:59:59.987Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T18:59:59.987Z] PASS [2022-02-23T18:59:59.987Z] coverage: 12.9% of statements [2022-02-23T18:59:59.987Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 12.9% of statements [2022-02-23T19:00:00.041Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T19:00:00.172Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-02-23T19:00:00.172Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T19:00:00.172Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T19:00:00.172Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:00:00.172Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T19:00:00.172Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T19:00:00.172Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-02-23T19:00:00.172Z] === RUN TestCopyFile [2022-02-23T19:00:00.172Z] --- PASS: TestCopyFile (0.01s) [2022-02-23T19:00:00.172Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T19:00:00.172Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:00:00.172Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T19:00:00.172Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T19:00:00.172Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:00:00.172Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestWildcardMatches [2022-02-23T19:00:00.172Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestPatternMatches [2022-02-23T19:00:00.172Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T19:00:00.172Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T19:00:00.172Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T19:00:00.172Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T19:00:00.172Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T19:00:00.172Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T19:00:00.172Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestSingleExclamationError [2022-02-23T19:00:00.172Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestMatchesWithNoPatterns [2022-02-23T19:00:00.172Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T19:00:00.172Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestMatches [2022-02-23T19:00:00.172Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T19:00:00.172Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T19:00:00.172Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T19:00:00.172Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T19:00:00.172Z] --- PASS: TestMatches (0.01s) [2022-02-23T19:00:00.172Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T19:00:00.172Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T19:00:00.172Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T19:00:00.172Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCleanPatterns [2022-02-23T19:00:00.172Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T19:00:00.172Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T19:00:00.172Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T19:00:00.172Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T19:00:00.172Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T19:00:00.172Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCreateIfNotExistsDir [2022-02-23T19:00:00.172Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCreateIfNotExistsFile [2022-02-23T19:00:00.172Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T19:00:00.172Z] === RUN TestMatch [2022-02-23T19:00:00.172Z] --- PASS: TestMatch (0.00s) [2022-02-23T19:00:00.172Z] === RUN TestCompile [2022-02-23T19:00:00.172Z] === RUN TestCompile/slash [2022-02-23T19:00:00.172Z] === RUN TestCompile/backslash [2022-02-23T19:00:00.172Z] --- PASS: TestCompile (0.00s) [2022-02-23T19:00:00.172Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T19:00:00.172Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T19:00:00.172Z] PASS [2022-02-23T19:00:00.172Z] coverage: 84.7% of statements [2022-02-23T19:00:00.172Z] ok github.com/docker/docker/pkg/fileutils 0.105s coverage: 84.7% of statements [2022-02-23T19:00:00.446Z] time="2022-02-23T19:00:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T19:00:00.446Z] === RUN TestTailFile [2022-02-23T19:00:00.446Z] --- PASS: TestTailFile (0.00s) [2022-02-23T19:00:00.446Z] === RUN TestTailFileManyLines [2022-02-23T19:00:00.447Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T19:00:00.447Z] === RUN TestTailEmptyFile [2022-02-23T19:00:00.447Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T19:00:00.447Z] === RUN TestTailNegativeN [2022-02-23T19:00:00.447Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.447Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.447Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.532Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-02-23T19:00:00.631Z] === RUN TestGet [2022-02-23T19:00:00.631Z] --- PASS: TestGet (0.00s) [2022-02-23T19:00:00.631Z] === RUN TestGetShortcutString [2022-02-23T19:00:00.631Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T19:00:00.631Z] PASS [2022-02-23T19:00:00.631Z] coverage: 42.9% of statements [2022-02-23T19:00:00.631Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2022-02-23T19:00:00.649Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T19:00:00.794Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-02-23T19:00:00.794Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-23T19:00:00.906Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.910Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.910Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.910Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:00:00.910Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:00:00.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:00:00.911Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:00:00.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:00.913Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:00.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:00.914Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:00.914Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:01.054Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-23T19:00:01.164Z] --- PASS: TestHealthKillContainer (8.37s) [2022-02-23T19:00:01.164Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:00:01.315Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:01.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:01.375Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:01.375Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:01.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:01.377Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:01.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:01.378Z] PASS [2022-02-23T19:00:01.378Z] coverage: 88.6% of statements [2022-02-23T19:00:01.378Z] ok github.com/docker/docker/pkg/tailfile 0.187s coverage: 88.6% of statements [2022-02-23T19:00:01.378Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:00:01.378Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:00:01.378Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:00:01.378Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T19:00:01.576Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-23T19:00:01.600Z] === RUN TestCreateIDMapOrder [2022-02-23T19:00:01.600Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T19:00:01.600Z] PASS [2022-02-23T19:00:01.600Z] coverage: 7.2% of statements [2022-02-23T19:00:01.600Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 7.2% of statements [2022-02-23T19:00:01.840Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T19:00:01.840Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-23T19:00:01.840Z] === RUN TestTarSumRemove [2022-02-23T19:00:01.840Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T19:00:01.840Z] === RUN TestSortFileInfoSums [2022-02-23T19:00:01.840Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T19:00:01.840Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T19:00:01.840Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T19:00:01.840Z] === RUN TestNewTarSumForLabel [2022-02-23T19:00:01.841Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T19:00:01.841Z] === RUN TestEmptyTar [2022-02-23T19:00:01.841Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T19:00:01.841Z] === RUN TestTarSumsReadSize [2022-02-23T19:00:01.841Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-23T19:00:01.841Z] === RUN TestTarSums [2022-02-23T19:00:01.841Z] testing: warning: no tests to run [2022-02-23T19:00:01.841Z] PASS [2022-02-23T19:00:01.841Z] coverage: [no statements] [2022-02-23T19:00:01.841Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2022-02-23T19:00:01.841Z] --- PASS: TestTarSums (0.05s) [2022-02-23T19:00:01.841Z] === RUN TestIteration [2022-02-23T19:00:01.841Z] --- PASS: TestIteration (0.00s) [2022-02-23T19:00:01.841Z] === RUN TestVersionLabelForChecksum [2022-02-23T19:00:01.841Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T19:00:01.841Z] === RUN TestVersion [2022-02-23T19:00:01.841Z] --- PASS: TestVersion (0.00s) [2022-02-23T19:00:01.841Z] === RUN TestGetVersion [2022-02-23T19:00:01.841Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T19:00:01.841Z] === RUN TestGetVersions [2022-02-23T19:00:01.841Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T19:00:01.841Z] PASS [2022-02-23T19:00:01.841Z] coverage: 89.3% of statements [2022-02-23T19:00:01.841Z] ok github.com/docker/docker/pkg/tarsum 0.103s coverage: 89.3% of statements [2022-02-23T19:00:02.060Z] --- PASS: TestTarFiles (5.75s) [2022-02-23T19:00:02.060Z] === RUN TestDetectCompressionZstd [2022-02-23T19:00:02.060Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T19:00:02.060Z] === RUN TestTarUntar [2022-02-23T19:00:02.060Z] --- PASS: TestTarUntar (0.05s) [2022-02-23T19:00:02.060Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T19:00:02.060Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-23T19:00:02.060Z] === RUN TestTarWithOptions [2022-02-23T19:00:02.060Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-23T19:00:02.060Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T19:00:02.060Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T19:00:02.060Z] === RUN TestUntarUstarGnuConflict [2022-02-23T19:00:02.060Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-23T19:00:02.060Z] === RUN TestUntarInvalidFilenames [2022-02-23T19:00:02.060Z] 2022/02/23 19:00:01 Closing DB instances... [2022-02-23T19:00:02.060Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2282249154\\dest" [2022-02-23T19:00:02.060Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-02-23T19:00:02.060Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T19:00:02.060Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-02-23T19:00:02.060Z] === RUN TestUntarInvalidHardlink [2022-02-23T19:00:02.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2368729064\\victim\\hello" -> "../victim/hello" [2022-02-23T19:00:02.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2188405703\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:00:02.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink639368240\\victim" -> "../victim" [2022-02-23T19:00:02.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink974398051\\victim" -> "../victim" [2022-02-23T19:00:02.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2407510808\\victim" -> "../victim" [2022-02-23T19:00:02.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2793499395\\victim" -> "../victim" [2022-02-23T19:00:02.060Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-23T19:00:02.060Z] === RUN TestUntarInvalidSymlink [2022-02-23T19:00:02.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3660901723\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:00:02.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2312966613\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:00:02.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1639232234\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:00:02.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2626674283\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:00:02.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2982999665\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:00:02.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1700082654\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:00:02.136Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2022-02-23T19:00:02.136Z] === RUN TestIpcModeNone [2022-02-23T19:00:02.150Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 50.7% of statements [2022-02-23T19:00:02.300Z] === RUN TestTruncIndex [2022-02-23T19:00:02.300Z] === RUN TestIsGIT [2022-02-23T19:00:02.300Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T19:00:02.300Z] === RUN TestIsTransport [2022-02-23T19:00:02.300Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T19:00:02.300Z] PASS [2022-02-23T19:00:02.300Z] coverage: 100.0% of statements [2022-02-23T19:00:02.300Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-02-23T19:00:02.300Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T19:00:02.300Z] PASS [2022-02-23T19:00:02.300Z] coverage: 91.5% of statements [2022-02-23T19:00:02.300Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-02-23T19:00:02.411Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-23T19:00:02.520Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink796822874\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T19:00:02.520Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-02-23T19:00:02.520Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T19:00:02.520Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T19:00:02.520Z] === RUN TestXGlobalNoParent [2022-02-23T19:00:02.520Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T19:00:02.520Z] === RUN TestReplaceFileTarWrapper [2022-02-23T19:00:02.520Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-02-23T19:00:02.520Z] === RUN TestPrefixHeaderReadable [2022-02-23T19:00:02.520Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T19:00:02.520Z] === RUN TestDisablePigz [2022-02-23T19:00:02.520Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T19:00:02.520Z] --- PASS: TestDisablePigz (0.12s) [2022-02-23T19:00:02.520Z] === RUN TestPigz [2022-02-23T19:00:02.673Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-02-23T19:00:02.699Z] --- PASS: TestIpcModeNone (0.82s) [2022-02-23T19:00:02.699Z] === RUN TestIpcModePrivate [2022-02-23T19:00:02.759Z] === RUN TestVersionInfo [2022-02-23T19:00:02.759Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T19:00:02.759Z] === RUN TestAppendVersions [2022-02-23T19:00:02.759Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T19:00:02.759Z] PASS [2022-02-23T19:00:02.759Z] coverage: 88.9% of statements [2022-02-23T19:00:02.759Z] ok github.com/docker/docker/pkg/useragent 0.058s coverage: 88.9% of statements [2022-02-23T19:00:02.979Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T19:00:02.979Z] --- PASS: TestPigz (0.16s) [2022-02-23T19:00:02.979Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:00:02.979Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:00:02.979Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestCanonicalTarNameForPath [2022-02-23T19:00:02.979Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestCanonicalTarName [2022-02-23T19:00:02.979Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestChmodTarEntry [2022-02-23T19:00:02.979Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestHardLinkOrder [2022-02-23T19:00:02.979Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-23T19:00:02.979Z] === RUN TestChangeString [2022-02-23T19:00:02.979Z] --- PASS: TestChangeString (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestChangesWithNoChanges [2022-02-23T19:00:02.979Z] === RUN TestFixedBufferCap [2022-02-23T19:00:02.979Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestFixedBufferLen [2022-02-23T19:00:02.979Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestFixedBufferString [2022-02-23T19:00:02.979Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestFixedBufferWrite [2022-02-23T19:00:02.979Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestFixedBufferRead [2022-02-23T19:00:02.979Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestBytesPipeRead [2022-02-23T19:00:02.979Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestBytesPipeWrite [2022-02-23T19:00:02.979Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T19:00:02.979Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-23T19:00:02.979Z] === RUN TestChangesWithChanges [2022-02-23T19:00:02.979Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-23T19:00:02.979Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T19:00:02.979Z] changes_test.go:195: needs more investigation [2022-02-23T19:00:02.979Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestChangesDirsEmpty [2022-02-23T19:00:02.979Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:00:02.979Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestChangesDirsMutated [2022-02-23T19:00:02.979Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:00:02.979Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestApplyLayer [2022-02-23T19:00:02.979Z] changes_test.go:432: needs further investigation [2022-02-23T19:00:02.979Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T19:00:02.979Z] changes_test.go:468: needs further investigation [2022-02-23T19:00:02.979Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T19:00:02.979Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T19:00:02.979Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestChangesSize [2022-02-23T19:00:02.979Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T19:00:02.979Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames720139174\\dest" [2022-02-23T19:00:02.979Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T19:00:02.979Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T19:00:02.979Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3656950468\\victim\\hello" -> "../victim/hello" [2022-02-23T19:00:02.979Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink89227511\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:00:02.979Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3073456375\\victim" -> "../victim" [2022-02-23T19:00:02.979Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3124675883\\victim" -> "../victim" [2022-02-23T19:00:02.979Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3449105485\\victim" -> "../victim" [2022-02-23T19:00:02.979Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2156050060\\victim" -> "../victim" [2022-02-23T19:00:02.979Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-23T19:00:02.979Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T19:00:02.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1867613107\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:00:02.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink470321008\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:00:02.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1450294189\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:00:02.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink117366923\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:00:02.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3641281705\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:00:02.979Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4276472487\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:00:02.979Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-02-23T19:00:02.979Z] === RUN TestApplyLayerWhiteouts [2022-02-23T19:00:02.979Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-23T19:00:02.979Z] === RUN TestGenerateEmptyFile [2022-02-23T19:00:02.979Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T19:00:02.979Z] === RUN TestGenerateWithContent [2022-02-23T19:00:02.979Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T19:00:02.979Z] PASS [2022-02-23T19:00:02.979Z] coverage: 62.0% of statements [2022-02-23T19:00:02.979Z] ok github.com/docker/docker/pkg/archive 8.409s coverage: 62.0% of statements [2022-02-23T19:00:03.246Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-02-23T19:00:03.246Z] coverage: [no statements] [2022-02-23T19:00:03.247Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-23T19:00:03.261Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T19:00:03.439Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s) [2022-02-23T19:00:03.439Z] === RUN TestNetworkDBNodeLeave [2022-02-23T19:00:03.439Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-02-23T19:00:03.439Z] === RUN TestAtomicWriteToFile [2022-02-23T19:00:03.439Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T19:00:03.439Z] === RUN TestAtomicWriteSetCommit [2022-02-23T19:00:03.439Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T19:00:03.439Z] === RUN TestAtomicWriteSetCancel [2022-02-23T19:00:03.439Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T19:00:03.439Z] === RUN TestReadCloserWrapperClose [2022-02-23T19:00:03.439Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T19:00:03.439Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T19:00:03.439Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T19:00:03.439Z] === RUN TestReaderErrWrapperRead [2022-02-23T19:00:03.439Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T19:00:03.439Z] === RUN TestCancelReadCloser [2022-02-23T19:00:03.439Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T19:00:03.439Z] === RUN TestWriteCloserWrapperClose [2022-02-23T19:00:03.439Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T19:00:03.439Z] === RUN TestNopWriteCloser [2022-02-23T19:00:03.439Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T19:00:03.439Z] === RUN TestNopWriter [2022-02-23T19:00:03.439Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T19:00:03.439Z] === RUN TestWriteCounter [2022-02-23T19:00:03.439Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T19:00:03.439Z] PASS [2022-02-23T19:00:03.439Z] coverage: 70.1% of statements [2022-02-23T19:00:03.439Z] ok github.com/docker/docker/pkg/ioutils 0.655s coverage: 70.1% of statements [2022-02-23T19:00:03.518Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:114, shared: false, mustBeShared: false [2022-02-23T19:00:03.518Z] --- PASS: TestIpcModePrivate (0.80s) [2022-02-23T19:00:03.518Z] === RUN TestIpcModeShareable [2022-02-23T19:00:03.730Z] === RUN TestValidatePrivileges [2022-02-23T19:00:03.730Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T19:00:03.730Z] === RUN TestFilterByCapNeg [2022-02-23T19:00:03.730Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T19:00:03.730Z] === RUN TestFilterByCapPos [2022-02-23T19:00:03.730Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T19:00:03.730Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T19:00:03.730Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T19:00:03.730Z] PASS [2022-02-23T19:00:03.730Z] coverage: 12.0% of statements [2022-02-23T19:00:03.730Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.0% of statements [2022-02-23T19:00:03.730Z] === RUN TestNewSettable [2022-02-23T19:00:03.730Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T19:00:03.730Z] === RUN TestIsSettable [2022-02-23T19:00:03.730Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T19:00:03.730Z] === RUN TestUpdateSettingsEnv [2022-02-23T19:00:03.730Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T19:00:03.730Z] PASS [2022-02-23T19:00:03.730Z] coverage: 20.0% of statements [2022-02-23T19:00:03.730Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2022-02-23T19:00:03.823Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-23T19:00:03.823Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-02-23T19:00:04.084Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-23T19:00:04.128Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-02-23T19:00:04.128Z] --- PASS: TestIpcModeShareable (0.56s) [2022-02-23T19:00:04.128Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T19:00:04.190Z] === RUN TestLoad [2022-02-23T19:00:04.190Z] --- PASS: TestLoad (0.00s) [2022-02-23T19:00:04.190Z] === RUN TestSave [2022-02-23T19:00:04.190Z] --- PASS: TestSave (0.02s) [2022-02-23T19:00:04.190Z] === RUN TestAddDeleteGet [2022-02-23T19:00:04.190Z] --- PASS: TestAddDeleteGet (0.03s) [2022-02-23T19:00:04.190Z] === RUN TestInvalidTags [2022-02-23T19:00:04.190Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T19:00:04.190Z] PASS [2022-02-23T19:00:04.190Z] coverage: 84.4% of statements [2022-02-23T19:00:04.190Z] ok github.com/docker/docker/reference 0.101s coverage: 84.4% of statements [2022-02-23T19:00:04.410Z] === RUN TestError [2022-02-23T19:00:04.410Z] --- PASS: TestError (0.00s) [2022-02-23T19:00:04.410Z] === RUN TestProgressString [2022-02-23T19:00:04.410Z] === RUN TestProgressString/no_progress [2022-02-23T19:00:04.410Z] === RUN TestProgressString/progress_1 [2022-02-23T19:00:04.410Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T19:00:04.410Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T19:00:04.410Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T19:00:04.410Z] === RUN TestProgressString/with_units [2022-02-23T19:00:04.410Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T19:00:04.410Z] === RUN TestProgressString/hide_counts [2022-02-23T19:00:04.410Z] --- PASS: TestProgressString (0.00s) [2022-02-23T19:00:04.410Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T19:00:04.410Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T19:00:04.410Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T19:00:04.410Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T19:00:04.410Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T19:00:04.410Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T19:00:04.410Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T19:00:04.410Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T19:00:04.410Z] === RUN TestJSONMessageDisplay [2022-02-23T19:00:04.649Z] time="2022-02-23T19:00:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T19:00:04.870Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-02-23T19:00:04.870Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T19:00:04.870Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T19:00:04.870Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T19:00:04.870Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T19:00:04.870Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T19:00:04.870Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T19:00:04.870Z] PASS [2022-02-23T19:00:04.870Z] coverage: 91.7% of statements [2022-02-23T19:00:04.870Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2022-02-23T19:00:05.112Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T19:00:05.112Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T19:00:05.112Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T19:00:05.112Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestValidateMirror [2022-02-23T19:00:05.112Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestLoadInsecureRegistries [2022-02-23T19:00:05.112Z] time="2022-02-23T19:00:04Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:00:05.112Z] time="2022-02-23T19:00:04Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T19:00:05.112Z] time="2022-02-23T19:00:04Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:00:05.112Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-02-23T19:00:05.112Z] === RUN TestNewServiceConfig [2022-02-23T19:00:05.112Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestValidateIndexName [2022-02-23T19:00:05.112Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestValidateIndexNameWithError [2022-02-23T19:00:05.112Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestEndpointParse [2022-02-23T19:00:05.112Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestEndpointParseInvalid [2022-02-23T19:00:05.112Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestValidateEndpoint [2022-02-23T19:00:05.112Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T19:00:05.112Z] === RUN TestPing [2022-02-23T19:00:05.112Z] --- PASS: TestPing (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestPingRegistryEndpoint [2022-02-23T19:00:05.112Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:05.112Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestEndpoint [2022-02-23T19:00:05.112Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:05.112Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestParseRepositoryInfo [2022-02-23T19:00:05.112Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestNewIndexInfo [2022-02-23T19:00:05.112Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestMirrorEndpointLookup [2022-02-23T19:00:05.112Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:05.112Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestSearchRepositories [2022-02-23T19:00:05.112Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T19:00:05.112Z] Host: 127.0.0.1:49312 [2022-02-23T19:00:05.112Z] User-Agent: docker test client [2022-02-23T19:00:05.112Z] Authorization: Token fake-token [2022-02-23T19:00:05.112Z] X-Docker-Token: true [2022-02-23T19:00:05.112Z] Accept-Encoding: gzip [2022-02-23T19:00:05.112Z] [2022-02-23T19:00:05.112Z] [2022-02-23T19:00:05.112Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T19:00:05.112Z] Connection: close [2022-02-23T19:00:05.112Z] Content-Length: 144 [2022-02-23T19:00:05.112Z] Cache-Control: no-cache [2022-02-23T19:00:05.112Z] Content-Type: application/json [2022-02-23T19:00:05.112Z] Date: Wed, 23 Feb 2022 19:00:04 GMT [2022-02-23T19:00:05.112Z] Expires: -1 [2022-02-23T19:00:05.112Z] Pragma: no-cache [2022-02-23T19:00:05.112Z] Server: docker-tests/mock [2022-02-23T19:00:05.112Z] X-Docker-Registry-Config: mock [2022-02-23T19:00:05.112Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T19:00:05.112Z] [2022-02-23T19:00:05.112Z] [2022-02-23T19:00:05.112Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestTrustedLocation [2022-02-23T19:00:05.112Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T19:00:05.112Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T19:00:05.112Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestIsSecureIndex [2022-02-23T19:00:05.112Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T19:00:05.112Z] PASS [2022-02-23T19:00:05.112Z] coverage: 51.2% of statements [2022-02-23T19:00:05.112Z] ok github.com/docker/docker/registry 0.227s coverage: 51.2% of statements [2022-02-23T19:00:05.112Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T19:00:05.112Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T19:00:05.112Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T19:00:05.112Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T19:00:05.112Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T19:00:05.112Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T19:00:05.329Z] === RUN TestStandardLongPath [2022-02-23T19:00:05.329Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T19:00:05.329Z] === RUN TestUNCLongPath [2022-02-23T19:00:05.329Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T19:00:05.329Z] PASS [2022-02-23T19:00:05.329Z] coverage: 100.0% of statements [2022-02-23T19:00:05.329Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-02-23T19:00:05.577Z] time="2022-02-23T19:00:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T19:00:05.577Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-02-23T19:00:05.577Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T19:00:05.577Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T19:00:05.577Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T19:00:05.577Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T19:00:05.577Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T19:00:05.577Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T19:00:05.577Z] === RUN TestResumableRequestReader [2022-02-23T19:00:05.577Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T19:00:05.577Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T19:00:05.577Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T19:00:05.577Z] PASS [2022-02-23T19:00:05.577Z] coverage: 100.0% of statements [2022-02-23T19:00:05.577Z] ok github.com/docker/docker/registry/resumable 0.212s coverage: 100.0% of statements [2022-02-23T19:00:05.577Z] === RUN TestRestartManagerTimeout [2022-02-23T19:00:05.577Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T19:00:05.577Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T19:00:05.577Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T19:00:05.577Z] PASS [2022-02-23T19:00:05.577Z] coverage: 50.9% of statements [2022-02-23T19:00:05.577Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-02-23T19:00:05.638Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-23T19:00:05.789Z] === RUN TestNameFormat [2022-02-23T19:00:05.790Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T19:00:05.790Z] === RUN TestNameRetries [2022-02-23T19:00:05.790Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T19:00:05.790Z] PASS [2022-02-23T19:00:05.790Z] coverage: 85.7% of statements [2022-02-23T19:00:05.790Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-02-23T19:00:05.999Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-02-23T19:00:05.999Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-23T19:00:06.039Z] === RUN TestDecodeContainerConfig [2022-02-23T19:00:06.039Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T19:00:06.039Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T19:00:06.039Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T19:00:06.039Z] === RUN TestValidatePrivileged [2022-02-23T19:00:06.039Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T19:00:06.039Z] PASS [2022-02-23T19:00:06.039Z] coverage: 52.6% of statements [2022-02-23T19:00:06.039Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2022-02-23T19:00:06.241Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T19:00:06.241Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s) [2022-02-23T19:00:06.241Z] === RUN TestAPIIpcModeHost [2022-02-23T19:00:06.249Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-02-23T19:00:06.249Z] === RUN TestNetworkDBWatch [2022-02-23T19:00:06.259Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-02-23T19:00:06.498Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T19:00:06.498Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T19:00:06.498Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T19:00:06.498Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T19:00:06.498Z] PASS [2022-02-23T19:00:06.498Z] coverage: 62.5% of statements [2022-02-23T19:00:06.498Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-02-23T19:00:06.708Z] === RUN TestParseKeyValueOpt [2022-02-23T19:00:06.708Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T19:00:06.708Z] === RUN TestParseUintList [2022-02-23T19:00:06.708Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T19:00:06.708Z] === RUN TestParseUintListMaximumLimits [2022-02-23T19:00:06.708Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T19:00:06.708Z] PASS [2022-02-23T19:00:06.708Z] coverage: 97.0% of statements [2022-02-23T19:00:06.708Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-02-23T19:00:06.803Z] --- PASS: TestAPIIpcModeHost (0.68s) [2022-02-23T19:00:06.803Z] === RUN TestDaemonIpcModeShareable [2022-02-23T19:00:07.060Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T19:00:07.167Z] === RUN TestNewAndRemove [2022-02-23T19:00:07.167Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T19:00:07.167Z] === RUN TestRemoveInvalidPath [2022-02-23T19:00:07.167Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T19:00:07.167Z] PASS [2022-02-23T19:00:07.167Z] coverage: 82.6% of statements [2022-02-23T19:00:07.167Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-02-23T19:00:07.627Z] 2022/02/23 19:00:07 Closing DB instances... [2022-02-23T19:00:07.643Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2022-02-23T19:00:07.643Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-23T19:00:08.469Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-23T19:00:08.470Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-23T19:00:08.470Z] check_test.go:308: [d22301d1ebc8d] daemon is not started [2022-02-23T19:00:08.470Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-23T19:00:08.470Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T19:00:08.470Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-02-23T19:00:08.470Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2022-02-23T19:00:08.470Z] === RUN TestDaemonIpcModePrivate [2022-02-23T19:00:09.026Z] ok github.com/docker/docker/registry 0.085s coverage: 58.3% of statements [2022-02-23T19:00:09.167Z] === RUN TestFailedConnection [2022-02-23T19:00:09.167Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-23T19:00:09.167Z] === RUN TestNetworkDBBulkSync [2022-02-23T19:00:09.287Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-02-23T19:00:09.287Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-23T19:00:09.406Z] === RUN TestGetDriver [2022-02-23T19:00:09.406Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T19:00:09.406Z] === RUN TestVolumeRequestError [2022-02-23T19:00:09.406Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T19:00:09.406Z] PASS [2022-02-23T19:00:09.406Z] coverage: 36.1% of statements [2022-02-23T19:00:09.406Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-02-23T19:00:09.406Z] === RUN TestGetAddress [2022-02-23T19:00:09.406Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T19:00:09.406Z] === RUN TestRemove [2022-02-23T19:00:09.406Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:00:09.406Z] --- SKIP: TestRemove (0.00s) [2022-02-23T19:00:09.406Z] === RUN TestInitializeWithVolumes [2022-02-23T19:00:09.406Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T19:00:09.406Z] === RUN TestCreate [2022-02-23T19:00:09.406Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:00:09.406Z] === RUN TestValidateName [2022-02-23T19:00:09.406Z] --- PASS: TestValidateName (0.00s) [2022-02-23T19:00:09.406Z] === RUN TestCreateWithOpts [2022-02-23T19:00:09.406Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:00:09.406Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T19:00:09.406Z] === RUN TestRelaodNoOpts [2022-02-23T19:00:09.406Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-23T19:00:09.406Z] PASS [2022-02-23T19:00:09.406Z] coverage: 41.5% of statements [2022-02-23T19:00:09.406Z] ok github.com/docker/docker/volume/local 0.072s coverage: 41.5% of statements [2022-02-23T19:00:09.630Z] --- PASS: TestGetAddress (22.77s) [2022-02-23T19:00:09.630Z] === RUN TestRequestSyntaxCheck [2022-02-23T19:00:09.630Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-23T19:00:09.630Z] === RUN TestRequest [2022-02-23T19:00:09.837Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-02-23T19:00:09.857Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-02-23T19:00:10.117Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRaw [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T19:00:10.374Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:00:10.374Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRaw [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T19:00:10.375Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T19:00:10.375Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:00:10.375Z] === RUN TestConvertTmpfsOptions [2022-02-23T19:00:10.375Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T19:00:10.375Z] linux_parser_test.go:209: data="ro" [2022-02-23T19:00:10.375Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T19:00:10.375Z] === RUN TestParseMountSpec [2022-02-23T19:00:10.375Z] parser_test.go:62: case 0 [2022-02-23T19:00:10.375Z] parser_test.go:62: case 1 [2022-02-23T19:00:10.375Z] parser_test.go:62: case 2 [2022-02-23T19:00:10.375Z] parser_test.go:62: case 3 [2022-02-23T19:00:10.375Z] parser_test.go:62: case 4 [2022-02-23T19:00:10.375Z] parser_test.go:62: case 5 [2022-02-23T19:00:10.375Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T19:00:10.375Z] === RUN TestValidateMount [2022-02-23T19:00:10.375Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRaw [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:00:10.375Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T19:00:10.375Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:00:10.375Z] PASS [2022-02-23T19:00:10.375Z] coverage: 67.6% of statements [2022-02-23T19:00:10.375Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.6% of statements [2022-02-23T19:00:10.399Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2022-02-23T19:00:10.399Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T19:00:10.399Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-23T19:00:10.599Z] 2022/02/23 19:00:10 Closing DB instances... [2022-02-23T19:00:10.836Z] === RUN TestSetGetMeta [2022-02-23T19:00:10.836Z] === PAUSE TestSetGetMeta [2022-02-23T19:00:10.836Z] === RUN TestRestore [2022-02-23T19:00:10.836Z] === PAUSE TestRestore [2022-02-23T19:00:10.836Z] === RUN TestServiceCreate [2022-02-23T19:00:10.836Z] === PAUSE TestServiceCreate [2022-02-23T19:00:10.836Z] === RUN TestServiceList [2022-02-23T19:00:10.836Z] === PAUSE TestServiceList [2022-02-23T19:00:10.836Z] === RUN TestServiceRemove [2022-02-23T19:00:10.837Z] === PAUSE TestServiceRemove [2022-02-23T19:00:10.837Z] === RUN TestServiceGet [2022-02-23T19:00:10.837Z] === PAUSE TestServiceGet [2022-02-23T19:00:10.837Z] === RUN TestServicePrune [2022-02-23T19:00:10.837Z] === PAUSE TestServicePrune [2022-02-23T19:00:10.837Z] === RUN TestCreate [2022-02-23T19:00:10.837Z] === PAUSE TestCreate [2022-02-23T19:00:10.837Z] === RUN TestRemove [2022-02-23T19:00:10.837Z] === PAUSE TestRemove [2022-02-23T19:00:10.837Z] === RUN TestList [2022-02-23T19:00:10.837Z] === PAUSE TestList [2022-02-23T19:00:10.837Z] === RUN TestFindByDriver [2022-02-23T19:00:10.837Z] === PAUSE TestFindByDriver [2022-02-23T19:00:10.837Z] === RUN TestFindByReferenced [2022-02-23T19:00:10.837Z] === PAUSE TestFindByReferenced [2022-02-23T19:00:10.837Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T19:00:10.837Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T19:00:10.837Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:00:10.837Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:00:10.837Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T19:00:10.837Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T19:00:10.837Z] === RUN TestRefDerefRemove [2022-02-23T19:00:10.837Z] === PAUSE TestRefDerefRemove [2022-02-23T19:00:10.837Z] === RUN TestGet [2022-02-23T19:00:10.837Z] === PAUSE TestGet [2022-02-23T19:00:10.837Z] === RUN TestGetWithReference [2022-02-23T19:00:10.837Z] === PAUSE TestGetWithReference [2022-02-23T19:00:10.837Z] === RUN TestFilterFunc [2022-02-23T19:00:10.837Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T19:00:10.837Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T19:00:10.837Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T19:00:10.837Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T19:00:10.837Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:00:10.837Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:00:10.837Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:00:10.837Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:00:10.837Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T19:00:10.837Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T19:00:10.837Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T19:00:10.837Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T19:00:10.837Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:00:10.837Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:00:10.837Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T19:00:10.837Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T19:00:10.837Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T19:00:10.837Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T19:00:10.837Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:00:10.837Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:00:10.837Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:00:10.837Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T19:00:10.837Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T19:00:10.837Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T19:00:10.837Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T19:00:10.837Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T19:00:10.837Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T19:00:10.837Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T19:00:10.837Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T19:00:10.837Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T19:00:10.837Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T19:00:10.837Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T19:00:10.837Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T19:00:10.837Z] === CONT TestSetGetMeta [2022-02-23T19:00:10.837Z] === CONT TestList [2022-02-23T19:00:10.837Z] === CONT TestServiceGet [2022-02-23T19:00:10.837Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T19:00:10.837Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-23T19:00:10.837Z] === CONT TestServiceRemove [2022-02-23T19:00:10.837Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-23T19:00:10.837Z] === CONT TestServiceList [2022-02-23T19:00:10.837Z] --- PASS: TestList (0.04s) [2022-02-23T19:00:10.837Z] === CONT TestServiceCreate [2022-02-23T19:00:10.963Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T19:00:11.057Z] --- PASS: TestFailedConnection (2.03s) [2022-02-23T19:00:11.057Z] === RUN TestFailOnce [2022-02-23T19:00:11.297Z] --- PASS: TestServiceGet (0.17s) [2022-02-23T19:00:11.297Z] === CONT TestRestore [2022-02-23T19:00:11.297Z] --- PASS: TestServiceRemove (0.16s) [2022-02-23T19:00:11.297Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:00:11.297Z] --- PASS: TestServiceList (0.15s) [2022-02-23T19:00:11.297Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T19:00:11.297Z] --- PASS: TestServiceCreate (0.14s) [2022-02-23T19:00:11.297Z] === CONT TestFindByReferenced [2022-02-23T19:00:11.297Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-23T19:00:11.297Z] === CONT TestFindByDriver [2022-02-23T19:00:11.297Z] --- PASS: TestRestore (0.03s) [2022-02-23T19:00:11.297Z] === CONT TestRemove [2022-02-23T19:00:11.297Z] === CONT TestCreate [2022-02-23T19:00:11.297Z] === CONT TestServicePrune [2022-02-23T19:00:11.297Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-23T19:00:11.297Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-23T19:00:11.297Z] time="2022-02-23T19:00:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:00:11.297Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:00:11.297Z] === CONT TestGetWithReference [2022-02-23T19:00:11.297Z] --- PASS: TestRemove (0.02s) [2022-02-23T19:00:11.297Z] === CONT TestGet [2022-02-23T19:00:11.297Z] --- PASS: TestFindByDriver (0.02s) [2022-02-23T19:00:11.297Z] === CONT TestRefDerefRemove [2022-02-23T19:00:11.297Z] time="2022-02-23T19:00:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:00:11.297Z] time="2022-02-23T19:00:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:00:11.297Z] --- PASS: TestGetWithReference (0.02s) [2022-02-23T19:00:11.297Z] --- PASS: TestGet (0.02s) [2022-02-23T19:00:11.297Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-23T19:00:11.297Z] time="2022-02-23T19:00:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T19:00:11.297Z] time="2022-02-23T19:00:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:00:11.297Z] --- PASS: TestServicePrune (0.06s) [2022-02-23T19:00:11.297Z] PASS [2022-02-23T19:00:11.297Z] coverage: 69.0% of statements [2022-02-23T19:00:11.297Z] ok github.com/docker/docker/volume/service 0.303s coverage: 69.0% of statements [2022-02-23T19:00:11.517Z] 2022/02/23 19:00:10 http: panic serving 127.0.0.1:49275: Plugin not ready [2022-02-23T19:00:11.517Z] goroutine 5 [running]: [2022-02-23T19:00:11.517Z] net/http.(*conn).serve.func1() [2022-02-23T19:00:11.517Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T19:00:11.517Z] panic({0xe0b9a0, 0xf1f6d0}) [2022-02-23T19:00:11.517Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T19:00:11.517Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd4d467789899da4b}, 0xc000051a98) [2022-02-23T19:00:11.517Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T19:00:11.517Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xf2c5c0, 0xc00006c000}, 0xd41206) [2022-02-23T19:00:11.517Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T19:00:11.517Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xf2c5c0, 0xc00006c000}, 0xc000064000) [2022-02-23T19:00:11.517Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T19:00:11.517Z] net/http.serverHandler.ServeHTTP({0xf2acb0}, {0xf2c5c0, 0xc00006c000}, 0xc000064000) [2022-02-23T19:00:11.517Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T19:00:11.517Z] net/http.(*conn).serve(0xc00005e000, {0xf2e5c0, 0xc0000260f0}) [2022-02-23T19:00:11.517Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T19:00:11.517Z] created by net/http.(*Server).Serve [2022-02-23T19:00:11.517Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T19:00:11.517Z] time="2022-02-23T19:00:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49274/Test.FailOnce: Post \"http://127.0.0.1:49274/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T19:00:11.892Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2022-02-23T19:00:11.977Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-23T19:00:11.977Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T19:00:12.148Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2022-02-23T19:00:12.148Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T19:00:12.404Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-23T19:00:12.440Z] --- PASS: TestFailOnce (1.22s) [2022-02-23T19:00:12.440Z] === RUN TestEchoInputOutput [2022-02-23T19:00:12.440Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T19:00:12.440Z] === RUN TestBackoff [2022-02-23T19:00:12.440Z] --- PASS: TestBackoff (0.00s) [2022-02-23T19:00:12.440Z] === RUN TestAbortRetry [2022-02-23T19:00:12.440Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T19:00:12.440Z] === RUN TestClientScheme [2022-02-23T19:00:12.440Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T19:00:12.440Z] === RUN TestNewClientWithTimeout [2022-02-23T19:00:12.663Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-23T19:00:12.839Z] --- PASS: TestGet (15.01s) [2022-02-23T19:00:12.839Z] === RUN TestPluginWithNoManifest [2022-02-23T19:00:12.839Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T19:00:12.839Z] === RUN TestGetAll [2022-02-23T19:00:12.839Z] --- PASS: TestGetAll (0.00s) [2022-02-23T19:00:12.839Z] PASS [2022-02-23T19:00:12.839Z] coverage: 73.2% of statements [2022-02-23T19:00:12.839Z] ok github.com/docker/docker/pkg/plugins 36.041s coverage: 73.2% of statements [2022-02-23T19:00:12.902Z] time="2022-02-23T19:00:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T19:00:13.233Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2022-02-23T19:00:13.381Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-02-23T19:00:13.514Z] ok github.com/docker/docker/volume/mounts 0.012s coverage: 67.7% of statements [2022-02-23T19:00:13.637Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2022-02-23T19:00:13.637Z] === RUN TestIpcModeOlderClient [2022-02-23T19:00:13.637Z] === PAUSE TestIpcModeOlderClient [2022-02-23T19:00:13.637Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:00:13.893Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-23T19:00:14.443Z] time="2022-02-23T19:00:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T19:00:14.456Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2022-02-23T19:00:14.456Z] === RUN TestKillContainer [2022-02-23T19:00:14.456Z] === RUN TestKillContainer/no_signal [2022-02-23T19:00:14.903Z] 2022/02/23 19:00:14 Closing DB instances... [2022-02-23T19:00:14.910Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-02-23T19:00:15.018Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:00:15.363Z] time="2022-02-23T19:00:15Z" level=error msg="node: 8b2c208ee359 is unknown to memberlist" [2022-02-23T19:00:15.580Z] check_test.go:308: [ddebc942756d5] daemon is not started [2022-02-23T19:00:15.580Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-23T19:00:15.580Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:00:16.507Z] --- PASS: TestKillContainer (2.11s) [2022-02-23T19:00:16.507Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-02-23T19:00:16.507Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2022-02-23T19:00:16.507Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-02-23T19:00:16.507Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:00:16.507Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T19:00:16.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T19:00:16.907Z] --- PASS: TestRequest (7.29s) [2022-02-23T19:00:16.907Z] === RUN TestOverlappingRequests [2022-02-23T19:00:16.907Z] time="2022-02-23T19:00:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T19:00:17.069Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T19:00:17.367Z] --- PASS: TestOverlappingRequests (0.36s) [2022-02-23T19:00:17.367Z] === RUN TestRelease [2022-02-23T19:00:17.631Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T19:00:17.826Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.90s) [2022-02-23T19:00:17.826Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T19:00:17.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-02-23T19:00:17.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-02-23T19:00:17.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-02-23T19:00:17.888Z] === RUN TestKillStoppedContainer [2022-02-23T19:00:17.888Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-23T19:00:17.888Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:00:18.144Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-02-23T19:00:18.144Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:00:18.705Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-23T19:00:18.796Z] --- PASS: TestRelease (1.41s) [2022-02-23T19:00:18.796Z] === RUN TestAllocateRandomDeallocate [2022-02-23T19:00:18.796Z] 2022/02/23 19:00:18 Closing DB instances... [2022-02-23T19:00:18.961Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2022-02-23T19:00:18.961Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:00:18.961Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:00:18.961Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:00:18.961Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:00:18.961Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:00:18.961Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T19:00:18.961Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T19:00:19.217Z] check_test.go:308: [dd18a5b536f1f] daemon is not started [2022-02-23T19:00:19.217Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-23T19:00:19.217Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2022-02-23T19:00:19.217Z] === RUN TestLinksContainerNames [2022-02-23T19:00:20.335Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-23T19:00:20.335Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T19:00:20.626Z] --- PASS: TestLinksContainerNames (1.17s) [2022-02-23T19:00:20.627Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:00:21.188Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-02-23T19:00:21.188Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T19:00:21.304Z] time="2022-02-23T19:00:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T19:00:21.750Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T19:00:21.750Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/default [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/private [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/slave [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/shared [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T19:00:21.750Z] === CONT TestMountDaemonRoot/default [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T19:00:21.750Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:00:21.750Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:00:21.750Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:00:21.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:00:21.750Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:00:22.005Z] === CONT TestMountDaemonRoot/shared [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:00:22.005Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:00:22.005Z] === CONT TestMountDaemonRoot/slave [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T19:00:22.005Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:00:22.005Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/private [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T19:00:22.006Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:00:22.006Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:00:22.006Z] docker_cli_daemon_plugins_test.go:80: [dd501e56ef05d] daemon is not started [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T19:00:22.006Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T19:00:22.261Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T19:00:22.261Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T19:00:22.261Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T19:00:22.842Z] --- PASS: TestAllocateRandomDeallocate (3.97s) [2022-02-23T19:00:22.843Z] === RUN TestRetrieveFromStore [2022-02-23T19:00:23.190Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-23T19:00:23.811Z] --- PASS: TestRetrieveFromStore (1.34s) [2022-02-23T19:00:23.812Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T19:00:23.812Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-02-23T19:00:23.812Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T19:00:23.812Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T19:00:23.812Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T19:00:23.812Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T19:00:23.812Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T19:00:23.812Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T19:00:23.812Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T19:00:23.812Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T19:00:23.812Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T19:00:23.812Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T19:00:23.812Z] === RUN TestDebug [2022-02-23T19:00:23.812Z] --- PASS: TestDebug (0.00s) [2022-02-23T19:00:23.812Z] === RUN TestRequestPoolParallel [2022-02-23T19:00:24.118Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2022-02-23T19:00:24.118Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T19:00:24.118Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T19:00:24.272Z] === RUN TestParseEmptyInterface [2022-02-23T19:00:24.272Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T19:00:24.272Z] === RUN TestParseNonInterfaceType [2022-02-23T19:00:24.272Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T19:00:24.272Z] === RUN TestParseWithOneFunction [2022-02-23T19:00:24.272Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T19:00:24.272Z] === RUN TestParseWithMultipleFuncs [2022-02-23T19:00:24.272Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T19:00:24.272Z] === RUN TestParseWithUnnamedReturn [2022-02-23T19:00:24.272Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T19:00:24.272Z] === RUN TestEmbeddedInterface [2022-02-23T19:00:24.272Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T19:00:24.272Z] === RUN TestParsedImports [2022-02-23T19:00:24.272Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T19:00:24.272Z] === RUN TestAliasedImports [2022-02-23T19:00:24.272Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T19:00:24.272Z] PASS [2022-02-23T19:00:24.272Z] coverage: 56.8% of statements [2022-02-23T19:00:24.272Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2022-02-23T19:00:24.272Z] --- PASS: TestRequestPoolParallel (0.37s) [2022-02-23T19:00:24.272Z] === RUN TestFullAllocateRelease [2022-02-23T19:00:24.375Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T19:00:24.631Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2022-02-23T19:00:24.631Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T19:00:24.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T19:00:24.732Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-02-23T19:00:24.732Z] === RUN TestOddAllocateRelease [2022-02-23T19:00:24.732Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-02-23T19:00:24.732Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T19:00:24.896Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2022-02-23T19:00:24.896Z] === RUN TestNetworkNat [2022-02-23T19:00:25.191Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-23T19:00:25.191Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T19:00:25.191Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-23T19:00:25.191Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T19:00:25.191Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-02-23T19:00:25.191Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T19:00:25.191Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T19:00:25.191Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T19:00:25.191Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T19:00:25.191Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:00:25.191Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T19:00:25.191Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:00:25.191Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T19:00:25.191Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:00:25.191Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T19:00:25.191Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:00:25.191Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:00:25.191Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T19:00:25.191Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:00:25.191Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T19:00:25.191Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:00:25.191Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:00:25.191Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:00:25.191Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:00:25.191Z] PASS [2022-02-23T19:00:25.191Z] coverage: 85.3% of statements [2022-02-23T19:00:25.191Z] ok github.com/docker/docker/libnetwork/ipam 45.055s coverage: 85.3% of statements [2022-02-23T19:00:25.191Z] === RUN TestHTTPTransport [2022-02-23T19:00:25.191Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T19:00:25.191Z] PASS [2022-02-23T19:00:25.191Z] coverage: 85.7% of statements [2022-02-23T19:00:25.191Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-02-23T19:00:25.657Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:00:25.657Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:00:25.657Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T19:00:25.657Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T19:00:25.657Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T19:00:25.657Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T19:00:25.657Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:00:25.657Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:00:25.657Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T19:00:25.657Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T19:00:25.657Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T19:00:25.657Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T19:00:25.657Z] === RUN TestBufferPoolPutAndGet [2022-02-23T19:00:25.657Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T19:00:25.657Z] PASS [2022-02-23T19:00:25.657Z] coverage: 88.2% of statements [2022-02-23T19:00:25.657Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-02-23T19:00:25.824Z] --- PASS: TestNetworkNat (0.72s) [2022-02-23T19:00:25.824Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:00:26.080Z] docker_cli_daemon_plugins_test.go:170: [dee207f1b5dbd] daemon is not started [2022-02-23T19:00:26.117Z] === RUN TestOutputOnPrematureClose [2022-02-23T19:00:26.117Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T19:00:26.117Z] === RUN TestCompleteSilently [2022-02-23T19:00:26.117Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T19:00:26.117Z] PASS [2022-02-23T19:00:26.117Z] coverage: 75.9% of statements [2022-02-23T19:00:26.117Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2022-02-23T19:00:26.335Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2022-02-23T19:00:26.335Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:00:26.579Z] === RUN TestSendToOneSub [2022-02-23T19:00:26.579Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T19:00:26.579Z] === RUN TestSendToMultipleSubs [2022-02-23T19:00:26.579Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T19:00:26.579Z] === RUN TestEvictOneSub [2022-02-23T19:00:26.580Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T19:00:26.580Z] === RUN TestClosePublisher [2022-02-23T19:00:26.580Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T19:00:26.580Z] === RUN TestPubSubRace [2022-02-23T19:00:27.262Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-23T19:00:28.118Z] --- PASS: TestPubSubRace (1.06s) [2022-02-23T19:00:28.118Z] PASS [2022-02-23T19:00:28.118Z] coverage: 75.0% of statements [2022-02-23T19:00:28.118Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2022-02-23T19:00:28.577Z] === RUN TestRegister [2022-02-23T19:00:28.577Z] --- PASS: TestRegister (0.00s) [2022-02-23T19:00:28.577Z] === RUN TestCommand [2022-02-23T19:00:28.577Z] --- PASS: TestCommand (0.03s) [2022-02-23T19:00:28.577Z] === RUN TestNaiveSelf [2022-02-23T19:00:28.577Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-23T19:00:28.577Z] PASS [2022-02-23T19:00:28.577Z] coverage: 82.4% of statements [2022-02-23T19:00:28.577Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2022-02-23T19:00:29.038Z] === RUN TestDump [2022-02-23T19:00:29.038Z] goroutine 6 [running]: [2022-02-23T19:00:29.038Z] github.com/docker/docker/pkg/stack.dump(0x4ab6b7) [2022-02-23T19:00:29.038Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:00:29.038Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T19:00:29.038Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T19:00:29.038Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T19:00:29.038Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T19:00:29.038Z] testing.tRunner(0xc00015a1a0, 0x618ef8) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:00:29.038Z] created by testing.(*T).Run [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:00:29.038Z] [2022-02-23T19:00:29.038Z] goroutine 1 [chan receive]: [2022-02-23T19:00:29.038Z] testing.(*T).Run(0xc00015a000, {0x60a531, 0x48a413}, 0x618ef8) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:00:29.038Z] testing.runTests.func1(0xc000066840) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:00:29.038Z] testing.tRunner(0xc00015a000, 0xc00006fce0) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:00:29.038Z] testing.runTests(0xc000074080, {0x77cc00, 0x3, 0x3}, {0x4aa90d, 0x60c22b, 0x7816a0}) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:00:29.038Z] testing.(*M).Run(0xc000074080) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:00:29.038Z] main.main() [2022-02-23T19:00:29.038Z] _testmain.go:95 +0x1f5 [2022-02-23T19:00:29.038Z] --- PASS: TestDump (0.00s) [2022-02-23T19:00:29.038Z] === RUN TestDumpToFile [2022-02-23T19:00:29.038Z] --- PASS: TestDumpToFile (0.14s) [2022-02-23T19:00:29.038Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T19:00:29.038Z] goroutine 8 [running]: [2022-02-23T19:00:29.038Z] github.com/docker/docker/pkg/stack.dump(0x518894) [2022-02-23T19:00:29.038Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:00:29.038Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x518c40}) [2022-02-23T19:00:29.038Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T19:00:29.038Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-02-23T19:00:29.038Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T19:00:29.038Z] testing.tRunner(0xc00015a680, 0x618ee8) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:00:29.038Z] created by testing.(*T).Run [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:00:29.038Z] [2022-02-23T19:00:29.038Z] goroutine 1 [chan receive]: [2022-02-23T19:00:29.038Z] testing.(*T).Run(0xc00015a000, {0x611316, 0x48a413}, 0x618ee8) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:00:29.038Z] testing.runTests.func1(0xc000066840) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:00:29.038Z] testing.tRunner(0xc00015a000, 0xc00006fce0) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:00:29.038Z] testing.runTests(0xc000074080, {0x77cc00, 0x3, 0x3}, {0x4aa90d, 0x60c22b, 0x7816a0}) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:00:29.038Z] testing.(*M).Run(0xc000074080) [2022-02-23T19:00:29.038Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:00:29.038Z] main.main() [2022-02-23T19:00:29.038Z] _testmain.go:95 +0x1f5 [2022-02-23T19:00:29.038Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T19:00:29.038Z] PASS [2022-02-23T19:00:29.038Z] coverage: 90.9% of statements [2022-02-23T19:00:29.038Z] ok github.com/docker/docker/pkg/stack 0.178s coverage: 90.9% of statements [2022-02-23T19:00:29.198Z] --- PASS: TestNetworkLoopbackNat (2.88s) [2022-02-23T19:00:29.198Z] === RUN TestPause [2022-02-23T19:00:29.498Z] === RUN TestNewStdWriter [2022-02-23T19:00:29.498Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T19:00:29.498Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestWriteWithNilBytes [2022-02-23T19:00:29.498Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestWrite [2022-02-23T19:00:29.498Z] --- PASS: TestWrite (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestWriteWithWriterError [2022-02-23T19:00:29.498Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T19:00:29.498Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestStdCopyWriteAndRead [2022-02-23T19:00:29.498Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T19:00:29.498Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T19:00:29.498Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T19:00:29.498Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T19:00:29.498Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T19:00:29.498Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T19:00:29.498Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T19:00:29.498Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T19:00:29.498Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T19:00:29.498Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T19:00:29.498Z] PASS [2022-02-23T19:00:29.498Z] coverage: 100.0% of statements [2022-02-23T19:00:29.498Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-02-23T19:00:29.959Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T19:00:29.959Z] === RUN TestClientStream [2022-02-23T19:00:29.959Z] --- PASS: TestClientStream (0.00s) [2022-02-23T19:00:29.959Z] === RUN TestClientSendFile [2022-02-23T19:00:29.959Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T19:00:29.959Z] === RUN TestClientWithRequestTimeout [2022-02-23T19:00:29.959Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T19:00:29.959Z] === RUN TestFileSpecPlugin [2022-02-23T19:00:29.959Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T19:00:29.959Z] === RUN TestFileJSONSpecPlugin [2022-02-23T19:00:29.959Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-23T19:00:29.959Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T19:00:29.959Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-02-23T19:00:29.959Z] === RUN TestPluginAddHandler [2022-02-23T19:00:29.959Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T19:00:29.959Z] === RUN TestPluginWaitBadPlugin [2022-02-23T19:00:29.959Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T19:00:29.959Z] === RUN TestGet [2022-02-23T19:00:29.959Z] time="2022-02-23T19:00:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T19:00:30.126Z] --- PASS: TestPause (0.68s) [2022-02-23T19:00:30.126Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:00:30.126Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:00:30.126Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:00:30.126Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:00:30.382Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-23T19:00:30.419Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T19:00:30.419Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T19:00:30.419Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestFormatStatus [2022-02-23T19:00:30.419Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestFormatError [2022-02-23T19:00:30.419Z] --- PASS: TestFormatError (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestFormatJSONError [2022-02-23T19:00:30.419Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T19:00:30.419Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T19:00:30.419Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestNewJSONProgressOutput [2022-02-23T19:00:30.419Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestAuxFormatterEmit [2022-02-23T19:00:30.419Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestStreamWriterStdout [2022-02-23T19:00:30.419Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T19:00:30.419Z] === RUN TestStreamWriterStderr [2022-02-23T19:00:30.419Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T19:00:30.419Z] PASS [2022-02-23T19:00:30.419Z] coverage: 66.2% of statements [2022-02-23T19:00:30.419Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-02-23T19:00:30.639Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T19:00:30.639Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-02-23T19:00:30.639Z] === RUN TestPidHost [2022-02-23T19:00:30.879Z] === RUN TestGenerateRandomID [2022-02-23T19:00:30.879Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T19:00:30.879Z] === RUN TestShortenId [2022-02-23T19:00:30.879Z] --- PASS: TestShortenId (0.00s) [2022-02-23T19:00:30.879Z] === RUN TestShortenSha256Id [2022-02-23T19:00:30.879Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T19:00:30.879Z] === RUN TestShortenIdEmpty [2022-02-23T19:00:30.879Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T19:00:30.879Z] === RUN TestShortenIdInvalid [2022-02-23T19:00:30.879Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T19:00:30.879Z] === RUN TestIsShortIDNonHex [2022-02-23T19:00:30.879Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T19:00:30.879Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T19:00:30.879Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T19:00:30.879Z] PASS [2022-02-23T19:00:30.879Z] coverage: 70.6% of statements [2022-02-23T19:00:30.879Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-02-23T19:00:30.879Z] time="2022-02-23T19:00:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T19:00:30.895Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-23T19:00:31.339Z] === RUN TestIsCpusetListAvailable [2022-02-23T19:00:31.339Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T19:00:31.339Z] PASS [2022-02-23T19:00:31.339Z] coverage: 39.4% of statements [2022-02-23T19:00:31.339Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-02-23T19:00:31.457Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-23T19:00:31.713Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T19:00:31.972Z] check_test.go:308: [db34540f3e4ed] daemon is not started [2022-02-23T19:00:31.972Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-23T19:00:32.229Z] --- PASS: TestPidHost (1.50s) [2022-02-23T19:00:32.229Z] === RUN TestPsFilter [2022-02-23T19:00:32.229Z] --- PASS: TestPsFilter (0.15s) [2022-02-23T19:00:32.229Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:00:32.841Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T19:00:32.879Z] === RUN TestChtimes [2022-02-23T19:00:32.879Z] --- PASS: TestChtimes (0.00s) [2022-02-23T19:00:32.879Z] === RUN TestChtimesWindows [2022-02-23T19:00:32.879Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-23T19:00:32.879Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T19:00:32.879Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T19:00:32.879Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T19:00:32.879Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T19:00:32.879Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T19:00:32.879Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T19:00:32.879Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T19:00:32.879Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T19:00:32.879Z] PASS [2022-02-23T19:00:32.879Z] coverage: 12.9% of statements [2022-02-23T19:00:32.879Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 12.9% of statements [2022-02-23T19:00:32.879Z] time="2022-02-23T19:00:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T19:00:33.018Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:00:33.018Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:00:33.019Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:00:33.019Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:00:33.019Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:00:33.019Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:00:33.019Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === Skipped [2022-02-23T19:00:33.019Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:00:33.019Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:00:33.019Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:00:33.019Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:00:33.019Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-23T19:00:33.019Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T19:00:33.019Z] aufs_test.go:37: driver not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-23T19:00:33.019Z] time="2022-02-23T18:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-23T19:00:33.019Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-23T19:00:33.019Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-23T19:00:33.019Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:00:33.019Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-23T19:00:33.019Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-23T19:00:33.019Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-23T19:00:33.019Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-23T19:00:33.019Z] [2022-02-23T19:00:33.019Z] DONE 2317 tests, 53 skipped in 199.483s [2022-02-23T19:00:33.019Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:00:33.019Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-23T19:00:33.020Z] + 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-02-23T19:00:33.099Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-02-23T19:00:33.099Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:00:33.339Z] === RUN TestTailFile [2022-02-23T19:00:33.339Z] --- PASS: TestTailFile (0.00s) [2022-02-23T19:00:33.339Z] === RUN TestTailFileManyLines [2022-02-23T19:00:33.339Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T19:00:33.339Z] === RUN TestTailEmptyFile [2022-02-23T19:00:33.339Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T19:00:33.339Z] === RUN TestTailNegativeN [2022-02-23T19:00:33.339Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader [2022-02-23T19:00:33.339Z] === CONT TestNewTailReader [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T19:00:33.339Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T19:00:33.339Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.339Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T19:00:33.660Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-23T19:00:33.660Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-02-23T19:00:33.660Z] === RUN TestRemoveContainerRunning [2022-02-23T19:00:33.799Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.799Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.799Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.799Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.799Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.800Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:00:33.800Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.801Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.801Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:00:33.802Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:00:33.802Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:00:33.803Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:33.803Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:33.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.272Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:34.272Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:34.272Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:34.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:34.272Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:34.272Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:34.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:34.273Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:00:34.274Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:00:34.275Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:34.275Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:34.276Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.01s) [2022-02-23T19:00:34.277Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-02-23T19:00:34.596Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-02-23T19:00:34.596Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:00:34.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T19:00:34.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T19:00:34.738Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:00:34.739Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:00:34.739Z] PASS [2022-02-23T19:00:34.739Z] coverage: 88.6% of statements [2022-02-23T19:00:34.739Z] ok github.com/docker/docker/pkg/tailfile 0.196s coverage: 88.6% of statements [2022-02-23T19:00:34.739Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T19:00:34.739Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-23T19:00:34.739Z] === RUN TestTarSumRemove [2022-02-23T19:00:34.739Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T19:00:34.739Z] === RUN TestSortFileInfoSums [2022-02-23T19:00:34.739Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T19:00:34.739Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T19:00:34.739Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T19:00:34.739Z] === RUN TestNewTarSumForLabel [2022-02-23T19:00:34.739Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T19:00:34.739Z] === RUN TestEmptyTar [2022-02-23T19:00:34.739Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T19:00:34.739Z] === RUN TestTarSumsReadSize [2022-02-23T19:00:34.739Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-23T19:00:34.739Z] === RUN TestTarSums [2022-02-23T19:00:34.739Z] --- PASS: TestTarSums (0.05s) [2022-02-23T19:00:34.739Z] === RUN TestIteration [2022-02-23T19:00:34.739Z] --- PASS: TestIteration (0.00s) [2022-02-23T19:00:34.739Z] === RUN TestVersionLabelForChecksum [2022-02-23T19:00:34.739Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T19:00:34.740Z] === RUN TestVersion [2022-02-23T19:00:34.740Z] --- PASS: TestVersion (0.00s) [2022-02-23T19:00:34.740Z] === RUN TestGetVersion [2022-02-23T19:00:34.740Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T19:00:34.740Z] === RUN TestGetVersions [2022-02-23T19:00:34.740Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T19:00:34.740Z] PASS [2022-02-23T19:00:34.740Z] coverage: 89.3% of statements [2022-02-23T19:00:34.740Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2022-02-23T19:00:34.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T19:00:35.161Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2022-02-23T19:00:35.161Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:00:35.161Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T19:00:35.161Z] === RUN TestRenameLinkedContainer [2022-02-23T19:00:35.161Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-23T19:00:35.198Z] testing: warning: no tests to run [2022-02-23T19:00:35.199Z] PASS [2022-02-23T19:00:35.199Z] coverage: [no statements] [2022-02-23T19:00:35.199Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2022-02-23T19:00:35.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T19:00:35.658Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:00:35.658Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:00:35.658Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:00:35.658Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T19:00:35.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T19:00:36.117Z] === RUN TestTruncIndex [2022-02-23T19:00:36.117Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T19:00:36.117Z] PASS [2022-02-23T19:00:36.117Z] coverage: 91.5% of statements [2022-02-23T19:00:36.117Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-02-23T19:00:36.117Z] === RUN TestIsGIT [2022-02-23T19:00:36.117Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T19:00:36.117Z] === RUN TestIsTransport [2022-02-23T19:00:36.117Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T19:00:36.117Z] PASS [2022-02-23T19:00:36.117Z] coverage: 100.0% of statements [2022-02-23T19:00:36.117Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-02-23T19:00:36.528Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T19:00:36.576Z] === RUN TestVersionInfo [2022-02-23T19:00:36.576Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T19:00:36.576Z] === RUN TestAppendVersions [2022-02-23T19:00:36.576Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T19:00:36.576Z] PASS [2022-02-23T19:00:36.576Z] coverage: 88.9% of statements [2022-02-23T19:00:36.576Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2022-02-23T19:00:36.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T19:00:36.783Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-23T19:00:37.036Z] time="2022-02-23T19:00:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T19:00:37.498Z] === RUN TestNewSettable [2022-02-23T19:00:37.498Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T19:00:37.498Z] === RUN TestIsSettable [2022-02-23T19:00:37.498Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T19:00:37.498Z] === RUN TestUpdateSettingsEnv [2022-02-23T19:00:37.498Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T19:00:37.498Z] PASS [2022-02-23T19:00:37.498Z] coverage: 20.0% of statements [2022-02-23T19:00:37.498Z] ok github.com/docker/docker/plugin/v2 0.076s coverage: 20.0% of statements [2022-02-23T19:00:37.498Z] === RUN TestValidatePrivileges [2022-02-23T19:00:37.498Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T19:00:37.498Z] === RUN TestFilterByCapNeg [2022-02-23T19:00:37.498Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T19:00:37.498Z] === RUN TestFilterByCapPos [2022-02-23T19:00:37.498Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T19:00:37.498Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T19:00:37.498Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T19:00:37.498Z] PASS [2022-02-23T19:00:37.498Z] coverage: 12.0% of statements [2022-02-23T19:00:37.498Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2022-02-23T19:00:38.148Z] --- PASS: TestRenameLinkedContainer (2.76s) [2022-02-23T19:00:38.148Z] === RUN TestRenameStoppedContainer [2022-02-23T19:00:38.405Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-23T19:00:38.471Z] === RUN TestLoad [2022-02-23T19:00:38.472Z] --- PASS: TestLoad (0.00s) [2022-02-23T19:00:38.472Z] === RUN TestSave [2022-02-23T19:00:38.472Z] --- PASS: TestSave (0.03s) [2022-02-23T19:00:38.472Z] === RUN TestAddDeleteGet [2022-02-23T19:00:38.472Z] --- PASS: TestAddDeleteGet (0.03s) [2022-02-23T19:00:38.472Z] === RUN TestInvalidTags [2022-02-23T19:00:38.472Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T19:00:38.472Z] PASS [2022-02-23T19:00:38.472Z] coverage: 84.4% of statements [2022-02-23T19:00:38.472Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2022-02-23T19:00:38.661Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-02-23T19:00:38.661Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:00:39.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T19:00:39.441Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T19:00:39.441Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T19:00:39.441Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T19:00:39.441Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestValidateMirror [2022-02-23T19:00:39.441Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestLoadInsecureRegistries [2022-02-23T19:00:39.441Z] time="2022-02-23T19:00:38Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:00:39.441Z] time="2022-02-23T19:00:39Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T19:00:39.441Z] time="2022-02-23T19:00:39Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:00:39.441Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-02-23T19:00:39.441Z] === RUN TestNewServiceConfig [2022-02-23T19:00:39.441Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestValidateIndexName [2022-02-23T19:00:39.441Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestValidateIndexNameWithError [2022-02-23T19:00:39.441Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestEndpointParse [2022-02-23T19:00:39.441Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestEndpointParseInvalid [2022-02-23T19:00:39.441Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestValidateEndpoint [2022-02-23T19:00:39.441Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T19:00:39.441Z] === RUN TestPing [2022-02-23T19:00:39.441Z] --- PASS: TestPing (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestPingRegistryEndpoint [2022-02-23T19:00:39.441Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:39.441Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-23T19:00:39.441Z] === RUN TestEndpoint [2022-02-23T19:00:39.441Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:39.441Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestParseRepositoryInfo [2022-02-23T19:00:39.441Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestNewIndexInfo [2022-02-23T19:00:39.441Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestMirrorEndpointLookup [2022-02-23T19:00:39.441Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:00:39.441Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestSearchRepositories [2022-02-23T19:00:39.441Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T19:00:39.441Z] Host: 127.0.0.1:49313 [2022-02-23T19:00:39.441Z] User-Agent: docker test client [2022-02-23T19:00:39.441Z] Authorization: Token fake-token [2022-02-23T19:00:39.441Z] X-Docker-Token: true [2022-02-23T19:00:39.441Z] Accept-Encoding: gzip [2022-02-23T19:00:39.441Z] [2022-02-23T19:00:39.441Z] [2022-02-23T19:00:39.441Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T19:00:39.441Z] Connection: close [2022-02-23T19:00:39.441Z] Content-Length: 144 [2022-02-23T19:00:39.441Z] Cache-Control: no-cache [2022-02-23T19:00:39.441Z] Content-Type: application/json [2022-02-23T19:00:39.441Z] Date: Wed, 23 Feb 2022 19:00:39 GMT [2022-02-23T19:00:39.441Z] Expires: -1 [2022-02-23T19:00:39.441Z] Pragma: no-cache [2022-02-23T19:00:39.441Z] Server: docker-tests/mock [2022-02-23T19:00:39.441Z] X-Docker-Registry-Config: mock [2022-02-23T19:00:39.441Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T19:00:39.441Z] [2022-02-23T19:00:39.441Z] [2022-02-23T19:00:39.441Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-23T19:00:39.441Z] === RUN TestTrustedLocation [2022-02-23T19:00:39.441Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T19:00:39.441Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T19:00:39.441Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestIsSecureIndex [2022-02-23T19:00:39.441Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T19:00:39.441Z] PASS [2022-02-23T19:00:39.441Z] coverage: 51.2% of statements [2022-02-23T19:00:39.441Z] ok github.com/docker/docker/registry 0.234s coverage: 51.2% of statements [2022-02-23T19:00:39.441Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T19:00:39.441Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T19:00:39.441Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T19:00:39.441Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T19:00:39.441Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T19:00:39.441Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T19:00:39.901Z] time="2022-02-23T19:00:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T19:00:39.901Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-02-23T19:00:39.901Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T19:00:39.901Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T19:00:39.901Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T19:00:39.901Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T19:00:39.901Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T19:00:39.901Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T19:00:39.901Z] === RUN TestResumableRequestReader [2022-02-23T19:00:39.901Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T19:00:39.901Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T19:00:39.901Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T19:00:39.901Z] PASS [2022-02-23T19:00:39.901Z] coverage: 100.0% of statements [2022-02-23T19:00:39.901Z] ok github.com/docker/docker/registry/resumable 0.239s coverage: 100.0% of statements [2022-02-23T19:00:39.901Z] === RUN TestRestartManagerTimeout [2022-02-23T19:00:39.901Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T19:00:39.901Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T19:00:39.901Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T19:00:39.901Z] PASS [2022-02-23T19:00:39.901Z] coverage: 50.9% of statements [2022-02-23T19:00:39.901Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2022-02-23T19:00:40.073Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2022-02-23T19:00:40.073Z] === RUN TestRenameInvalidName [2022-02-23T19:00:40.073Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-23T19:00:40.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T19:00:40.361Z] === RUN TestDecodeContainerConfig [2022-02-23T19:00:40.361Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T19:00:40.361Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T19:00:40.361Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T19:00:40.361Z] === RUN TestValidatePrivileged [2022-02-23T19:00:40.361Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T19:00:40.361Z] PASS [2022-02-23T19:00:40.361Z] coverage: 52.6% of statements [2022-02-23T19:00:40.361Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2022-02-23T19:00:40.361Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T19:00:40.361Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T19:00:40.361Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T19:00:40.361Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T19:00:40.361Z] PASS [2022-02-23T19:00:40.634Z] --- PASS: TestRenameInvalidName (0.64s) [2022-02-23T19:00:40.635Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:00:40.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T19:00:40.822Z] coverage: 62.5% of statements [2022-02-23T19:00:40.822Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-02-23T19:00:41.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T19:00:42.001Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-23T19:00:42.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T19:00:42.257Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T19:00:42.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T19:00:42.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T19:00:43.424Z] --- PASS: TestRenameAnonymousContainer (2.65s) [2022-02-23T19:00:43.424Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:00:43.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T19:00:43.681Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-23T19:00:43.730Z] === RUN TestGetDriver [2022-02-23T19:00:43.730Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T19:00:43.730Z] === RUN TestVolumeRequestError [2022-02-23T19:00:43.730Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T19:00:43.730Z] PASS [2022-02-23T19:00:43.730Z] coverage: 36.1% of statements [2022-02-23T19:00:43.730Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-02-23T19:00:43.730Z] === RUN TestGetAddress [2022-02-23T19:00:43.730Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T19:00:43.730Z] === RUN TestRemove [2022-02-23T19:00:43.730Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:00:43.730Z] --- SKIP: TestRemove (0.00s) [2022-02-23T19:00:43.730Z] === RUN TestInitializeWithVolumes [2022-02-23T19:00:43.730Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T19:00:43.730Z] === RUN TestCreate [2022-02-23T19:00:43.730Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:00:43.730Z] === RUN TestValidateName [2022-02-23T19:00:43.730Z] --- PASS: TestValidateName (0.00s) [2022-02-23T19:00:43.730Z] === RUN TestCreateWithOpts [2022-02-23T19:00:43.730Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:00:43.730Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T19:00:43.730Z] === RUN TestRelaodNoOpts [2022-02-23T19:00:43.730Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-23T19:00:43.730Z] PASS [2022-02-23T19:00:43.730Z] coverage: 41.5% of statements [2022-02-23T19:00:43.730Z] ok github.com/docker/docker/volume/local 0.077s coverage: 41.5% of statements [2022-02-23T19:00:43.938Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2022-02-23T19:00:43.938Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:00:44.500Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-23T19:00:44.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRaw [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T19:00:44.698Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRaw [2022-02-23T19:00:44.698Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T19:00:44.698Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T19:00:44.698Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T19:00:44.698Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T19:00:44.699Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T19:00:44.699Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:00:44.699Z] === RUN TestConvertTmpfsOptions [2022-02-23T19:00:44.699Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T19:00:44.699Z] linux_parser_test.go:209: data="ro" [2022-02-23T19:00:44.699Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T19:00:44.699Z] === RUN TestParseMountSpec [2022-02-23T19:00:44.699Z] parser_test.go:62: case 0 [2022-02-23T19:00:44.699Z] parser_test.go:62: case 1 [2022-02-23T19:00:44.699Z] parser_test.go:62: case 2 [2022-02-23T19:00:44.699Z] parser_test.go:62: case 3 [2022-02-23T19:00:44.699Z] parser_test.go:62: case 4 [2022-02-23T19:00:44.699Z] parser_test.go:62: case 5 [2022-02-23T19:00:44.699Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T19:00:44.699Z] === RUN TestValidateMount [2022-02-23T19:00:44.699Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRaw [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:00:44.699Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T19:00:44.699Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:00:44.699Z] PASS [2022-02-23T19:00:44.699Z] coverage: 67.6% of statements [2022-02-23T19:00:44.699Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.6% of statements [2022-02-23T19:00:44.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T19:00:45.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T19:00:45.158Z] --- PASS: TestGet (15.01s) [2022-02-23T19:00:45.158Z] === RUN TestPluginWithNoManifest [2022-02-23T19:00:45.158Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T19:00:45.158Z] === RUN TestGetAll [2022-02-23T19:00:45.158Z] --- PASS: TestGetAll (0.00s) [2022-02-23T19:00:45.158Z] PASS [2022-02-23T19:00:45.158Z] coverage: 73.2% of statements [2022-02-23T19:00:45.158Z] ok github.com/docker/docker/pkg/plugins 35.968s coverage: 73.2% of statements [2022-02-23T19:00:45.158Z] === RUN TestSetGetMeta [2022-02-23T19:00:45.158Z] === PAUSE TestSetGetMeta [2022-02-23T19:00:45.158Z] === RUN TestRestore [2022-02-23T19:00:45.158Z] === PAUSE TestRestore [2022-02-23T19:00:45.158Z] === RUN TestServiceCreate [2022-02-23T19:00:45.158Z] === PAUSE TestServiceCreate [2022-02-23T19:00:45.158Z] === RUN TestServiceList [2022-02-23T19:00:45.158Z] === PAUSE TestServiceList [2022-02-23T19:00:45.158Z] === RUN TestServiceRemove [2022-02-23T19:00:45.158Z] === PAUSE TestServiceRemove [2022-02-23T19:00:45.158Z] === RUN TestServiceGet [2022-02-23T19:00:45.158Z] === PAUSE TestServiceGet [2022-02-23T19:00:45.158Z] === RUN TestServicePrune [2022-02-23T19:00:45.158Z] === PAUSE TestServicePrune [2022-02-23T19:00:45.158Z] === RUN TestCreate [2022-02-23T19:00:45.158Z] === PAUSE TestCreate [2022-02-23T19:00:45.158Z] === RUN TestRemove [2022-02-23T19:00:45.158Z] === PAUSE TestRemove [2022-02-23T19:00:45.158Z] === RUN TestList [2022-02-23T19:00:45.158Z] === PAUSE TestList [2022-02-23T19:00:45.158Z] === RUN TestFindByDriver [2022-02-23T19:00:45.158Z] === PAUSE TestFindByDriver [2022-02-23T19:00:45.158Z] === RUN TestFindByReferenced [2022-02-23T19:00:45.158Z] === PAUSE TestFindByReferenced [2022-02-23T19:00:45.158Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T19:00:45.158Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T19:00:45.158Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:00:45.158Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:00:45.158Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T19:00:45.158Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T19:00:45.158Z] === RUN TestRefDerefRemove [2022-02-23T19:00:45.158Z] === PAUSE TestRefDerefRemove [2022-02-23T19:00:45.158Z] === RUN TestGet [2022-02-23T19:00:45.158Z] === PAUSE TestGet [2022-02-23T19:00:45.158Z] === RUN TestGetWithReference [2022-02-23T19:00:45.158Z] === PAUSE TestGetWithReference [2022-02-23T19:00:45.158Z] === RUN TestFilterFunc [2022-02-23T19:00:45.158Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T19:00:45.158Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T19:00:45.158Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T19:00:45.158Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T19:00:45.158Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:00:45.158Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:00:45.158Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:00:45.158Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:00:45.158Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T19:00:45.158Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T19:00:45.158Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T19:00:45.158Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T19:00:45.158Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:00:45.158Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:00:45.158Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T19:00:45.158Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T19:00:45.158Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T19:00:45.158Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T19:00:45.158Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:00:45.158Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:00:45.158Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:00:45.158Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T19:00:45.158Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T19:00:45.158Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T19:00:45.158Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T19:00:45.158Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T19:00:45.158Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T19:00:45.158Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T19:00:45.158Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T19:00:45.158Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T19:00:45.158Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T19:00:45.158Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T19:00:45.158Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T19:00:45.158Z] === CONT TestSetGetMeta [2022-02-23T19:00:45.158Z] === CONT TestList [2022-02-23T19:00:45.158Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T19:00:45.158Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T19:00:45.158Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-23T19:00:45.158Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:00:45.158Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-23T19:00:45.158Z] === CONT TestGet [2022-02-23T19:00:45.158Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-23T19:00:45.158Z] === CONT TestGetWithReference [2022-02-23T19:00:45.158Z] --- PASS: TestList (0.04s) [2022-02-23T19:00:45.158Z] === CONT TestRefDerefRemove [2022-02-23T19:00:45.158Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-23T19:00:45.158Z] === CONT TestFindByReferenced [2022-02-23T19:00:45.158Z] --- PASS: TestGet (0.02s) [2022-02-23T19:00:45.158Z] === CONT TestServiceGet [2022-02-23T19:00:45.158Z] --- PASS: TestGetWithReference (0.02s) [2022-02-23T19:00:45.158Z] === CONT TestRemove [2022-02-23T19:00:45.158Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-23T19:00:45.158Z] === CONT TestCreate [2022-02-23T19:00:45.158Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-23T19:00:45.158Z] === CONT TestServicePrune [2022-02-23T19:00:45.158Z] --- PASS: TestCreate (0.02s) [2022-02-23T19:00:45.158Z] === CONT TestServiceList [2022-02-23T19:00:45.158Z] --- PASS: TestRemove (0.02s) [2022-02-23T19:00:45.158Z] === CONT TestServiceRemove [2022-02-23T19:00:45.364Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2022-02-23T19:00:45.364Z] === RUN TestResize [2022-02-23T19:00:45.618Z] --- PASS: TestServiceGet (0.16s) [2022-02-23T19:00:45.618Z] === CONT TestServiceCreate [2022-02-23T19:00:45.618Z] time="2022-02-23T19:00:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:00:45.618Z] --- PASS: TestServiceRemove (0.14s) [2022-02-23T19:00:45.618Z] === CONT TestFindByDriver [2022-02-23T19:00:45.618Z] time="2022-02-23T19:00:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:00:45.618Z] === CONT TestRestore [2022-02-23T19:00:45.618Z] --- PASS: TestServiceList (0.15s) [2022-02-23T19:00:45.618Z] time="2022-02-23T19:00:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:00:45.618Z] time="2022-02-23T19:00:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T19:00:45.618Z] --- PASS: TestServiceCreate (0.02s) [2022-02-23T19:00:45.618Z] time="2022-02-23T19:00:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:00:45.618Z] --- PASS: TestFindByDriver (0.03s) [2022-02-23T19:00:45.618Z] --- PASS: TestServicePrune (0.19s) [2022-02-23T19:00:45.618Z] --- PASS: TestRestore (0.03s) [2022-02-23T19:00:45.618Z] PASS [2022-02-23T19:00:45.618Z] coverage: 69.0% of statements [2022-02-23T19:00:45.618Z] ok github.com/docker/docker/volume/service 0.294s coverage: 69.0% of statements [2022-02-23T19:00:45.920Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:00:45.920Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:00:45.920Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:00:45.920Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:00:45.920Z] [2022-02-23T19:00:45.920Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-23T19:00:45.920Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-23T19:00:45.920Z] Using test binary docker [2022-02-23T19:00:45.920Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T19:00:45.920Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T19:00:45.920Z] INFO: Waiting for daemon to start... [2022-02-23T19:00:45.920Z] Starting dockerd [2022-02-23T19:00:45.920Z] . [2022-02-23T19:00:45.920Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-23T19:00:45.950Z] --- PASS: TestResize (0.59s) [2022-02-23T19:00:45.950Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:00:46.058Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T19:00:46.058Z] Using test binary docker [2022-02-23T19:00:46.058Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T19:00:46.058Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-23T19:00:46.058Z] INFO: Waiting for daemon to start... [2022-02-23T19:00:46.058Z] Starting dockerd [2022-02-23T19:00:46.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T19:00:46.460Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2022-02-23T19:00:46.460Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:00:47.020Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2022-02-23T19:00:47.020Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:00:47.020Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:00:47.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:00:47.020Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:00:47.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:00:47.020Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:00:47.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:00:47.020Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:00:47.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:00:47.020Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:00:47.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:00:47.021Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:00:47.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:00:47.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:00:47.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:00:47.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T19:00:47.837Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-23T19:00:48.525Z] 2022/02/23 19:00:43 Closing DB instances... [2022-02-23T19:00:48.525Z] time="2022-02-23T19:00:43Z" level=error msg="node: a2e4f33e8db4 is unknown to memberlist" [2022-02-23T19:00:48.525Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-02-23T19:00:48.525Z] === RUN TestFindNode [2022-02-23T19:00:48.525Z] 2022/02/23 19:00:45 Closing DB instances... [2022-02-23T19:00:48.525Z] --- PASS: TestFindNode (0.02s) [2022-02-23T19:00:48.525Z] === RUN TestChangeNodeState [2022-02-23T19:00:48.525Z] 2022/02/23 19:00:45 Closing DB instances... [2022-02-23T19:00:48.525Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T19:00:48.525Z] === RUN TestNodeReincarnation [2022-02-23T19:00:48.525Z] 2022/02/23 19:00:45 Closing DB instances... [2022-02-23T19:00:48.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:00:49.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T19:00:49.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:00:49.328Z] . [2022-02-23T19:00:49.328Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T19:00:49.328Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T19:00:49.328Z] Error: No such image: emptyfs [2022-02-23T19:00:49.584Z] Running integration-test (iteration 1) [2022-02-23T19:00:49.584Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T19:00:49.841Z] Loaded image: busybox:latest [2022-02-23T19:00:50.098Z] Loaded image: busybox:glibc [2022-02-23T19:00:50.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T19:00:50.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T19:00:50.714Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T19:00:50.714Z] === RUN TestParallelCreate [2022-02-23T19:00:50.714Z] 2022/02/23 19:00:50 Closing DB instances... [2022-02-23T19:00:50.714Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T19:00:50.714Z] === RUN TestParallelDelete [2022-02-23T19:00:50.714Z] 2022/02/23 19:00:50 Closing DB instances... [2022-02-23T19:00:50.714Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T19:00:50.714Z] === RUN TestNetworkDBIslands [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6584a69eb263 with config:&{NodeID:6584a69eb263 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-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="Node 6584a69eb263/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="Node 6584a69eb263/172.24.30.139, added to nodes list" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:297a5fd01a47 with config:&{NodeID:297a5fd01a47 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-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="Node 297a5fd01a47/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="Node 297a5fd01a47/172.24.30.139, added to nodes list" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="Node 297a5fd01a47/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="Node 297a5fd01a47/172.24.30.139, added to nodes list" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="Node 6584a69eb263/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=info msg="Node 6584a69eb263/172.24.30.139, added to nodes list" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-23T19:00:50.714Z] time="2022-02-23T19:00:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T19:00:51.466Z] Loaded image: debian:bullseye-slim [2022-02-23T19:00:51.466Z] Loaded image: hello-world:latest [2022-02-23T19:00:51.466Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:00:51.466Z] INFO: Testing against a local daemon [2022-02-23T19:00:51.466Z] === RUN TestCgroupNamespacesBuild [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8890cf682ce3 with config:&{NodeID:8890cf682ce3 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-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="Node 8890cf682ce3/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="Node 8890cf682ce3/172.24.30.139, added to nodes list" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="Node 8890cf682ce3/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="Node 8890cf682ce3/172.24.30.139, added to nodes list" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="Node 6584a69eb263/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="Node 6584a69eb263/172.24.30.139, added to nodes list" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="Node 297a5fd01a47/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="Node 297a5fd01a47/172.24.30.139, added to nodes list" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-23T19:00:51.681Z] time="2022-02-23T19:00:51Z" level=info msg="Node 8890cf682ce3/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:51.682Z] time="2022-02-23T19:00:51Z" level=info msg="Node 8890cf682ce3/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:00:52.139Z] time="2022-02-23T19:00:51Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:279efd4d5f10 with config:&{NodeID:279efd4d5f10 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-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 279efd4d5f10/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 279efd4d5f10/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 279efd4d5f10/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 279efd4d5f10/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 297a5fd01a47/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 297a5fd01a47/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 8890cf682ce3/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 8890cf682ce3/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 6584a69eb263/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 6584a69eb263/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 279efd4d5f10/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 279efd4d5f10/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 279efd4d5f10/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.140Z] time="2022-02-23T19:00:51Z" level=info msg="Node 279efd4d5f10/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6702f70efae2 with config:&{NodeID:6702f70efae2 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-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6584a69eb263/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6584a69eb263/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 279efd4d5f10/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 279efd4d5f10/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 297a5fd01a47/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 297a5fd01a47/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 8890cf682ce3/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 8890cf682ce3/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:52.598Z] time="2022-02-23T19:00:52Z" level=info msg="Node 6702f70efae2/172.24.30.139, added to nodes list" [2022-02-23T19:00:52.837Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-02-23T19:00:52.837Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T19:00:53.057Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=info msg="The new bootstrap node list is:[172.24.30.139:10033 172.24.30.139:10034 172.24.30.139:10035]" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10033" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49354" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10034" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49355" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10035" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49356" [2022-02-23T19:00:53.057Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=info msg="The new bootstrap node list is:[172.24.30.139:10033 172.24.30.139:10034 172.24.30.139:10035]" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10033" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49357" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10034" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49358" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49359" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10035" [2022-02-23T19:00:53.057Z] time="2022-02-23T19:00:53Z" level=info msg="node 0 leaving" [2022-02-23T19:00:53.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T19:00:53.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:00:53.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:00:53.516Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263 change state NodeActive --> NodeLeft" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="node3(8890cf682ce3): Node leave event for 6584a69eb263/172.24.30.139" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263 change state NodeActive --> NodeLeft" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="node2(297a5fd01a47): Node leave event for 6584a69eb263/172.24.30.139" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263 change state NodeActive --> NodeLeft" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="node5(6702f70efae2): Node leave event for 6584a69eb263/172.24.30.139" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263 change state NodeActive --> NodeLeft" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="node1(6584a69eb263): Node leave event for 6584a69eb263/172.24.30.139" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263 change state NodeActive --> NodeLeft" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="node4(279efd4d5f10): Node leave event for 6584a69eb263/172.24.30.139" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263/172.24.30.139, left gossip cluster" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263/172.24.30.139, left gossip cluster" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263/172.24.30.139, left gossip cluster" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263/172.24.30.139, left gossip cluster" [2022-02-23T19:00:53.517Z] time="2022-02-23T19:00:53Z" level=info msg="Node 6584a69eb263/172.24.30.139, left gossip cluster" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="node 1 leaving" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="Node 297a5fd01a47 change state NodeActive --> NodeLeft" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="node4(279efd4d5f10): Node leave event for 297a5fd01a47/172.24.30.139" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="Node 297a5fd01a47 change state NodeActive --> NodeLeft" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="node5(6702f70efae2): Node leave event for 297a5fd01a47/172.24.30.139" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="Node 297a5fd01a47/172.24.30.139, left gossip cluster" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="Node 297a5fd01a47 change state NodeActive --> NodeLeft" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="node3(8890cf682ce3): Node leave event for 297a5fd01a47/172.24.30.139" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="Node 297a5fd01a47 change state NodeActive --> NodeFailed" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="Node 297a5fd01a47/172.24.30.139, added to failed nodes list" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=error msg="node: 297a5fd01a47 is unknown to memberlist" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="Node 297a5fd01a47/172.24.30.139, left gossip cluster" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="Node 297a5fd01a47/172.24.30.139, left gossip cluster" [2022-02-23T19:00:53.981Z] time="2022-02-23T19:00:53Z" level=info msg="Node 297a5fd01a47/172.24.30.139, left gossip cluster" [2022-02-23T19:00:54.204Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-02-23T19:00:54.204Z] === RUN TestBuildWithSession [2022-02-23T19:00:54.204Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:00:54.204Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:00:54.204Z] === RUN TestBuildSquashParent [2022-02-23T19:00:54.418Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:53Z" level=info msg="node 2 leaving" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:53Z" level=info msg="Node 8890cf682ce3 change state NodeActive --> NodeLeft" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:53Z" level=info msg="node4(279efd4d5f10): Node leave event for 8890cf682ce3/172.24.30.139" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:53Z" level=info msg="Node 8890cf682ce3 change state NodeActive --> NodeLeft" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:53Z" level=info msg="node5(6702f70efae2): Node leave event for 8890cf682ce3/172.24.30.139" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:54Z" level=info msg="Node 8890cf682ce3 change state NodeActive --> NodeLeft" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:54Z" level=info msg="node3(8890cf682ce3): Node leave event for 8890cf682ce3/172.24.30.139" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:54Z" level=debug msg="memberlist: Failed ping: 279efd4d5f10 (timeout reached)" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.30.139:10034: use of closed network connection" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.30.139:10035: use of closed network connection" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:54Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49360" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:54Z" level=info msg="Node 8890cf682ce3/172.24.30.139, left gossip cluster" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:54Z" level=info msg="Node 8890cf682ce3/172.24.30.139, left gossip cluster" [2022-02-23T19:00:54.440Z] time="2022-02-23T19:00:54Z" level=info msg="Node 8890cf682ce3/172.24.30.139, left gossip cluster" [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=warning msg="memberlist: Was able to connect to 279efd4d5f10 but other probes failed, network may be misconfigured" [2022-02-23T19:00:54.911Z] networkdb_test.go:867: node4: OK [2022-02-23T19:00:54.911Z] networkdb_test.go:867: node5: OK [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="node 0 coming back" [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1ee49e1b56c5 with config:&{NodeID:1ee49e1b56c5 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-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, added to nodes list" [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="node 1 coming back" [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0b6db2a43a66 with config:&{NodeID:0b6db2a43a66 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-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, added to nodes list" [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="node 2 coming back" [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:aebaed66ce8c with config:&{NodeID:aebaed66ce8c 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-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="Node aebaed66ce8c/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:54.911Z] time="2022-02-23T19:00:54Z" level=info msg="Node aebaed66ce8c/172.24.30.139, added to nodes list" [2022-02-23T19:00:55.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T19:00:57.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:00:57.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:00:58.375Z] --- PASS: TestBuildSquashParent (4.35s) [2022-02-23T19:00:58.375Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:00:58.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:00:58.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:00:58.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:00:58.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:00:58.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:00:58.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:00:58.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:00:58.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:00:58.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:00:58.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:00:58.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:00:58.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:00:58.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:00:58.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:00:58.642Z] time="2022-02-23T19:00:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.30.139:10033 172.24.30.139:10034 172.24.30.139:10035]" [2022-02-23T19:00:58.642Z] time="2022-02-23T19:00:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.30.139:10033 172.24.30.139:10034 172.24.30.139:10035]" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10033" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49361" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 6702f70efae2/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 6702f70efae2/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 279efd4d5f10/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 279efd4d5f10/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, is the new incarnation of the shutdown node 6584a69eb263/172.24.30.139" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10034" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49362" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 6702f70efae2/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.101Z] time="2022-02-23T19:00:58Z" level=info msg="Node 6702f70efae2/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 279efd4d5f10/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 279efd4d5f10/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, is the new incarnation of the shutdown node 297a5fd01a47/172.24.30.139" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49363" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10035" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 6702f70efae2/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 6702f70efae2/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 279efd4d5f10/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 279efd4d5f10/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node aebaed66ce8c/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node aebaed66ce8c/172.24.30.139, is the new incarnation of the shutdown node 8890cf682ce3/172.24.30.139" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node aebaed66ce8c/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, is the new incarnation of the shutdown node 297a5fd01a47/172.24.30.139" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, is the new incarnation of the shutdown node 6584a69eb263/172.24.30.139" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node aebaed66ce8c/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node aebaed66ce8c/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node aebaed66ce8c/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:58Z" level=info msg="Node aebaed66ce8c/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:59Z" level=info msg="Node aebaed66ce8c/172.24.30.139, joined gossip cluster" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:59Z" level=info msg="Node aebaed66ce8c/172.24.30.139, is the new incarnation of the shutdown node 8890cf682ce3/172.24.30.139" [2022-02-23T19:00:59.102Z] time="2022-02-23T19:00:59Z" level=info msg="Node aebaed66ce8c/172.24.30.139, added to nodes list" [2022-02-23T19:00:59.335Z] 1bd78008c728: Pull complete [2022-02-23T19:00:59.335Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-23T19:00:59.335Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:00:59.335Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:00:59.335Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-23T19:00:59.335Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-23T19:00:59.335Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-23T19:00:59.335Z] INFO: Docker version of control daemon [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.335Z] Client: [2022-02-23T19:00:59.335Z] Version: 20.10.9 [2022-02-23T19:00:59.335Z] API version: 1.41 [2022-02-23T19:00:59.335Z] Go version: go1.16.8 [2022-02-23T19:00:59.335Z] Git commit: c2ea9bc [2022-02-23T19:00:59.335Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T19:00:59.335Z] OS/Arch: windows/amd64 [2022-02-23T19:00:59.335Z] Context: default [2022-02-23T19:00:59.335Z] Experimental: true [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.335Z] Server: Docker Engine - Community [2022-02-23T19:00:59.335Z] Engine: [2022-02-23T19:00:59.335Z] Version: 20.10.9 [2022-02-23T19:00:59.335Z] API version: 1.41 (minimum version 1.24) [2022-02-23T19:00:59.335Z] Go version: go1.16.8 [2022-02-23T19:00:59.335Z] Git commit: 79ea9d3 [2022-02-23T19:00:59.335Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T19:00:59.335Z] OS/Arch: windows/amd64 [2022-02-23T19:00:59.335Z] Experimental: true [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.335Z] INFO: Docker info of control daemon [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.335Z] Client: [2022-02-23T19:00:59.335Z] Context: default [2022-02-23T19:00:59.335Z] Debug Mode: false [2022-02-23T19:00:59.335Z] Plugins: [2022-02-23T19:00:59.335Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-23T19:00:59.335Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-23T19:00:59.335Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.335Z] Server: [2022-02-23T19:00:59.335Z] Containers: 0 [2022-02-23T19:00:59.335Z] Running: 0 [2022-02-23T19:00:59.335Z] Paused: 0 [2022-02-23T19:00:59.335Z] Stopped: 0 [2022-02-23T19:00:59.335Z] Images: 1 [2022-02-23T19:00:59.335Z] Server Version: 20.10.9 [2022-02-23T19:00:59.335Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T19:00:59.335Z] Windows: [2022-02-23T19:00:59.335Z] LCOW: [2022-02-23T19:00:59.335Z] Logging Driver: json-file [2022-02-23T19:00:59.335Z] Plugins: [2022-02-23T19:00:59.335Z] Volume: local [2022-02-23T19:00:59.335Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T19:00:59.335Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T19:00:59.335Z] Swarm: inactive [2022-02-23T19:00:59.335Z] Default Isolation: process [2022-02-23T19:00:59.335Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T19:00:59.335Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T19:00:59.335Z] OSType: windows [2022-02-23T19:00:59.335Z] Architecture: x86_64 [2022-02-23T19:00:59.335Z] CPUs: 4 [2022-02-23T19:00:59.335Z] Total Memory: 32GiB [2022-02-23T19:00:59.335Z] Name: azwin-2-fbd530 [2022-02-23T19:00:59.335Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-23T19:00:59.335Z] Docker Root Dir: D:\docker [2022-02-23T19:00:59.335Z] Debug Mode: false [2022-02-23T19:00:59.335Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:00:59.335Z] Labels: [2022-02-23T19:00:59.335Z] Experimental: true [2022-02-23T19:00:59.335Z] Insecure Registries: [2022-02-23T19:00:59.335Z] 10.0.0.4:5000 [2022-02-23T19:00:59.335Z] 127.0.0.0/8 [2022-02-23T19:00:59.335Z] Registry Mirrors: [2022-02-23T19:00:59.335Z] http://10.0.0.4:5000/ [2022-02-23T19:00:59.335Z] Live Restore Enabled: false [2022-02-23T19:00:59.335Z] Product License: Community Engine [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.335Z] INFO: Commit hash is 07df4c9df1 [2022-02-23T19:00:59.335Z] INFO: Nuke-Everything... [2022-02-23T19:00:59.335Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T19:00:59.335Z] INFO: Nuking d:\CI [2022-02-23T19:00:59.335Z] INFO: Zapped successfully [2022-02-23T19:00:59.335Z] INFO: Location for testing is d:\CI\PR-43287\1 [2022-02-23T19:00:59.335Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.335Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 19:00:52... [2022-02-23T19:00:59.335Z] [2022-02-23T19:00:59.560Z] time="2022-02-23T19:00:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10033" [2022-02-23T19:00:59.560Z] time="2022-02-23T19:00:59Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49364" [2022-02-23T19:00:59.560Z] time="2022-02-23T19:00:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10034" [2022-02-23T19:00:59.560Z] time="2022-02-23T19:00:59Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49365" [2022-02-23T19:00:59.560Z] time="2022-02-23T19:00:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.30.139:10035" [2022-02-23T19:00:59.560Z] time="2022-02-23T19:00:59Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49366" [2022-02-23T19:00:59.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:01:00.001Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:01:00.018Z] 2022/02/23 19:00:59 Closing DB instances... [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="Node 1ee49e1b56c5 change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="node2(0b6db2a43a66): Node leave event for 1ee49e1b56c5/172.24.30.139" [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="Node 1ee49e1b56c5 change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="node4(279efd4d5f10): Node leave event for 1ee49e1b56c5/172.24.30.139" [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="Node 1ee49e1b56c5 change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="node5(6702f70efae2): Node leave event for 1ee49e1b56c5/172.24.30.139" [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="Node 1ee49e1b56c5 change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="node3(aebaed66ce8c): Node leave event for 1ee49e1b56c5/172.24.30.139" [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="Node 1ee49e1b56c5 change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.018Z] time="2022-02-23T19:00:59Z" level=info msg="node1(1ee49e1b56c5): Node leave event for 1ee49e1b56c5/172.24.30.139" [2022-02-23T19:01:00.231Z] check_test.go:308: [d24eace0448f2] daemon is not started [2022-02-23T19:01:00.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-23T19:01:00.310Z] Sending build context to Docker daemon 62.67MB [2022-02-23T19:01:00.310Z] [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="Node 1ee49e1b56c5/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="Node 0b6db2a43a66 change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="node5(6702f70efae2): Node leave event for 0b6db2a43a66/172.24.30.139" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="Node 0b6db2a43a66 change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="node3(aebaed66ce8c): Node leave event for 0b6db2a43a66/172.24.30.139" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="Node 0b6db2a43a66 change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="node4(279efd4d5f10): Node leave event for 0b6db2a43a66/172.24.30.139" [2022-02-23T19:01:00.476Z] time="2022-02-23T19:01:00Z" level=info msg="Node 0b6db2a43a66 change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.477Z] time="2022-02-23T19:01:00Z" level=info msg="node2(0b6db2a43a66): Node leave event for 0b6db2a43a66/172.24.30.139" [2022-02-23T19:01:00.477Z] time="2022-02-23T19:01:00Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.477Z] time="2022-02-23T19:01:00Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.477Z] time="2022-02-23T19:01:00Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.477Z] time="2022-02-23T19:01:00Z" level=info msg="Node 0b6db2a43a66/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.776Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T19:01:00.776Z] ---> c703d4d60533 [2022-02-23T19:01:00.776Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T19:01:00.776Z] ---> Running in 86aea03d69aa [2022-02-23T19:01:00.935Z] time="2022-02-23T19:01:00Z" level=info msg="Node aebaed66ce8c change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.935Z] time="2022-02-23T19:01:00Z" level=info msg="node5(6702f70efae2): Node leave event for aebaed66ce8c/172.24.30.139" [2022-02-23T19:01:00.935Z] time="2022-02-23T19:01:00Z" level=info msg="Node aebaed66ce8c change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.935Z] time="2022-02-23T19:01:00Z" level=info msg="node4(279efd4d5f10): Node leave event for aebaed66ce8c/172.24.30.139" [2022-02-23T19:01:00.935Z] time="2022-02-23T19:01:00Z" level=info msg="Node aebaed66ce8c change state NodeActive --> NodeLeft" [2022-02-23T19:01:00.935Z] time="2022-02-23T19:01:00Z" level=info msg="node3(aebaed66ce8c): Node leave event for aebaed66ce8c/172.24.30.139" [2022-02-23T19:01:00.935Z] time="2022-02-23T19:01:00Z" level=info msg="Node aebaed66ce8c/172.24.30.139, left gossip cluster" [2022-02-23T19:01:00.935Z] time="2022-02-23T19:01:00Z" level=info msg="Node aebaed66ce8c/172.24.30.139, left gossip cluster" [2022-02-23T19:01:01.239Z] Removing intermediate container 86aea03d69aa [2022-02-23T19:01:01.239Z] ---> d239e3f2bd35 [2022-02-23T19:01:01.239Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T19:01:01.239Z] ---> Running in e2ff2e9cd33a [2022-02-23T19:01:01.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:01:01.393Z] time="2022-02-23T19:01:01Z" level=info msg="Node aebaed66ce8c/172.24.30.139, left gossip cluster" [2022-02-23T19:01:01.393Z] time="2022-02-23T19:01:01Z" level=debug msg="memberlist: Failed ping: aebaed66ce8c (timeout reached)" [2022-02-23T19:01:01.393Z] time="2022-02-23T19:01:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.30.139:10036: use of closed network connection" [2022-02-23T19:01:01.393Z] time="2022-02-23T19:01:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.30.139:10037: use of closed network connection" [2022-02-23T19:01:01.393Z] time="2022-02-23T19:01:01Z" level=debug msg="memberlist: Stream connection from=172.24.30.139:49367" [2022-02-23T19:01:01.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:01:01.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:01:01.700Z] Removing intermediate container e2ff2e9cd33a [2022-02-23T19:01:01.700Z] ---> f9de4311ea4f [2022-02-23T19:01:01.700Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T19:01:01.700Z] ---> Running in fd7ea32f089c [2022-02-23T19:01:01.850Z] time="2022-02-23T19:01:01Z" level=info msg="Node 279efd4d5f10 change state NodeActive --> NodeLeft" [2022-02-23T19:01:01.850Z] time="2022-02-23T19:01:01Z" level=info msg="node5(6702f70efae2): Node leave event for 279efd4d5f10/172.24.30.139" [2022-02-23T19:01:01.850Z] time="2022-02-23T19:01:01Z" level=info msg="Node 279efd4d5f10 change state NodeActive --> NodeLeft" [2022-02-23T19:01:01.850Z] time="2022-02-23T19:01:01Z" level=info msg="node4(279efd4d5f10): Node leave event for 279efd4d5f10/172.24.30.139" [2022-02-23T19:01:01.850Z] time="2022-02-23T19:01:01Z" level=warning msg="memberlist: Was able to connect to aebaed66ce8c but other probes failed, network may be misconfigured" [2022-02-23T19:01:02.162Z] Removing intermediate container fd7ea32f089c [2022-02-23T19:01:02.162Z] ---> 17269989cd2d [2022-02-23T19:01:02.162Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T19:01:02.162Z] ---> Running in 725122201b7d [2022-02-23T19:01:02.307Z] time="2022-02-23T19:01:02Z" level=info msg="Node 279efd4d5f10/172.24.30.139, left gossip cluster" [2022-02-23T19:01:02.307Z] time="2022-02-23T19:01:02Z" level=info msg="Node 279efd4d5f10/172.24.30.139, left gossip cluster" [2022-02-23T19:01:02.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-23T19:01:02.629Z] Removing intermediate container 725122201b7d [2022-02-23T19:01:02.629Z] ---> 5b70e3d46ce3 [2022-02-23T19:01:02.629Z] 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-02-23T19:01:02.629Z] ---> Running in 8942903f60f3 [2022-02-23T19:01:03.006Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T19:01:03.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2022-02-23T19:01:03.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-02-23T19:01:03.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-02-23T19:01:03.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2022-02-23T19:01:03.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-02-23T19:01:03.006Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2022-02-23T19:01:03.006Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:01:03.006Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:01:03.094Z] Removing intermediate container 8942903f60f3 [2022-02-23T19:01:03.094Z] ---> 95e9c541302b [2022-02-23T19:01:03.095Z] 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-02-23T19:01:03.095Z] ---> Running in cb2af3076904 [2022-02-23T19:01:03.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:01:03.275Z] time="2022-02-23T19:01:02Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.24.30.139:10037: use of closed network connection" [2022-02-23T19:01:03.275Z] time="2022-02-23T19:01:02Z" level=info msg="Node 6702f70efae2/172.24.30.139, left gossip cluster" [2022-02-23T19:01:03.275Z] time="2022-02-23T19:01:02Z" level=info msg="Node 6702f70efae2 change state NodeActive --> NodeFailed" [2022-02-23T19:01:03.275Z] time="2022-02-23T19:01:02Z" level=info msg="Node 6702f70efae2/172.24.30.139, added to failed nodes list" [2022-02-23T19:01:03.275Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-02-23T19:01:03.275Z] PASS [2022-02-23T19:01:03.275Z] coverage: 60.0% of statements [2022-02-23T19:01:03.275Z] ok github.com/docker/docker/libnetwork/networkdb 105.488s coverage: 60.0% of statements [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:01:03.275Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:01:03.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:01:04.898Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:01:04.898Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:01:04.898Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:01:05.154Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:01:05.411Z] --- PASS: TestBuildMultiStageCopy (2.28s) [2022-02-23T19:01:05.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-02-23T19:01:05.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-02-23T19:01:05.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-02-23T19:01:05.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-02-23T19:01:05.411Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-02-23T19:01:05.411Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === Skipped [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T19:01:05.450Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T19:01:05.450Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T19:01:05.450Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T19:01:05.450Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-23T19:01:05.450Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:01:05.450Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:01:05.450Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:01:05.450Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:01:05.450Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T19:01:05.450Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:01:05.450Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T19:01:05.450Z] daemon_test.go:145: root required [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:01:05.450Z] reload_test.go:342: root required [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-02-23T19:01:05.450Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:01:05.450Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T19:01:05.450Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T19:01:05.450Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T19:01:05.450Z] layer_test.go:291: Failing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T19:01:05.450Z] layer_test.go:340: Failing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T19:01:05.450Z] layer_test.go:455: Failing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T19:01:05.450Z] layer_test.go:684: Failing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T19:01:05.450Z] migration_test.go:45: Failing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:01:05.450Z] migration_test.go:181: Failing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T19:01:05.450Z] mount_test.go:17: Failing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T19:01:05.450Z] mount_test.go:76: Failing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T19:01:05.450Z] mount_test.go:125: Failing on Windows [2022-02-23T19:01:05.450Z] [2022-02-23T19:01:05.450Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T19:01:05.451Z] mount_test.go:212: Failing on Windows [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T19:01:05.451Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-23T19:01:05.451Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T19:01:05.451Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T19:01:05.451Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T19:01:05.451Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T19:01:05.451Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:01:05.451Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T19:01:05.451Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:01:05.451Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T19:01:05.451Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T19:01:05.451Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T19:01:05.451Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:01:05.451Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:01:05.451Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:01:05.451Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:01:05.451Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:01:05.451Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-23T19:01:05.451Z] archive_test.go:140: zstd not installed [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:01:05.451Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:01:05.451Z] changes_test.go:195: needs more investigation [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-23T19:01:05.451Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-23T19:01:05.451Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T19:01:05.451Z] changes_test.go:432: needs further investigation [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:01:05.451Z] changes_test.go:468: needs further investigation [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:01:05.451Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T19:01:05.451Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:01:05.451Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:01:05.451Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-23T19:01:05.451Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T19:01:05.451Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T19:01:05.451Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T19:01:05.451Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T19:01:05.451Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:01:05.451Z] [2022-02-23T19:01:05.451Z] DONE 2071 tests, 70 skipped in 267.061s [2022-02-23T19:01:05.451Z] INFO: make.ps1 ended at 02/23/2022 19:01:05 [2022-02-23T19:01:05.975Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-02-23T19:01:05.975Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:01:06.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T19:01:06.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:01:06.906Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-02-23T19:01:06.906Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:01:06.988Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T19:01:06.988Z] INFO: Unit tests ended at 02/23/2022 19:01:06. Duration:00:04:40.4197596 [2022-02-23T19:01:06.988Z] INFO: Building busybox [2022-02-23T19:01:06.988Z] Sending build context to Docker daemon 5.12kB [2022-02-23T19:01:06.988Z] [2022-02-23T19:01:06.988Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T19:01:06.988Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T19:01:06.988Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T19:01:06.988Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T19:01:06.988Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T19:01:06.988Z] ---> bdeb13086b9f [2022-02-23T19:01:06.988Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T19:01:07.447Z] ---> Running in 6a064acd8ce7 [2022-02-23T19:01:07.470Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-02-23T19:01:07.470Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:01:08.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:01:09.366Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-02-23T19:01:09.366Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:01:09.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:01:09.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T19:01:09.632Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-02-23T19:01:09.632Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:01:11.523Z] --- PASS: TestBuildMultiStageLayerLeak (1.61s) [2022-02-23T19:01:11.523Z] === RUN TestBuildWithHugeFile [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.16s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.96s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.56s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.24s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.47s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s) [2022-02-23T19:01:12.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2022-02-23T19:01:12.102Z] === RUN TestCgroupNamespacesRun [2022-02-23T19:01:12.169Z] Removing intermediate container 6a064acd8ce7 [2022-02-23T19:01:12.169Z] ---> 9a68fee7fec9 [2022-02-23T19:01:12.169Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T19:01:12.169Z] ---> Running in 2441da125375 [2022-02-23T19:01:12.169Z] Removing intermediate container 2441da125375 [2022-02-23T19:01:12.169Z] ---> 389ff099869a [2022-02-23T19:01:12.169Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T19:01:12.628Z] ---> Running in 24968d5a606c [2022-02-23T19:01:12.628Z] Removing intermediate container 24968d5a606c [2022-02-23T19:01:12.628Z] ---> e765a9727a6e [2022-02-23T19:01:12.629Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T19:01:12.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T19:01:12.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T19:01:13.851Z] --- PASS: TestCgroupNamespacesRun (2.06s) [2022-02-23T19:01:13.851Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T19:01:14.168Z] [2022-02-23T19:01:14.626Z] ---> d67786831a22 [2022-02-23T19:01:14.626Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T19:01:14.626Z] ---> Running in 8a5c4eee21dd [2022-02-23T19:01:15.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T19:01:15.575Z] 2022/02/23 19:01:12 Closing DB instances... [2022-02-23T19:01:15.575Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-02-23T19:01:15.575Z] === RUN TestFindNode [2022-02-23T19:01:15.575Z] 2022/02/23 19:01:14 Closing DB instances... [2022-02-23T19:01:15.575Z] --- PASS: TestFindNode (0.02s) [2022-02-23T19:01:15.575Z] === RUN TestChangeNodeState [2022-02-23T19:01:15.575Z] 2022/02/23 19:01:14 Closing DB instances... [2022-02-23T19:01:15.575Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T19:01:15.575Z] === RUN TestNodeReincarnation [2022-02-23T19:01:15.575Z] 2022/02/23 19:01:14 Closing DB instances... [2022-02-23T19:01:15.783Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2022-02-23T19:01:15.783Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T19:01:17.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-23T19:01:17.149Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2022-02-23T19:01:17.149Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T19:01:17.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T19:01:19.081Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2022-02-23T19:01:19.081Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T19:01:19.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-23T19:01:19.914Z] ok github.com/docker/docker/libnetwork 37.052s coverage: 40.7% of statements [2022-02-23T19:01:19.914Z] ok github.com/docker/docker/libnetwork/bitseq 0.129s coverage: 84.4% of statements [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T19:01:19.914Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-02-23T19:01:19.914Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T19:01:19.914Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-23T19:01:19.914Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.226s coverage: 59.9% of statements [2022-02-23T19:01:19.914Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T19:01:19.914Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-23T19:01:20.175Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 4.0% of statements [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T19:01:20.271Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T19:01:20.271Z] === RUN TestParallelCreate [2022-02-23T19:01:20.271Z] 2022/02/23 19:01:19 Closing DB instances... [2022-02-23T19:01:20.271Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T19:01:20.271Z] === RUN TestParallelDelete [2022-02-23T19:01:20.271Z] 2022/02/23 19:01:19 Closing DB instances... [2022-02-23T19:01:20.271Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T19:01:20.271Z] === RUN TestNetworkDBIslands [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3dc10fd82b25 with config:&{NodeID:3dc10fd82b25 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-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, added to nodes list" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:eaa7e3c17c47 with config:&{NodeID:eaa7e3c17c47 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-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, added to nodes list" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, added to nodes list" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, added to nodes list" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-23T19:01:20.271Z] time="2022-02-23T19:01:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T19:01:20.435Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T19:01:20.449Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-23T19:01:20.449Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.52s) [2022-02-23T19:01:20.449Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T19:01:20.703Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.021s coverage: 4.5% of statements [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:13989720ef1d with config:&{NodeID:13989720ef1d 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-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node 13989720ef1d/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node 13989720ef1d/172.31.117.242, added to nodes list" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node 13989720ef1d/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node 13989720ef1d/172.31.117.242, added to nodes list" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, added to nodes list" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, added to nodes list" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node 13989720ef1d/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:20.730Z] time="2022-02-23T19:01:20Z" level=info msg="Node 13989720ef1d/172.31.117.242, added to nodes list" [2022-02-23T19:01:20.965Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T19:01:20.965Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c34426d386b8 with config:&{NodeID:c34426d386b8 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-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node c34426d386b8/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node c34426d386b8/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node c34426d386b8/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node c34426d386b8/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node 13989720ef1d/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node 13989720ef1d/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:21Z" level=info msg="Node c34426d386b8/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:21Z" level=info msg="Node c34426d386b8/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:21Z" level=info msg="Node c34426d386b8/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.189Z] time="2022-02-23T19:01:21Z" level=info msg="Node c34426d386b8/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:520c1a1001f6 with config:&{NodeID:520c1a1001f6 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-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 13989720ef1d/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 13989720ef1d/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node c34426d386b8/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node c34426d386b8/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="Node 520c1a1001f6/172.31.117.242, added to nodes list" [2022-02-23T19:01:21.649Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=info msg="The new bootstrap node list is:[172.31.117.242:10033 172.31.117.242:10034 172.31.117.242:10035]" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10033" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49355" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10034" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49356" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49357" [2022-02-23T19:01:21.649Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10035" [2022-02-23T19:01:22.108Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T19:01:22.108Z] time="2022-02-23T19:01:21Z" level=info msg="The new bootstrap node list is:[172.31.117.242:10033 172.31.117.242:10034 172.31.117.242:10035]" [2022-02-23T19:01:22.108Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10033" [2022-02-23T19:01:22.108Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49358" [2022-02-23T19:01:22.108Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10034" [2022-02-23T19:01:22.108Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49359" [2022-02-23T19:01:22.108Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10035" [2022-02-23T19:01:22.108Z] time="2022-02-23T19:01:21Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49360" [2022-02-23T19:01:22.108Z] time="2022-02-23T19:01:22Z" level=info msg="node 0 leaving" [2022-02-23T19:01:22.380Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-02-23T19:01:22.380Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T19:01:22.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T19:01:22.567Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25 change state NodeActive --> NodeLeft" [2022-02-23T19:01:22.567Z] time="2022-02-23T19:01:22Z" level=info msg="node4(c34426d386b8): Node leave event for 3dc10fd82b25/172.31.117.242" [2022-02-23T19:01:22.567Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25 change state NodeActive --> NodeLeft" [2022-02-23T19:01:22.567Z] time="2022-02-23T19:01:22Z" level=info msg="node2(eaa7e3c17c47): Node leave event for 3dc10fd82b25/172.31.117.242" [2022-02-23T19:01:22.567Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25 change state NodeActive --> NodeLeft" [2022-02-23T19:01:22.567Z] time="2022-02-23T19:01:22Z" level=info msg="node3(13989720ef1d): Node leave event for 3dc10fd82b25/172.31.117.242" [2022-02-23T19:01:22.567Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25 change state NodeActive --> NodeLeft" [2022-02-23T19:01:22.567Z] time="2022-02-23T19:01:22Z" level=info msg="node5(520c1a1001f6): Node leave event for 3dc10fd82b25/172.31.117.242" [2022-02-23T19:01:22.567Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25 change state NodeActive --> NodeLeft" [2022-02-23T19:01:22.568Z] time="2022-02-23T19:01:22Z" level=info msg="node1(3dc10fd82b25): Node leave event for 3dc10fd82b25/172.31.117.242" [2022-02-23T19:01:22.568Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, left gossip cluster" [2022-02-23T19:01:22.568Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, left gossip cluster" [2022-02-23T19:01:22.568Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, left gossip cluster" [2022-02-23T19:01:22.568Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, left gossip cluster" [2022-02-23T19:01:22.568Z] time="2022-02-23T19:01:22Z" level=info msg="Node 3dc10fd82b25/172.31.117.242, left gossip cluster" [2022-02-23T19:01:22.943Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-02-23T19:01:22.943Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=warning msg="memberlist: Failed to send gossip to 172.31.117.242:10036: write udp [::]:10033->172.31.117.242:10036: use of closed network connection" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.31.117.242:10034: use of closed network connection" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="node 1 leaving" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="Node eaa7e3c17c47 change state NodeActive --> NodeLeft" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="node5(520c1a1001f6): Node leave event for eaa7e3c17c47/172.31.117.242" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, left gossip cluster" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="Node eaa7e3c17c47 change state NodeActive --> NodeLeft" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="Node eaa7e3c17c47 change state NodeActive --> NodeFailed" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="node3(13989720ef1d): Node leave event for eaa7e3c17c47/172.31.117.242" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, added to failed nodes list" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="Node eaa7e3c17c47 change state NodeActive --> NodeLeft" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="node4(c34426d386b8): Node leave event for eaa7e3c17c47/172.31.117.242" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=error msg="node: eaa7e3c17c47 is unknown to memberlist" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, left gossip cluster" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, left gossip cluster" [2022-02-23T19:01:23.027Z] time="2022-02-23T19:01:22Z" level=info msg="Node eaa7e3c17c47/172.31.117.242, left gossip cluster" [2022-02-23T19:01:23.221Z] Removing intermediate container 8a5c4eee21dd [2022-02-23T19:01:23.221Z] ---> d29ca8900caf [2022-02-23T19:01:23.221Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T19:01:23.221Z] ---> Running in fd9cc9c643e4 [2022-02-23T19:01:23.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="node 2 leaving" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="Node 13989720ef1d change state NodeActive --> NodeLeft" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="node4(c34426d386b8): Node leave event for 13989720ef1d/172.31.117.242" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="Node 13989720ef1d change state NodeActive --> NodeLeft" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="node5(520c1a1001f6): Node leave event for 13989720ef1d/172.31.117.242" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="Node 13989720ef1d change state NodeActive --> NodeLeft" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="node3(13989720ef1d): Node leave event for 13989720ef1d/172.31.117.242" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="Node 13989720ef1d/172.31.117.242, left gossip cluster" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="Node 13989720ef1d/172.31.117.242, left gossip cluster" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="Node 13989720ef1d/172.31.117.242, left gossip cluster" [2022-02-23T19:01:23.486Z] networkdb_test.go:867: node4: OK [2022-02-23T19:01:23.486Z] networkdb_test.go:867: node5: OK [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="node 0 coming back" [2022-02-23T19:01:23.486Z] time="2022-02-23T19:01:23Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cd0540e181e2 with config:&{NodeID:cd0540e181e2 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-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="Node cd0540e181e2/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="Node cd0540e181e2/172.31.117.242, added to nodes list" [2022-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="node 1 coming back" [2022-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8b61d19afef7 with config:&{NodeID:8b61d19afef7 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-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="Node 8b61d19afef7/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="Node 8b61d19afef7/172.31.117.242, added to nodes list" [2022-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="node 2 coming back" [2022-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1b5c122071dd with config:&{NodeID:1b5c122071dd 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-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="Node 1b5c122071dd/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:23.951Z] time="2022-02-23T19:01:23Z" level=info msg="Node 1b5c122071dd/172.31.117.242, added to nodes list" [2022-02-23T19:01:24.282Z] [2022-02-23T19:01:24.282Z] SUCCESS: Specified value was saved. [2022-02-23T19:01:24.282Z] INFO: Downloading git... [2022-02-23T19:01:24.410Z] time="2022-02-23T19:01:23Z" level=debug msg="memberlist: Failed ping: 520c1a1001f6 (timeout reached)" [2022-02-23T19:01:24.410Z] time="2022-02-23T19:01:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.117.242:10036: use of closed network connection" [2022-02-23T19:01:24.410Z] time="2022-02-23T19:01:23Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49361" [2022-02-23T19:01:24.593Z] sha256:9dafe8a6884b3d10a5d716f2106ed3df9de5fd6264305cfb2de447a814436f0e [2022-02-23T19:01:24.593Z] INFO: Starting docker-py tests... [2022-02-23T19:01:24.651Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T19:01:24.651Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2022-02-23T19:01:24.651Z] === RUN TestNISDomainname [2022-02-23T19:01:24.763Z] [2022-02-23T19:01:24.763Z] SUCCESS: Specified value was saved. [2022-02-23T19:01:24.869Z] time="2022-02-23T19:01:24Z" level=warning msg="memberlist: Was able to connect to 520c1a1001f6 but other probes failed, network may be misconfigured" [2022-02-23T19:01:24.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-23T19:01:25.156Z] ============================= test session starts ============================== [2022-02-23T19:01:25.156Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-23T19:01:25.156Z] rootdir: /src, inifile: pytest.ini [2022-02-23T19:01:25.156Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-23T19:01:25.162Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T19:01:25.460Z] --- PASS: TestNISDomainname (0.83s) [2022-02-23T19:01:25.460Z] === RUN TestHostnameDnsResolution [2022-02-23T19:01:25.757Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T19:01:25.827Z] INFO: Downloading go... [2022-02-23T19:01:26.083Z] collected 395 items / 2 deselected / 393 selected [2022-02-23T19:01:26.083Z] [2022-02-23T19:01:26.685Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-02-23T19:01:26.685Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T19:01:27.048Z] time="2022-02-23T19:01:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.117.242:10033 172.31.117.242:10034 172.31.117.242:10035]" [2022-02-23T19:01:27.443Z] INFO: Downloading compiler 1 of 3... [2022-02-23T19:01:27.512Z] time="2022-02-23T19:01:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.117.242:10033 172.31.117.242:10034 172.31.117.242:10035]" [2022-02-23T19:01:27.613Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2022-02-23T19:01:27.613Z] === RUN TestStats [2022-02-23T19:01:27.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-23T19:01:27.694Z] Removing intermediate container fd9cc9c643e4 [2022-02-23T19:01:27.694Z] ---> c04395f7092d [2022-02-23T19:01:27.694Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T19:01:27.694Z] ---> Running in 34f0f56c6036 [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10033" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49363" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node c34426d386b8/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node c34426d386b8/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 520c1a1001f6/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 520c1a1001f6/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, is the new incarnation of the shutdown node 3dc10fd82b25/172.31.117.242" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10034" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49364" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node c34426d386b8/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node c34426d386b8/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, is the new incarnation of the shutdown node eaa7e3c17c47/172.31.117.242" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 520c1a1001f6/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 520c1a1001f6/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10035" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49365" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node c34426d386b8/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node c34426d386b8/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 520c1a1001f6/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 520c1a1001f6/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 1b5c122071dd/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 1b5c122071dd/172.31.117.242, is the new incarnation of the shutdown node 13989720ef1d/172.31.117.242" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 1b5c122071dd/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, is the new incarnation of the shutdown node 3dc10fd82b25/172.31.117.242" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node cd0540e181e2/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.971Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.972Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, is the new incarnation of the shutdown node eaa7e3c17c47/172.31.117.242" [2022-02-23T19:01:27.972Z] time="2022-02-23T19:01:27Z" level=info msg="Node 8b61d19afef7/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.972Z] time="2022-02-23T19:01:27Z" level=info msg="Node 1b5c122071dd/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.972Z] time="2022-02-23T19:01:27Z" level=info msg="Node 1b5c122071dd/172.31.117.242, added to nodes list" [2022-02-23T19:01:27.972Z] time="2022-02-23T19:01:27Z" level=info msg="Node 1b5c122071dd/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:27.972Z] time="2022-02-23T19:01:27Z" level=info msg="Node 1b5c122071dd/172.31.117.242, added to nodes list" [2022-02-23T19:01:28.415Z] INFO: Downloading compiler 2 of 3... [2022-02-23T19:01:28.430Z] time="2022-02-23T19:01:28Z" level=info msg="Node 1b5c122071dd/172.31.117.242, joined gossip cluster" [2022-02-23T19:01:28.430Z] time="2022-02-23T19:01:28Z" level=info msg="Node 1b5c122071dd/172.31.117.242, is the new incarnation of the shutdown node 13989720ef1d/172.31.117.242" [2022-02-23T19:01:28.430Z] time="2022-02-23T19:01:28Z" level=info msg="Node 1b5c122071dd/172.31.117.242, added to nodes list" [2022-02-23T19:01:28.430Z] time="2022-02-23T19:01:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10033" [2022-02-23T19:01:28.430Z] time="2022-02-23T19:01:28Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49366" [2022-02-23T19:01:28.430Z] time="2022-02-23T19:01:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10034" [2022-02-23T19:01:28.430Z] time="2022-02-23T19:01:28Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49367" [2022-02-23T19:01:28.430Z] time="2022-02-23T19:01:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.117.242:10035" [2022-02-23T19:01:28.430Z] time="2022-02-23T19:01:28Z" level=debug msg="memberlist: Stream connection from=172.31.117.242:49368" [2022-02-23T19:01:28.895Z] 2022/02/23 19:01:28 Closing DB instances... [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2 change state NodeActive --> NodeLeft" [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="node2(8b61d19afef7): Node leave event for cd0540e181e2/172.31.117.242" [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2 change state NodeActive --> NodeLeft" [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="node4(c34426d386b8): Node leave event for cd0540e181e2/172.31.117.242" [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2 change state NodeActive --> NodeLeft" [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="node3(1b5c122071dd): Node leave event for cd0540e181e2/172.31.117.242" [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2 change state NodeActive --> NodeLeft" [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="node1(cd0540e181e2): Node leave event for cd0540e181e2/172.31.117.242" [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2 change state NodeActive --> NodeLeft" [2022-02-23T19:01:28.895Z] time="2022-02-23T19:01:28Z" level=info msg="node5(520c1a1001f6): Node leave event for cd0540e181e2/172.31.117.242" [2022-02-23T19:01:29.356Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:28Z" level=info msg="Node cd0540e181e2/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="Node 8b61d19afef7 change state NodeActive --> NodeLeft" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="node4(c34426d386b8): Node leave event for 8b61d19afef7/172.31.117.242" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="Node 8b61d19afef7 change state NodeActive --> NodeLeft" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="node5(520c1a1001f6): Node leave event for 8b61d19afef7/172.31.117.242" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="Node 8b61d19afef7 change state NodeActive --> NodeLeft" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="node2(8b61d19afef7): Node leave event for 8b61d19afef7/172.31.117.242" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="Node 8b61d19afef7 change state NodeActive --> NodeLeft" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="node3(1b5c122071dd): Node leave event for 8b61d19afef7/172.31.117.242" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="Node 8b61d19afef7/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="Node 8b61d19afef7/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="Node 8b61d19afef7/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.357Z] time="2022-02-23T19:01:29Z" level=info msg="Node 8b61d19afef7/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.816Z] time="2022-02-23T19:01:29Z" level=info msg="Node 1b5c122071dd change state NodeActive --> NodeLeft" [2022-02-23T19:01:29.816Z] time="2022-02-23T19:01:29Z" level=info msg="node5(520c1a1001f6): Node leave event for 1b5c122071dd/172.31.117.242" [2022-02-23T19:01:29.816Z] time="2022-02-23T19:01:29Z" level=info msg="Node 1b5c122071dd change state NodeActive --> NodeLeft" [2022-02-23T19:01:29.816Z] time="2022-02-23T19:01:29Z" level=info msg="node4(c34426d386b8): Node leave event for 1b5c122071dd/172.31.117.242" [2022-02-23T19:01:29.816Z] time="2022-02-23T19:01:29Z" level=info msg="Node 1b5c122071dd change state NodeActive --> NodeLeft" [2022-02-23T19:01:29.816Z] time="2022-02-23T19:01:29Z" level=info msg="node3(1b5c122071dd): Node leave event for 1b5c122071dd/172.31.117.242" [2022-02-23T19:01:29.816Z] time="2022-02-23T19:01:29Z" level=info msg="Node 1b5c122071dd/172.31.117.242, left gossip cluster" [2022-02-23T19:01:29.816Z] time="2022-02-23T19:01:29Z" level=info msg="Node 1b5c122071dd/172.31.117.242, left gossip cluster" [2022-02-23T19:01:30.256Z] --- PASS: TestStats (2.70s) [2022-02-23T19:01:30.256Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:01:30.256Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T19:01:30.256Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T19:01:30.256Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T19:01:30.256Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T19:01:30.256Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T19:01:30.256Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T19:01:30.256Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T19:01:30.256Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T19:01:30.256Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T19:01:30.256Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T19:01:30.275Z] time="2022-02-23T19:01:29Z" level=info msg="Node 1b5c122071dd/172.31.117.242, left gossip cluster" [2022-02-23T19:01:30.275Z] time="2022-02-23T19:01:29Z" level=debug msg="memberlist: Failed ping: 1b5c122071dd (timeout reached)" [2022-02-23T19:01:30.275Z] time="2022-02-23T19:01:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.117.242:10036: use of closed network connection" [2022-02-23T19:01:30.275Z] time="2022-02-23T19:01:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.117.242:10037: use of closed network connection" [2022-02-23T19:01:30.275Z] time="2022-02-23T19:01:30Z" level=info msg="Node c34426d386b8 change state NodeActive --> NodeLeft" [2022-02-23T19:01:30.275Z] time="2022-02-23T19:01:30Z" level=info msg="node5(520c1a1001f6): Node leave event for c34426d386b8/172.31.117.242" [2022-02-23T19:01:30.275Z] time="2022-02-23T19:01:30Z" level=info msg="Node c34426d386b8 change state NodeActive --> NodeLeft" [2022-02-23T19:01:30.275Z] time="2022-02-23T19:01:30Z" level=info msg="node4(c34426d386b8): Node leave event for c34426d386b8/172.31.117.242" [2022-02-23T19:01:30.512Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T19:01:30.734Z] time="2022-02-23T19:01:30Z" level=info msg="Node c34426d386b8/172.31.117.242, left gossip cluster" [2022-02-23T19:01:30.734Z] time="2022-02-23T19:01:30Z" level=info msg="memberlist: Suspect 1b5c122071dd has failed, no acks received" [2022-02-23T19:01:30.734Z] time="2022-02-23T19:01:30Z" level=info msg="Node c34426d386b8/172.31.117.242, left gossip cluster" [2022-02-23T19:01:30.963Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.891s coverage: 7.4% of statements [2022-02-23T19:01:30.963Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T19:01:30.963Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-23T19:01:30.963Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-02-23T19:01:30.963Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T19:01:30.963Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-23T19:01:31.224Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T19:01:31.439Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T19:01:31.483Z] Cannot create a file when that file already exists. [2022-02-23T19:01:31.485Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-02-23T19:01:31.696Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T19:01:31.703Z] time="2022-02-23T19:01:31Z" level=info msg="Node 520c1a1001f6/172.31.117.242, left gossip cluster" [2022-02-23T19:01:31.703Z] time="2022-02-23T19:01:31Z" level=info msg="Node 520c1a1001f6 change state NodeActive --> NodeFailed" [2022-02-23T19:01:31.703Z] time="2022-02-23T19:01:31Z" level=info msg="Node 520c1a1001f6/172.31.117.242, added to failed nodes list" [2022-02-23T19:01:31.703Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-02-23T19:01:31.703Z] PASS [2022-02-23T19:01:31.703Z] coverage: 60.0% of statements [2022-02-23T19:01:31.703Z] ok github.com/docker/docker/libnetwork/networkdb 103.799s coverage: 60.0% of statements [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:01:31.703Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:01:31.745Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-02-23T19:01:31.952Z] check_test.go:308: [d8238aad47509] daemon is not started [2022-02-23T19:01:31.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-23T19:01:32.005Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-23T19:01:32.005Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-23T19:01:32.208Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-23T19:01:33.118Z] INFO: Downloading compiler 3 of 3... [2022-02-23T19:01:33.143Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T19:01:33.144Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T19:01:33.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === Skipped [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T19:01:33.885Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T19:01:33.885Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T19:01:33.885Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T19:01:33.885Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-23T19:01:33.885Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:01:33.885Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:01:33.885Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:01:33.885Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:01:33.885Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T19:01:33.885Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:01:33.885Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T19:01:33.885Z] daemon_test.go:145: root required [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:01:33.885Z] reload_test.go:342: root required [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T19:01:33.885Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:01:33.885Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T19:01:33.885Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T19:01:33.885Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T19:01:33.885Z] layer_test.go:291: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T19:01:33.885Z] layer_test.go:340: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T19:01:33.885Z] layer_test.go:455: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T19:01:33.885Z] layer_test.go:684: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T19:01:33.885Z] migration_test.go:45: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:01:33.885Z] migration_test.go:181: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T19:01:33.885Z] mount_test.go:17: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T19:01:33.885Z] mount_test.go:76: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T19:01:33.885Z] mount_test.go:125: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T19:01:33.885Z] mount_test.go:212: Failing on Windows [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-23T19:01:33.885Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-23T19:01:33.885Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T19:01:33.885Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T19:01:33.885Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T19:01:33.885Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T19:01:33.885Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:01:33.885Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T19:01:33.885Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:01:33.885Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.01s) [2022-02-23T19:01:33.885Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T19:01:33.885Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T19:01:33.885Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.885Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:01:33.885Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:33.885Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:01:33.886Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:01:33.886Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:01:33.886Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:01:33.886Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-23T19:01:33.886Z] archive_test.go:140: zstd not installed [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:01:33.886Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:01:33.886Z] changes_test.go:195: needs more investigation [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-23T19:01:33.886Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-23T19:01:33.886Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T19:01:33.886Z] changes_test.go:432: needs further investigation [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:01:33.886Z] changes_test.go:468: needs further investigation [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2022-02-23T19:01:33.886Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:01:33.886Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T19:01:33.886Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:01:33.886Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:01:33.886Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-23T19:01:33.886Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T19:01:33.886Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T19:01:33.886Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T19:01:33.886Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T19:01:33.886Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:01:33.886Z] [2022-02-23T19:01:33.886Z] DONE 2071 tests, 70 skipped in 275.983s [2022-02-23T19:01:34.090Z] INFO: Extracting git... [2022-02-23T19:01:34.346Z] INFO: make.ps1 ended at 02/23/2022 19:01:33 [2022-02-23T19:01:34.805Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-23T19:01:34.805Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-02-23T19:01:34.805Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2022-02-23T19:01:34.805Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-02-23T19:01:34.805Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-02-23T19:01:34.805Z] === RUN TestDeleteDevicemapper [2022-02-23T19:01:34.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:01:34.805Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T19:01:34.805Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:01:35.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-23T19:01:35.890Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T19:01:35.890Z] INFO: Unit tests ended at 02/23/2022 19:01:35. Duration:00:04:50.4641871 [2022-02-23T19:01:35.890Z] INFO: Building busybox [2022-02-23T19:01:35.890Z] Sending build context to Docker daemon 5.12kB [2022-02-23T19:01:35.890Z] [2022-02-23T19:01:35.890Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T19:01:35.890Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T19:01:35.890Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T19:01:35.890Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T19:01:35.890Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T19:01:35.890Z] ---> bdeb13086b9f [2022-02-23T19:01:35.890Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T19:01:36.349Z] ---> Running in 02855c6d3685 [2022-02-23T19:01:37.262Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s) [2022-02-23T19:01:37.262Z] === RUN TestUpdateMemory [2022-02-23T19:01:37.262Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:01:37.262Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-23T19:01:37.262Z] === RUN TestUpdateCPUQuota [2022-02-23T19:01:37.269Z] Removing intermediate container 34f0f56c6036 [2022-02-23T19:01:37.270Z] ---> c4cf018020a7 [2022-02-23T19:01:37.270Z] Step 13/13 : CMD ["sh"] [2022-02-23T19:01:37.270Z] ---> Running in 70f59d7ff812 [2022-02-23T19:01:37.270Z] Removing intermediate container 70f59d7ff812 [2022-02-23T19:01:37.270Z] ---> 32b42cc23b34 [2022-02-23T19:01:37.270Z] Successfully built 32b42cc23b34 [2022-02-23T19:01:37.270Z] Successfully tagged busybox:latest [2022-02-23T19:01:37.270Z] INFO: Docker images of the daemon under test [2022-02-23T19:01:37.270Z] [2022-02-23T19:01:37.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T19:01:37.270Z] busybox latest 32b42cc23b34 Less than a second ago 5GB [2022-02-23T19:01:37.270Z] microsoft/windowsservercore latest bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T19:01:37.270Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T19:01:37.270Z] [2022-02-23T19:01:37.270Z] INFO: Running integration tests at 02/23/2022 19:01:36... [2022-02-23T19:01:37.270Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T19:01:37.270Z] INFO: Integration API tests being run from the host: [2022-02-23T19:01:37.270Z] INFO: make.ps1 starting at 02/23/2022 19:01:36 [2022-02-23T19:01:38.191Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T19:01:38.242Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T19:01:38.754Z] --- PASS: TestUpdateCPUQuota (1.35s) [2022-02-23T19:01:38.754Z] === RUN TestUpdatePidsLimit [2022-02-23T19:01:38.754Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T19:01:39.011Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T19:01:39.267Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T19:01:39.829Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T19:01:40.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T19:01:40.084Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T19:01:40.340Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T19:01:40.902Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T19:01:41.058Z] Removing intermediate container 02855c6d3685 [2022-02-23T19:01:41.058Z] ---> 3af6d15f088f [2022-02-23T19:01:41.058Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T19:01:41.058Z] ---> Running in 825b725c7293 [2022-02-23T19:01:41.158Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T19:01:41.522Z] Removing intermediate container 825b725c7293 [2022-02-23T19:01:41.522Z] ---> 537a2a473944 [2022-02-23T19:01:41.522Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T19:01:41.522Z] ---> Running in e76e16faf85e [2022-02-23T19:01:41.719Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T19:01:41.975Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T19:01:41.975Z] --- PASS: TestUpdatePidsLimit (3.44s) [2022-02-23T19:01:41.975Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2022-02-23T19:01:41.975Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-02-23T19:01:41.975Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-02-23T19:01:41.975Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-02-23T19:01:41.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-02-23T19:01:41.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-02-23T19:01:41.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-02-23T19:01:41.975Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:01:41.982Z] Removing intermediate container e76e16faf85e [2022-02-23T19:01:41.982Z] ---> 54d706d2edac [2022-02-23T19:01:41.982Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T19:01:42.230Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T19:01:42.588Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-23T19:01:42.792Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T19:01:42.792Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-23T19:01:42.792Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T19:01:42.949Z] [2022-02-23T19:01:43.407Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-23T19:01:43.412Z] ---> 86a220450701 [2022-02-23T19:01:43.412Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T19:01:43.412Z] ---> Running in 14043f31b3ab [2022-02-23T19:01:44.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-23T19:01:44.161Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T19:01:44.235Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-23T19:01:45.153Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-23T19:01:46.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-23T19:01:48.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-23T19:01:48.213Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T19:01:48.776Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T19:01:49.383Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T19:01:49.639Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T19:01:49.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-23T19:01:50.457Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T19:01:50.712Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T19:01:50.968Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T19:01:51.818Z] INFO: Expanding go... [2022-02-23T19:01:51.988Z] Removing intermediate container 14043f31b3ab [2022-02-23T19:01:51.988Z] ---> 453ee8c0a687 [2022-02-23T19:01:51.988Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T19:01:51.988Z] ---> Running in a9143cee1217 [2022-02-23T19:01:52.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-23T19:01:52.333Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-23T19:01:52.333Z] check_test.go:308: [d9a6f50d080a8] daemon is not started [2022-02-23T19:01:52.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-23T19:01:52.333Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-23T19:01:52.333Z] check_test.go:308: [de4558ae68461] daemon is not started [2022-02-23T19:01:52.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-23T19:01:53.529Z] [2022-02-23T19:01:53.529Z] SUCCESS: Specified value was saved. [2022-02-23T19:01:54.306Z] check_test.go:308: [d1083ac928659] daemon is not started [2022-02-23T19:01:54.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-23T19:01:54.562Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2022-02-23T19:01:54.562Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:01:55.545Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2022-02-23T19:01:55.545Z] === RUN TestWaitNonBlocked [2022-02-23T19:01:55.545Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:01:55.545Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:01:55.545Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:01:55.545Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:01:55.545Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:01:55.545Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:01:56.435Z] Removing intermediate container a9143cee1217 [2022-02-23T19:01:56.435Z] ---> f79076d81076 [2022-02-23T19:01:56.435Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T19:01:56.435Z] ---> Running in d48780b786f0 [2022-02-23T19:01:56.517Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-23T19:01:56.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2022-02-23T19:01:56.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2022-02-23T19:01:56.517Z] === RUN TestWaitBlocked [2022-02-23T19:01:56.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:01:56.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:01:56.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:01:56.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:01:56.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:01:56.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:01:57.885Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-23T19:01:57.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2022-02-23T19:01:57.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2022-02-23T19:01:57.885Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T19:01:57.885Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T19:01:59.170Z] ok github.com/docker/docker/libnetwork/ipam 15.737s coverage: 85.3% of statements [2022-02-23T19:01:59.170Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:01:59.170Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:01:59.170Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-23T19:01:59.170Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-23T19:01:59.170Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:01:59.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-23T19:01:59.430Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-23T19:02:00.001Z] ok github.com/docker/docker/libnetwork/ipamutils 0.282s coverage: 74.0% of statements [2022-02-23T19:02:00.231Z] Cannot create a file when that file already exists. [2022-02-23T19:02:00.573Z] ok github.com/docker/docker/libnetwork/iptables 0.133s coverage: 45.1% of statements [2022-02-23T19:02:00.834Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-02-23T19:02:01.095Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-02-23T19:02:01.140Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2022-02-23T19:02:01.140Z] === CONT TestIpcModeOlderClient [2022-02-23T19:02:01.140Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-02-23T19:02:01.140Z] === CONT TestDaemonHostGatewayIP [2022-02-23T19:02:01.140Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T19:02:02.070Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T19:02:02.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-23T19:02:02.633Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T19:02:03.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:02:03.550Z] INFO: Testing against a local daemon [2022-02-23T19:02:03.550Z] === RUN TestBuildWithSession [2022-02-23T19:02:03.550Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:02:03.550Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:02:03.550Z] === RUN TestBuildSquashParent [2022-02-23T19:02:03.550Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:02:03.550Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T19:02:03.550Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:02:03.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:03.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:03.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:03.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:03.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:03.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:03.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:03.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:03.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:03.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:03.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:03.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:03.550Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:03.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:03.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:03.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:04.522Z] --- PASS: TestDaemonHostGatewayIP (3.20s) [2022-02-23T19:02:04.522Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T19:02:04.925Z] Removing intermediate container d48780b786f0 [2022-02-23T19:02:04.925Z] ---> bf2fc6396e88 [2022-02-23T19:02:04.925Z] Step 13/13 : CMD ["sh"] [2022-02-23T19:02:04.925Z] ---> Running in 654049ccc68b [2022-02-23T19:02:05.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-23T19:02:05.338Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T19:02:05.384Z] Removing intermediate container 654049ccc68b [2022-02-23T19:02:05.384Z] ---> 1a8c1636628c [2022-02-23T19:02:05.384Z] Successfully built 1a8c1636628c [2022-02-23T19:02:05.384Z] Successfully tagged busybox:latest [2022-02-23T19:02:05.384Z] INFO: Docker images of the daemon under test [2022-02-23T19:02:05.384Z] [2022-02-23T19:02:05.384Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T19:02:05.384Z] busybox latest 1a8c1636628c 1 second ago 5GB [2022-02-23T19:02:05.384Z] microsoft/windowsservercore latest bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T19:02:05.384Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T19:02:05.384Z] [2022-02-23T19:02:05.384Z] INFO: Running integration tests at 02/23/2022 19:02:05... [2022-02-23T19:02:05.384Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T19:02:05.384Z] INFO: Integration API tests being run from the host: [2022-02-23T19:02:05.384Z] INFO: make.ps1 starting at 02/23/2022 19:02:05 [2022-02-23T19:02:06.363Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T19:02:06.704Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-02-23T19:02:06.704Z] === CONT TestDaemonRestartIpcMode [2022-02-23T19:02:07.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-23T19:02:08.239Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T19:02:09.606Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T19:02:09.606Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-23T19:02:09.606Z] --- PASS: TestDaemonRestartIpcMode (2.89s) [2022-02-23T19:02:09.606Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T19:02:09.606Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-23T19:02:09.606Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T19:02:09.606Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-23T19:02:09.606Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T19:02:09.606Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-23T19:02:09.606Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T19:02:10.536Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2022-02-23T19:02:10.536Z] PASS [2022-02-23T19:02:10.536Z] [2022-02-23T19:02:10.536Z] === Skipped [2022-02-23T19:02:10.536Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T19:02:10.536Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:02:10.536Z] [2022-02-23T19:02:10.536Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:02:10.536Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:02:10.536Z] [2022-02-23T19:02:10.536Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-23T19:02:10.536Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:02:10.536Z] [2022-02-23T19:02:10.536Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:02:10.536Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:02:10.536Z] [2022-02-23T19:02:10.536Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T19:02:10.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:02:10.536Z] [2022-02-23T19:02:10.536Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-23T19:02:10.536Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:02:10.536Z] [2022-02-23T19:02:10.536Z] DONE 200 tests, 6 skipped in 151.389s [2022-02-23T19:02:10.536Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T19:02:10.536Z] ++ 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-02-23T19:02:10.536Z] ++ set -e [2022-02-23T19:02:10.536Z] ++ '[' -n 0 ']' [2022-02-23T19:02:10.536Z] ++ set -x [2022-02-23T19:02:10.536Z] ++ 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-02-23T19:02:10.792Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:02:11.354Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-02-23T19:02:11.354Z] === RUN TestDaemonConfigValidation [2022-02-23T19:02:11.354Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:02:11.354Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:02:11.354Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T19:02:11.354Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T19:02:11.354Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T19:02:11.354Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T19:02:11.354Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T19:02:11.354Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T19:02:11.354Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T19:02:11.354Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T19:02:11.354Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:02:11.354Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T19:02:11.354Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T19:02:11.354Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T19:02:11.610Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T19:02:11.867Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T19:02:11.867Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-02-23T19:02:11.867Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-02-23T19:02:11.867Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-02-23T19:02:11.867Z] --- PASS: TestDaemonConfigValidation/valid_config (0.26s) [2022-02-23T19:02:11.867Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-02-23T19:02:11.867Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:02:11.867Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T19:02:11.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-23T19:02:12.794Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T19:02:13.050Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T19:02:13.978Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T19:02:14.301Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-23T19:02:14.995Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T19:02:14.995Z] daemon_test.go:156: [d00c1df47f8cf] daemon is not started [2022-02-23T19:02:14.995Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s) [2022-02-23T19:02:14.995Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-02-23T19:02:14.995Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2022-02-23T19:02:14.995Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-02-23T19:02:14.995Z] === RUN TestDaemonProxy [2022-02-23T19:02:14.995Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T19:02:15.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-23T19:02:16.966Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T19:02:16.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T19:02:18.959Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T19:02:18.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-23T19:02:19.161Z] --- PASS: TestBuildWithHugeFile (58.75s) [2022-02-23T19:02:19.161Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:02:19.161Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:02:19.161Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:02:19.161Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:02:19.161Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:02:19.161Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:02:19.161Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:02:19.161Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:02:19.161Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:02:19.161Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:02:19.161Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:02:19.161Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:02:19.161Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:02:19.161Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-23T19:02:19.161Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-23T19:02:19.161Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-02-23T19:02:19.161Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T19:02:19.161Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:02:19.161Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T19:02:19.161Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T19:02:19.161Z] --- PASS: TestBuildPreserveOwnership (3.45s) [2022-02-23T19:02:19.161Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-02-23T19:02:19.161Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-02-23T19:02:19.161Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:02:19.161Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T19:02:19.161Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T19:02:19.161Z] Loaded image: busybox:latest [2022-02-23T19:02:19.161Z] Loaded image: busybox:glibc [2022-02-23T19:02:19.161Z] Loaded image: debian:bullseye-slim [2022-02-23T19:02:19.161Z] Loaded image: hello-world:latest [2022-02-23T19:02:19.161Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:02:19.215Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T19:02:19.519Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T19:02:20.530Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T19:02:20.787Z] check_test.go:308: [dad6cb7c5515f] daemon is not started [2022-02-23T19:02:20.787Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T19:02:20.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-23T19:02:21.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:21.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:21.349Z] --- PASS: TestDaemonProxy (6.41s) [2022-02-23T19:02:21.349Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-02-23T19:02:21.349Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-02-23T19:02:21.349Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-02-23T19:02:21.349Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T19:02:21.349Z] --- PASS: TestDaemonProxy/reload_sanitized (0.56s) [2022-02-23T19:02:21.349Z] PASS [2022-02-23T19:02:21.349Z] [2022-02-23T19:02:21.349Z] DONE 17 tests in 11.004s [2022-02-23T19:02:21.606Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T19:02:21.606Z] ++ 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-02-23T19:02:21.606Z] ++ set -e [2022-02-23T19:02:21.606Z] ++ '[' -n 0 ']' [2022-02-23T19:02:21.606Z] ++ set -x [2022-02-23T19:02:21.606Z] ++ 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-02-23T19:02:21.606Z] INFO: Testing against a local daemon [2022-02-23T19:02:21.606Z] === RUN TestCommitInheritsEnv [2022-02-23T19:02:21.845Z] INFO: Expanding compiler 1 of 3... [2022-02-23T19:02:21.845Z] INFO: Expanding compiler 2 of 3... [2022-02-23T19:02:22.210Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-02-23T19:02:22.210Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:02:22.210Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T19:02:22.210Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:02:22.210Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T19:02:22.210Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T19:02:22.210Z] === RUN TestImportWithCustomPlatform// [2022-02-23T19:02:22.210Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T19:02:22.467Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T19:02:22.467Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T19:02:22.467Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T19:02:22.723Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T19:02:22.723Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform (0.57s) [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T19:02:22.723Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T19:02:22.723Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:02:22.723Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-23T19:02:22.723Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:02:22.723Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-23T19:02:22.723Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:02:23.023Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-02-23T19:02:23.023Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T19:02:23.995Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-23T19:02:23.995Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T19:02:24.456Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.52s) [2022-02-23T19:02:24.456Z] PASS [2022-02-23T19:02:24.456Z] [2022-02-23T19:02:24.456Z] === Skipped [2022-02-23T19:02:24.456Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T19:02:24.456Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:02:24.456Z] [2022-02-23T19:02:24.456Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:02:24.456Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:02:24.456Z] [2022-02-23T19:02:24.456Z] DONE 34 tests, 2 skipped in 94.579s [2022-02-23T19:02:24.456Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T19:02:24.456Z] INFO: Testing against a local daemon [2022-02-23T19:02:24.456Z] === RUN TestConfigInspect [2022-02-23T19:02:25.362Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2022-02-23T19:02:25.362Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:02:25.362Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-23T19:02:25.362Z] === RUN TestTagInvalidReference [2022-02-23T19:02:25.362Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T19:02:25.362Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:02:25.362Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-23T19:02:25.362Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:02:25.362Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T19:02:25.362Z] === RUN TestTagOfficialNames [2022-02-23T19:02:25.362Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-23T19:02:25.362Z] === RUN TestTagMatchesDigest [2022-02-23T19:02:25.362Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-23T19:02:25.362Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T19:02:26.553Z] INFO: Expanding compiler 3 of 3... [2022-02-23T19:02:26.813Z] docker_cli_daemon_plugins_test.go:106: [dfcab0ce55aab] daemon is not started [2022-02-23T19:02:26.976Z] --- PASS: TestConfigInspect (2.28s) [2022-02-23T19:02:26.977Z] === RUN TestConfigList [2022-02-23T19:02:27.015Z] INFO: Removing downloaded files... [2022-02-23T19:02:27.015Z] INFO: Downloading containerd [2022-02-23T19:02:27.739Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-23T19:02:28.868Z] --- PASS: TestConfigList (2.12s) [2022-02-23T19:02:28.868Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:02:29.153Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T19:02:29.715Z] check_test.go:308: [d90623d6eec14] daemon is not started [2022-02-23T19:02:29.715Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-23T19:02:29.715Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T19:02:30.686Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T19:02:30.760Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-02-23T19:02:30.760Z] === RUN TestConfigsUpdate [2022-02-23T19:02:31.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:02:31.558Z] INFO: Testing against a local daemon [2022-02-23T19:02:31.558Z] === RUN TestBuildWithSession [2022-02-23T19:02:31.558Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:02:31.558Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:02:31.558Z] === RUN TestBuildSquashParent [2022-02-23T19:02:31.558Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:02:31.558Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T19:02:31.558Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:02:31.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:31.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:31.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:31.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:31.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:31.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:31.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:31.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:31.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:31.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:31.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:31.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:31.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:02:31.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:02:31.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:02:31.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:02:31.637Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-23T19:02:31.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.85s) [2022-02-23T19:02:31.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.94s) [2022-02-23T19:02:31.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.09s) [2022-02-23T19:02:31.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.21s) [2022-02-23T19:02:31.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.20s) [2022-02-23T19:02:31.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.42s) [2022-02-23T19:02:31.637Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:02:31.637Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:02:32.858Z] --- PASS: TestConfigsUpdate (2.13s) [2022-02-23T19:02:32.858Z] === RUN TestTemplatedConfig [2022-02-23T19:02:33.207Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-23T19:02:33.463Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T19:02:34.025Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T19:02:34.025Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T19:02:34.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T19:02:35.377Z] --- PASS: TestTemplatedConfig (2.55s) [2022-02-23T19:02:35.377Z] === RUN TestConfigCreateResolve [2022-02-23T19:02:35.926Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T19:02:37.295Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T19:02:37.899Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-02-23T19:02:37.899Z] PASS [2022-02-23T19:02:37.899Z] [2022-02-23T19:02:37.899Z] DONE 6 tests in 13.351s [2022-02-23T19:02:37.899Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T19:02:37.899Z] INFO: Testing against a local daemon [2022-02-23T19:02:37.899Z] === RUN TestCheckpoint [2022-02-23T19:02:37.899Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:02:37.899Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:02:37.899Z] === RUN TestContainerInvalidJSON [2022-02-23T19:02:37.899Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:02:37.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:02:37.899Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:02:37.899Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:02:37.899Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:02:37.899Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:02:37.899Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T19:02:37.899Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T19:02:37.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T19:02:37.899Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:02:37.899Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-23T19:02:37.899Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:02:37.899Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-23T19:02:37.899Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:02:37.899Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-23T19:02:37.899Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:02:37.899Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-23T19:02:37.899Z] === RUN TestCopyFromContainer [2022-02-23T19:02:38.704Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-23T19:02:38.840Z] === RUN TestCopyFromContainer// [2022-02-23T19:02:38.840Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T19:02:38.840Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T19:02:39.096Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T19:02:39.096Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T19:02:39.096Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T19:02:39.096Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T19:02:39.353Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T19:02:39.353Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T19:02:39.353Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer (1.61s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T19:02:39.353Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-23T19:02:39.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:02:39.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:02:39.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:02:39.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:02:39.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:02:39.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:02:39.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:02:39.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:02:39.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:02:39.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:02:39.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T19:02:39.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:02:39.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:02:39.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:02:39.353Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:02:39.353Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-23T19:02:39.353Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:02:39.353Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:02:39.353Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:02:39.353Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:02:39.353Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:02:39.353Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:02:39.353Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:02:39.353Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:02:39.353Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:02:39.353Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:02:39.353Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T19:02:39.610Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:02:39.610Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:02:39.610Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:02:39.610Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:02:39.610Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T19:02:39.610Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:02:40.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-23T19:02:40.352Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-23T19:02:40.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:02:40.980Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-02-23T19:02:40.980Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:02:41.279Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-23T19:02:41.279Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-23T19:02:41.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:02:41.535Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-23T19:02:42.147Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-23T19:02:42.309Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:02:42.708Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-23T19:02:42.902Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-02-23T19:02:42.902Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:02:42.902Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:02:42.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:02:42.902Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:02:42.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:02:42.902Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:02:42.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:02:42.902Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:02:42.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:02:42.902Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:02:42.902Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:02:42.902Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:02:42.902Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:02:42.902Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:02:42.902Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:02:42.902Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:02:42.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T19:02:42.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:02:42.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:02:42.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:02:42.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:02:42.902Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T19:02:42.902Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:02:43.158Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-02-23T19:02:43.158Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:02:43.158Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:02:43.158Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:02:43.158Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T19:02:43.158Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T19:02:43.158Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:02:43.158Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:02:43.158Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-23T19:02:43.158Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:02:43.158Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-02-23T19:02:43.158Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T19:02:43.158Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T19:02:43.158Z] === RUN TestDaemonRestartIpcMode [2022-02-23T19:02:43.158Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T19:02:43.158Z] === RUN TestDaemonHostGatewayIP [2022-02-23T19:02:43.158Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T19:02:43.158Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T19:02:43.158Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T19:02:43.158Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:02:43.158Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T19:02:43.158Z] === RUN TestDiff [2022-02-23T19:02:43.270Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-23T19:02:43.278Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:02:43.720Z] --- PASS: TestDiff (0.51s) [2022-02-23T19:02:43.720Z] === RUN TestExecWithCloseStdin [2022-02-23T19:02:43.830Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-23T19:02:44.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:02:44.234Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:02:44.283Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-02-23T19:02:44.283Z] === RUN TestExec [2022-02-23T19:02:44.391Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-23T19:02:44.690Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-23T19:02:44.812Z] --- PASS: TestBuildMultiStageCopy (13.78s) [2022-02-23T19:02:44.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.67s) [2022-02-23T19:02:44.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2022-02-23T19:02:44.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2022-02-23T19:02:44.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.06s) [2022-02-23T19:02:44.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2022-02-23T19:02:44.812Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:02:44.846Z] --- PASS: TestExec (0.60s) [2022-02-23T19:02:44.847Z] === RUN TestExecUser [2022-02-23T19:02:45.251Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-23T19:02:45.775Z] --- PASS: TestExecUser (0.61s) [2022-02-23T19:02:45.775Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:02:45.814Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-23T19:02:45.814Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T19:02:46.337Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-02-23T19:02:46.337Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:02:46.376Z] check_test.go:308: [d5b61743bf0c0] daemon is not started [2022-02-23T19:02:46.376Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-23T19:02:46.982Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T19:02:47.046Z] --- PASS: TestBuildMultiStageParentConfig (2.22s) [2022-02-23T19:02:47.046Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:02:47.046Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:02:47.046Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-23T19:02:47.046Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:02:47.238Z] check_test.go:308: [d52ba6e957f00] daemon is not started [2022-02-23T19:02:47.238Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-23T19:02:47.703Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-02-23T19:02:47.703Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:02:47.843Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-23T19:02:48.015Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-02-23T19:02:48.015Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:02:48.267Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-02-23T19:02:48.267Z] === RUN TestHealthKillContainer [2022-02-23T19:02:49.253Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-23T19:02:49.814Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T19:02:52.375Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-23T19:02:52.979Z] check_test.go:308: [d58c2cf894f24] daemon is not started [2022-02-23T19:02:52.979Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-23T19:02:56.286Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-23T19:02:56.389Z] --- PASS: TestHealthKillContainer (8.17s) [2022-02-23T19:02:56.389Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:02:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-23T19:02:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.80s) [2022-02-23T19:02:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.91s) [2022-02-23T19:02:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.26s) [2022-02-23T19:02:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.93s) [2022-02-23T19:02:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.68s) [2022-02-23T19:02:56.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.43s) [2022-02-23T19:02:56.629Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:02:56.629Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:02:56.951Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-02-23T19:02:56.951Z] === RUN TestIpcModeNone [2022-02-23T19:02:57.017Z] [2022-02-23T19:02:57.017Z] Name Version Source Summary [2022-02-23T19:02:57.017Z] ---- ------- ------ ------- [2022-02-23T19:02:57.017Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-23T19:02:57.017Z] [2022-02-23T19:02:57.017Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-23T19:02:57.017Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-23T19:02:57.017Z] PSChildName : containerd [2022-02-23T19:02:57.017Z] PSDrive : C [2022-02-23T19:02:57.017Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-23T19:02:57.017Z] PSIsContainer : True [2022-02-23T19:02:57.017Z] Name : containerd [2022-02-23T19:02:57.017Z] FullName : C:\containerd [2022-02-23T19:02:57.017Z] Parent : [2022-02-23T19:02:57.017Z] Exists : True [2022-02-23T19:02:57.017Z] Root : C:\ [2022-02-23T19:02:57.017Z] Extension : [2022-02-23T19:02:57.017Z] CreationTime : 2/23/2022 7:02:54 PM [2022-02-23T19:02:57.017Z] CreationTimeUtc : 2/23/2022 7:02:54 PM [2022-02-23T19:02:57.017Z] LastAccessTime : 2/23/2022 7:02:54 PM [2022-02-23T19:02:57.017Z] LastAccessTimeUtc : 2/23/2022 7:02:54 PM [2022-02-23T19:02:57.017Z] LastWriteTime : 2/23/2022 7:02:54 PM [2022-02-23T19:02:57.017Z] LastWriteTimeUtc : 2/23/2022 7:02:54 PM [2022-02-23T19:02:57.017Z] Attributes : Directory [2022-02-23T19:02:57.017Z] Mode : d----- [2022-02-23T19:02:57.017Z] BaseName : containerd [2022-02-23T19:02:57.017Z] Target : {} [2022-02-23T19:02:57.017Z] LinkType : [2022-02-23T19:02:57.017Z] [2022-02-23T19:02:57.017Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-23T19:02:57.017Z] INFO: Configuring git core.autocrlf... [2022-02-23T19:02:57.017Z] [2022-02-23T19:02:57.017Z] [2022-02-23T19:02:57.696Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-23T19:02:57.880Z] --- PASS: TestIpcModeNone (0.60s) [2022-02-23T19:02:57.880Z] === RUN TestIpcModePrivate [2022-02-23T19:02:57.880Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-02-23T19:02:58.444Z] --- PASS: TestIpcModePrivate (0.65s) [2022-02-23T19:02:58.444Z] === RUN TestIpcModeShareable [2022-02-23T19:02:58.701Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-02-23T19:02:58.960Z] --- PASS: TestIpcModeShareable (0.60s) [2022-02-23T19:02:58.960Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T19:03:00.853Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2022-02-23T19:03:00.853Z] === RUN TestAPIIpcModeHost [2022-02-23T19:03:01.010Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T19:03:01.112Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-02-23T19:03:01.113Z] === RUN TestDaemonIpcModeShareable [2022-02-23T19:03:01.571Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-23T19:03:01.827Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T19:03:01.827Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T19:03:02.041Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-23T19:03:02.298Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-02-23T19:03:02.298Z] === RUN TestDaemonIpcModePrivate [2022-02-23T19:03:02.389Z] check_test.go:308: [db7ac257ae7a5] daemon is not started [2022-02-23T19:03:02.389Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-23T19:03:02.851Z] --- PASS: TestBuildMultiStageOnBuild (14.29s) [2022-02-23T19:03:02.851Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:03:02.851Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:03:02.851Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-23T19:03:02.851Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:03:03.227Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-23T19:03:03.483Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-02-23T19:03:03.483Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T19:03:04.618Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-23T19:03:04.618Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-02-23T19:03:04.619Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T19:03:05.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:03:05.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:03:05.554Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-23T19:03:05.810Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-02-23T19:03:05.810Z] === RUN TestIpcModeOlderClient [2022-02-23T19:03:05.810Z] === PAUSE TestIpcModeOlderClient [2022-02-23T19:03:05.810Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:03:06.068Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-02-23T19:03:06.068Z] === RUN TestKillContainer [2022-02-23T19:03:06.068Z] === RUN TestKillContainer/no_signal [2022-02-23T19:03:06.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:03:06.622Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T19:03:06.632Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:03:06.750Z] .........................xx.................... [ 29%] [2022-02-23T19:03:06.888Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:03:07.183Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T19:03:07.451Z] --- PASS: TestKillContainer (1.25s) [2022-02-23T19:03:07.451Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-02-23T19:03:07.451Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-02-23T19:03:07.451Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-02-23T19:03:07.451Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:03:07.451Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T19:03:07.707Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T19:03:07.713Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:03:08.111Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T19:03:08.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-02-23T19:03:08.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-02-23T19:03:08.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-02-23T19:03:08.637Z] === RUN TestKillStoppedContainer [2022-02-23T19:03:08.637Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-23T19:03:08.637Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:03:08.637Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-23T19:03:08.637Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:03:08.682Z] --- PASS: TestBuildMultiStageCopy (13.60s) [2022-02-23T19:03:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.20s) [2022-02-23T19:03:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2022-02-23T19:03:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-23T19:03:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2022-02-23T19:03:08.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2022-02-23T19:03:08.682Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:03:09.201Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-02-23T19:03:09.201Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:03:09.201Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-23T19:03:09.201Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:03:09.201Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:03:09.458Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-02-23T19:03:09.458Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T19:03:09.715Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-02-23T19:03:09.715Z] === RUN TestLinksContainerNames [2022-02-23T19:03:10.627Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-23T19:03:10.627Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T19:03:10.653Z] --- PASS: TestLinksContainerNames (0.84s) [2022-02-23T19:03:10.653Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:03:10.909Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-23T19:03:10.909Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T19:03:11.472Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/default [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/private [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/slave [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/shared [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/default [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/shared [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/slave [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/private [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T19:03:11.472Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:03:11.472Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:03:11.472Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:03:11.593Z] --- PASS: TestBuildMultiStageParentConfig (2.52s) [2022-02-23T19:03:11.593Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:03:11.593Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:03:11.593Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-23T19:03:11.593Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:03:11.728Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:03:11.984Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T19:03:11.984Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T19:03:11.984Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T19:03:11.984Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T19:03:13.132Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2022-02-23T19:03:13.132Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:03:13.141Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-23T19:03:13.352Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-02-23T19:03:13.352Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T19:03:13.608Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-02-23T19:03:13.608Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T19:03:13.866Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-02-23T19:03:13.866Z] === RUN TestNetworkNat [2022-02-23T19:03:14.430Z] --- PASS: TestNetworkNat (0.47s) [2022-02-23T19:03:14.430Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:03:14.995Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-02-23T19:03:14.995Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:03:15.400Z] --- PASS: TestBuildMultiStageLayerLeak (11.42s) [2022-02-23T19:03:15.400Z] === RUN TestBuildWithHugeFile [2022-02-23T19:03:15.658Z] check_test.go:308: [d5813ac2f5fa6] daemon is not started [2022-02-23T19:03:15.658Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-23T19:03:15.914Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T19:03:16.170Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-23T19:03:17.099Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-23T19:03:17.356Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-23T19:03:17.512Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-02-23T19:03:17.512Z] === RUN TestPause [2022-02-23T19:03:17.768Z] --- PASS: TestPause (0.43s) [2022-02-23T19:03:17.768Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:03:17.768Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:03:17.768Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:03:17.768Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:03:17.918Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T19:03:18.332Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-02-23T19:03:18.332Z] === RUN TestPidHost [2022-02-23T19:03:19.261Z] --- PASS: TestPidHost (0.92s) [2022-02-23T19:03:19.261Z] === RUN TestPsFilter [2022-02-23T19:03:19.261Z] --- PASS: TestPsFilter (0.11s) [2022-02-23T19:03:19.261Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:03:19.284Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-23T19:03:19.284Z] check_test.go:308: [d65581dc6c2c0] daemon is not started [2022-02-23T19:03:19.284Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-23T19:03:19.824Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-02-23T19:03:19.824Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:03:20.080Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-02-23T19:03:20.080Z] === RUN TestRemoveContainerRunning [2022-02-23T19:03:20.215Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T19:03:20.644Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-02-23T19:03:20.644Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:03:20.901Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-02-23T19:03:20.901Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:03:20.901Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T19:03:20.901Z] === RUN TestRenameLinkedContainer [2022-02-23T19:03:21.669Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-23T19:03:22.793Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-02-23T19:03:22.793Z] === RUN TestRenameStoppedContainer [2022-02-23T19:03:22.927Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-23T19:03:23.050Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-02-23T19:03:23.050Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:03:23.980Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-02-23T19:03:23.980Z] === RUN TestRenameInvalidName [2022-02-23T19:03:24.236Z] --- PASS: TestRenameInvalidName (0.38s) [2022-02-23T19:03:24.236Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:03:24.274Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-23T19:03:25.604Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-02-23T19:03:25.604Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:03:26.165Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2022-02-23T19:03:26.165Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:03:27.097Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-02-23T19:03:27.097Z] === RUN TestResize [2022-02-23T19:03:27.355Z] --- PASS: TestResize (0.42s) [2022-02-23T19:03:27.355Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:03:27.923Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-02-23T19:03:27.923Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:03:27.944Z] --- PASS: TestBuildMultiStageOnBuild (13.71s) [2022-02-23T19:03:27.944Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:03:27.944Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:03:27.944Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-23T19:03:27.944Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:03:28.181Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:03:28.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:03:28.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:03:28.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:03:28.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:03:28.481Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-23T19:03:29.888Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-23T19:03:30.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:03:30.369Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-23T19:03:31.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:03:31.813Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-23T19:03:32.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:03:32.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:03:33.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:03:33.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:03:34.459Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T19:03:34.459Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T19:03:34.938Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-23T19:03:35.020Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-23T19:03:37.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:03:37.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:03:38.272Z] --- PASS: TestBuildMultiStageLayerLeak (11.97s) [2022-02-23T19:03:38.273Z] === RUN TestBuildWithHugeFile [2022-02-23T19:03:38.290Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-23T19:03:38.851Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T19:03:39.107Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T19:03:39.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:03:39.668Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T19:03:40.637Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T19:03:40.637Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T19:03:40.893Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T19:03:41.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:03:41.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:03:41.455Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T19:03:42.827Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-23T19:03:42.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:03:42.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:03:43.390Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T19:03:44.316Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-23T19:03:44.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:03:44.877Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T19:03:45.439Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.91s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.93s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s) [2022-02-23T19:03:46.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s) [2022-02-23T19:03:46.167Z] === RUN TestCgroupNamespacesRun [2022-02-23T19:03:46.802Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-23T19:03:46.802Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T19:03:47.532Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-02-23T19:03:47.532Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T19:03:47.532Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-23T19:03:47.532Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-23T19:03:47.532Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T19:03:48.167Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T19:03:48.898Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-02-23T19:03:48.898Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T19:03:49.574Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T19:03:49.575Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-23T19:03:49.827Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-02-23T19:03:49.827Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T19:03:50.501Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T19:03:50.756Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-02-23T19:03:50.756Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T19:03:50.880Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-23T19:03:52.123Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-02-23T19:03:52.123Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T19:03:52.597Z] ok github.com/docker/docker/libnetwork/networkdb 104.041s coverage: 60.0% of statements [2022-02-23T19:03:52.597Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:03:52.597Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-23T19:03:52.597Z] ok github.com/docker/docker/libnetwork/osl 4.282s coverage: 39.7% of statements [2022-02-23T19:03:52.597Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-02-23T19:03:52.597Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-23T19:03:52.597Z] ok github.com/docker/docker/libnetwork/portmapper 0.280s coverage: 48.6% of statements [2022-02-23T19:03:52.689Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-23T19:03:52.689Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T19:03:52.857Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-23T19:03:52.857Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:03:53.119Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] === Skipped [2022-02-23T19:03:53.119Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-23T19:03:53.119Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-23T19:03:53.119Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-23T19:03:53.119Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:03:53.119Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:03:53.119Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:03:53.119Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:03:53.119Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:03:53.119Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-23T19:03:53.119Z] firewalld_test.go:14: firewalld is not running [2022-02-23T19:03:53.119Z] [2022-02-23T19:03:53.119Z] DONE 326 tests, 9 skipped in 200.834s Post stage [Pipeline] junit [2022-02-23T19:03:53.706Z] Recording test results [2022-02-23T19:03:54.056Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-02-23T19:03:54.056Z] === RUN TestNISDomainname [2022-02-23T19:03:54.313Z] --- PASS: TestNISDomainname (0.54s) [2022-02-23T19:03:54.313Z] === RUN TestHostnameDnsResolution [2022-02-23T19:03:55.242Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-02-23T19:03:55.242Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T19:03:55.351Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T19:03:55.498Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-02-23T19:03:55.498Z] === RUN TestStats [2022-02-23T19:03:55.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f62953d22034a923aebc81b3b10ac767f6c7637c -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:f62953d22034a923aebc81b3b10ac767f6c7637c hack/make.sh dynbinary test-integration [2022-02-23T19:03:55.792Z] docker_cli_daemon_test.go:2522: [de23e644aac9f] daemon is not started [2022-02-23T19:03:55.961Z] [2022-02-23T19:03:55.961Z] Removing bundles/ [2022-02-23T19:03:55.961Z] [2022-02-23T19:03:55.961Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T19:03:56.222Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:03:56.222Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:03:56.766Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-23T19:03:57.066Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T19:03:58.022Z] --- PASS: TestStats (2.50s) [2022-02-23T19:03:58.022Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:03:58.022Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T19:03:58.022Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T19:03:58.022Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T19:03:58.022Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T19:03:58.022Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T19:03:58.022Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T19:03:58.022Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T19:03:58.022Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T19:03:58.022Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T19:03:58.022Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T19:03:58.952Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T19:04:00.586Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-23T19:04:00.842Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T19:04:01.968Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-23T19:04:02.208Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T19:04:02.208Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-02-23T19:04:02.208Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-02-23T19:04:02.208Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-02-23T19:04:02.208Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-02-23T19:04:02.208Z] === RUN TestDeleteDevicemapper [2022-02-23T19:04:02.208Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:04:02.208Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T19:04:02.208Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:04:04.099Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s) [2022-02-23T19:04:04.099Z] === RUN TestUpdateMemory [2022-02-23T19:04:04.664Z] --- PASS: TestUpdateMemory (0.54s) [2022-02-23T19:04:04.664Z] === RUN TestUpdateCPUQuota [2022-02-23T19:04:05.178Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T19:04:05.593Z] --- PASS: TestUpdateCPUQuota (0.88s) [2022-02-23T19:04:05.593Z] === RUN TestUpdatePidsLimit [2022-02-23T19:04:05.593Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T19:04:05.851Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T19:04:06.108Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T19:04:06.365Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T19:04:06.407Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-23T19:04:06.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T19:04:06.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T19:04:06.877Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T19:04:07.440Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-02-23T19:04:07.440Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-02-23T19:04:07.440Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-02-23T19:04:07.440Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-02-23T19:04:07.440Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-02-23T19:04:07.440Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-02-23T19:04:07.440Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-02-23T19:04:07.440Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-02-23T19:04:07.440Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:04:07.781Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-23T19:04:09.741Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-23T19:04:12.255Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-23T19:04:12.511Z] check_test.go:308: [d5c54503d6c61] daemon is not started [2022-02-23T19:04:12.511Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-23T19:04:16.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite (331.01s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.32s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.44s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.16s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.14s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.57s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.24s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.27s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.99s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.01s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.27s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-23T19:04:18.129Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.57s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.75s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.42s) [2022-02-23T19:04:18.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.06s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.06s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.04s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.09s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.56s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.65s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.58s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.54s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.66s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.76s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.30s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.98s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.62s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.50s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.29s) [2022-02-23T19:04:18.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-23T19:04:18.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.00s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.70s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.12s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.92s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.71s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.20s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.55s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.33s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.92s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.01s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.66s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.44s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.76s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.86s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.28s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.46s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.38s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.20s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.74s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.97s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.26s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.44s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.62s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.57s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.25s) [2022-02-23T19:04:18.130Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.68s) [2022-02-23T19:04:18.130Z] === RUN TestDockerSwarmSuite [2022-02-23T19:04:18.130Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-23T19:04:18.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T19:04:19.615Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2022-02-23T19:04:19.615Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:04:19.615Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-02-23T19:04:19.615Z] === RUN TestWaitNonBlocked [2022-02-23T19:04:19.615Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:04:19.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:04:19.615Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:04:19.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:04:19.615Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:04:19.615Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:04:19.615Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-23T19:04:19.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-02-23T19:04:19.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-02-23T19:04:19.615Z] === RUN TestWaitBlocked [2022-02-23T19:04:19.615Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:04:19.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:04:19.615Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:04:19.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:04:19.615Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:04:19.615Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:04:20.179Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T19:04:20.179Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-02-23T19:04:20.179Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-02-23T19:04:20.179Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T19:04:20.179Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T19:04:21.295Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-23T19:04:22.109Z] ............................ [ 66%] [2022-02-23T19:04:22.703Z] === CONT TestIpcModeOlderClient [2022-02-23T19:04:22.703Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-02-23T19:04:22.703Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-23T19:04:22.703Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T19:04:22.703Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2022-02-23T19:04:22.703Z] === CONT TestDaemonHostGatewayIP [2022-02-23T19:04:24.652Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-23T19:04:25.222Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-02-23T19:04:25.222Z] === CONT TestDaemonRestartIpcMode [2022-02-23T19:04:27.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T19:04:27.748Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-02-23T19:04:28.137Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T19:04:28.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T19:04:28.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-23T19:04:29.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T19:04:31.158Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T19:04:31.158Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-23T19:04:31.158Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T19:04:31.413Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T19:04:34.343Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-02-23T19:04:34.343Z] PASS [2022-02-23T19:04:34.343Z] [2022-02-23T19:04:34.343Z] === Skipped [2022-02-23T19:04:34.343Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T19:04:34.343Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:04:34.343Z] [2022-02-23T19:04:34.343Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:04:34.343Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-23T19:04:34.343Z] [2022-02-23T19:04:34.343Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:04:34.343Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:04:34.343Z] [2022-02-23T19:04:34.343Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-23T19:04:34.343Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-23T19:04:34.343Z] [2022-02-23T19:04:34.343Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T19:04:34.343Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:04:34.343Z] [2022-02-23T19:04:34.343Z] DONE 200 tests, 5 skipped in 116.651s [2022-02-23T19:04:34.343Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T19:04:34.343Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:04:34.907Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-23T19:04:34.907Z] === RUN TestDaemonConfigValidation [2022-02-23T19:04:34.907Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:04:34.907Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:04:34.907Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T19:04:34.907Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T19:04:34.907Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T19:04:34.907Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T19:04:34.907Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T19:04:34.907Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T19:04:34.907Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T19:04:34.907Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T19:04:34.907Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:04:34.907Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T19:04:34.907Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T19:04:34.907Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T19:04:34.907Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T19:04:34.907Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T19:04:34.907Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-02-23T19:04:34.907Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-23T19:04:34.907Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-02-23T19:04:34.907Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-02-23T19:04:34.908Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-02-23T19:04:34.908Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:04:34.908Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T19:04:36.274Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T19:04:37.202Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T19:04:38.131Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T19:04:38.131Z] daemon_test.go:156: [d81ae28cf7037] daemon is not started [2022-02-23T19:04:38.131Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-02-23T19:04:38.131Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-23T19:04:38.131Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-23T19:04:38.131Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-02-23T19:04:38.131Z] === RUN TestDaemonProxy [2022-02-23T19:04:38.131Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T19:04:38.360Z] Removing intermediate container cb2af3076904 [2022-02-23T19:04:38.360Z] ---> 6bdf43992689 [2022-02-23T19:04:38.360Z] 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-02-23T19:04:38.360Z] ---> Running in 8118acc158a0 [2022-02-23T19:04:40.023Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T19:04:41.439Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T19:04:41.439Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T19:04:41.439Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T19:04:41.439Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T19:04:41.439Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T19:04:41.915Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T19:04:42.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-23T19:04:42.564Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T19:04:42.564Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T19:04:43.069Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-23T19:04:43.069Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T19:04:43.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-23T19:04:43.282Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T19:04:43.530Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-23T19:04:43.530Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T19:04:43.530Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T19:04:43.530Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T19:04:43.530Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-23T19:04:43.530Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T19:04:43.530Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T19:04:43.847Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T19:04:43.993Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T19:04:43.993Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T19:04:43.993Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T19:04:43.993Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T19:04:43.993Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T19:04:44.409Z] --- PASS: TestDaemonProxy (6.30s) [2022-02-23T19:04:44.409Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-02-23T19:04:44.409Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-02-23T19:04:44.409Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-02-23T19:04:44.409Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T19:04:44.409Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-02-23T19:04:44.409Z] PASS [2022-02-23T19:04:44.409Z] [2022-02-23T19:04:44.409Z] DONE 17 tests in 10.200s [2022-02-23T19:04:44.409Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T19:04:44.409Z] INFO: Testing against a local daemon [2022-02-23T19:04:44.409Z] === RUN TestCommitInheritsEnv [2022-02-23T19:04:44.492Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T19:04:44.665Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-02-23T19:04:44.665Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:04:44.665Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T19:04:44.665Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:04:44.665Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T19:04:44.920Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T19:04:44.920Z] === RUN TestImportWithCustomPlatform// [2022-02-23T19:04:44.920Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T19:04:44.920Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T19:04:44.920Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T19:04:44.920Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T19:04:44.920Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T19:04:44.920Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T19:04:44.920Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T19:04:44.920Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:04:45.176Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-02-23T19:04:45.176Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:04:45.176Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T19:04:45.176Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:04:45.434Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-02-23T19:04:45.434Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T19:04:45.537Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T19:04:45.537Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-23T19:04:45.859Z] docker_api_swarm_test.go:563: [df883cc124680] joining swarm manager [ddb3ec44284f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:04:47.225Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T19:04:47.331Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2022-02-23T19:04:47.331Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:04:47.331Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-23T19:04:47.331Z] === RUN TestTagInvalidReference [2022-02-23T19:04:47.331Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T19:04:47.331Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:04:47.331Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-23T19:04:47.331Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:04:47.331Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T19:04:47.331Z] === RUN TestTagOfficialNames [2022-02-23T19:04:47.331Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-23T19:04:47.331Z] === RUN TestTagMatchesDigest [2022-02-23T19:04:47.331Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T19:04:47.331Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T19:04:49.113Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T19:04:50.521Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T19:04:51.083Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T19:04:51.728Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T19:04:53.617Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T19:04:54.178Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T19:04:54.434Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T19:04:56.412Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T19:04:58.301Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T19:04:58.556Z] docker_api_swarm_test.go:585: [d2194d1a87a04] joining swarm manager [ddb3ec44284f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:04:59.930Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T19:05:00.633Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-23T19:05:01.300Z] check_test.go:379: [df883cc124680] daemon is not started [2022-02-23T19:05:03.815Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T19:05:04.380Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T19:05:04.942Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T19:05:05.506Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T19:05:06.112Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T19:05:06.112Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T19:05:07.085Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T19:05:07.646Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T19:05:07.902Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T19:05:08.463Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T19:05:08.718Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T19:05:08.974Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T19:05:09.945Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T19:05:10.725Z] Removing intermediate container 8118acc158a0 [2022-02-23T19:05:10.725Z] ---> 83e93e0e4c77 [2022-02-23T19:05:10.725Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T19:05:10.725Z] ---> Running in a39e7e919a14 [2022-02-23T19:05:10.725Z] Removing intermediate container a39e7e919a14 [2022-02-23T19:05:10.725Z] ---> 8da89bdcf6f3 [2022-02-23T19:05:10.725Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T19:05:10.725Z] ---> Running in cb55e64dac07 [2022-02-23T19:05:11.187Z] Removing intermediate container cb55e64dac07 [2022-02-23T19:05:11.187Z] ---> 719229e5c697 [2022-02-23T19:05:11.187Z] Step 11/11 : COPY . . [2022-02-23T19:05:11.874Z] --- PASS: TestBuildWithHugeFile (106.40s) [2022-02-23T19:05:11.874Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:05:11.874Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:05:11.874Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:05:11.874Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:05:11.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:05:11.874Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:05:11.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:05:11.874Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:05:11.874Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:05:11.874Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:05:11.874Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:05:11.874Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:05:11.874Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-23T19:05:11.874Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-23T19:05:11.874Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T19:05:11.874Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T19:05:11.874Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:05:11.874Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:11.874Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:05:11.874Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T19:05:11.874Z] PASS [2022-02-23T19:05:11.874Z] ok github.com/docker/docker/integration/build 178.912s [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === Skipped [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T19:05:11.874Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T19:05:11.874Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-23T19:05:11.874Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-23T19:05:11.874Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:05:11.874Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T19:05:11.874Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] DONE 29 tests, 6 skipped in 202.571s [2022-02-23T19:05:11.874Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T19:05:11.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:05:11.874Z] INFO: Testing against a local daemon [2022-02-23T19:05:11.874Z] === RUN TestConfigInspect [2022-02-23T19:05:11.874Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestConfigList [2022-02-23T19:05:11.874Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:05:11.874Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestConfigsUpdate [2022-02-23T19:05:11.874Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestTemplatedConfig [2022-02-23T19:05:11.874Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestConfigCreateResolve [2022-02-23T19:05:11.874Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:05:11.874Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-23T19:05:11.874Z] PASS [2022-02-23T19:05:11.874Z] ok github.com/docker/docker/integration/config 0.096s [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === Skipped [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T19:05:11.874Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T19:05:11.874Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:05:11.874Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T19:05:11.874Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T19:05:11.874Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-23T19:05:11.874Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:05:11.874Z] [2022-02-23T19:05:11.874Z] DONE 6 tests, 6 skipped in 1.719s [2022-02-23T19:05:11.874Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T19:05:11.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:05:11.874Z] INFO: Testing against a local daemon [2022-02-23T19:05:11.874Z] === RUN TestCheckpoint [2022-02-23T19:05:11.874Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:05:11.874Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestContainerInvalidJSON [2022-02-23T19:05:11.874Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:05:11.874Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:05:11.874Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:05:11.874Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:05:11.874Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:05:11.874Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:05:11.874Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-23T19:05:11.874Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T19:05:11.874Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:05:11.874Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.52s) [2022-02-23T19:05:11.874Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:05:11.874Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-02-23T19:05:11.874Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:05:11.874Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-02-23T19:05:11.874Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:05:11.874Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-02-23T19:05:11.874Z] === RUN TestCopyFromContainer [2022-02-23T19:05:11.874Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.874Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:05:11.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:05:11.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:05:11.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:05:11.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:05:11.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:05:11.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:05:11.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:05:11.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:05:11.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:05:11.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-23T19:05:11.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:05:11.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:05:11.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:05:11.874Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:05:11.874Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:05:11.874Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:05:11.874Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:05:11.874Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:05:11.874Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:05:11.874Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:05:11.874Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:05:11.874Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:05:11.874Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:05:11.875Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:05:11.875Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:05:11.875Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.875Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:05:11.875Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:05:11.875Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:05:11.875Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:05:11.875Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:05:11.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:05:11.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:05:11.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:05:11.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:05:11.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:05:11.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:05:11.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:05:11.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:05:11.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:05:11.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:05:11.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:05:11.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:05:11.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:05:11.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:05:11.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:05:11.875Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:05:11.875Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:05:11.875Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:05:11.875Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:05:11.875Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-23T19:05:11.875Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:05:11.875Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-02-23T19:05:11.875Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:05:11.875Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:05:11.875Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:05:11.875Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:05:11.875Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.875Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestDiff [2022-02-23T19:05:11.875Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:05:11.875Z] --- SKIP: TestDiff (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestExecWithCloseStdin [2022-02-23T19:05:11.875Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T19:05:11.875Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestExec [2022-02-23T19:05:11.875Z] --- PASS: TestExec (4.22s) [2022-02-23T19:05:11.875Z] === RUN TestExecUser [2022-02-23T19:05:11.875Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:05:11.875Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:05:11.875Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.875Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:05:11.875Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:11.875Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:05:11.875Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:05:11.875Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestHealthKillContainer [2022-02-23T19:05:11.875Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:05:11.875Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:05:11.875Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:05:11.875Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:05:11.875Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:05:11.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-23T19:05:11.920Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-23T19:05:11.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-23T19:05:12.849Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T19:05:14.162Z] --- PASS: TestKillContainerInvalidSignal (3.27s) [2022-02-23T19:05:14.162Z] === RUN TestKillContainer [2022-02-23T19:05:14.162Z] === RUN TestKillContainer/no_signal [2022-02-23T19:05:14.216Z] docker_api_swarm_test.go:46: [d594e5003c04b] joining swarm manager [d4273d880d221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:05:15.728Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-23T19:05:17.136Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:05:17.136Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:05:17.136Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:05:17.618Z] tests/integration/client_test.py ..... [ 75%] [2022-02-23T19:05:17.618Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-23T19:05:17.718Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T19:05:17.718Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:05:17.718Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:05:17.718Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T19:05:17.718Z] [2022-02-23T19:05:17.718Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T19:05:17.718Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T19:05:17.718Z] HOSTNAME=0768e37f887e [2022-02-23T19:05:17.718Z] TESTDEBUG=0 [2022-02-23T19:05:17.718Z] DEST=bundles/test-integration [2022-02-23T19:05:17.718Z] PWD=/go/src/github.com/docker/docker [2022-02-23T19:05:17.718Z] DOCKER_GITCOMMIT=f62953d22034a923aebc81b3b10ac767f6c7637c [2022-02-23T19:05:17.718Z] container=docker [2022-02-23T19:05:17.718Z] HOME=/root [2022-02-23T19:05:17.718Z] GOLANG_VERSION=1.17.7 [2022-02-23T19:05:17.718Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T19:05:17.718Z] VALIDATE_BRANCH=master [2022-02-23T19:05:17.718Z] TERM=xterm [2022-02-23T19:05:17.718Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T19:05:17.718Z] SHLVL=1 [2022-02-23T19:05:17.718Z] TIMEOUT=120m [2022-02-23T19:05:17.718Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T19:05:17.718Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T19:05:17.718Z] GO111MODULE=off [2022-02-23T19:05:17.718Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T19:05:17.718Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T19:05:17.718Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T19:05:17.718Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T19:05:17.718Z] GOPATH=/go [2022-02-23T19:05:17.718Z] PKG_CONFIG=pkg-config [2022-02-23T19:05:17.718Z] _=/usr/bin/env [2022-02-23T19:05:17.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T19:05:18.181Z] tests/integration/errors_test.py . [ 76%] [2022-02-23T19:05:18.381Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T19:05:19.747Z] --- PASS: TestImportExtremelyLargeImageWorks (174.33s) [2022-02-23T19:05:19.747Z] PASS [2022-02-23T19:05:19.747Z] [2022-02-23T19:05:19.747Z] DONE 22 tests in 178.277s [2022-02-23T19:05:19.747Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T19:05:19.747Z] ++ 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-02-23T19:05:19.747Z] ++ set -e [2022-02-23T19:05:19.747Z] ++ '[' -n 0 ']' [2022-02-23T19:05:19.747Z] ++ set -x [2022-02-23T19:05:19.747Z] ++ 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-02-23T19:05:19.747Z] INFO: Testing against a local daemon [2022-02-23T19:05:19.747Z] === RUN TestNetworkCreateDelete [2022-02-23T19:05:20.003Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-02-23T19:05:20.004Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:05:20.038Z] --- PASS: TestKillContainer (6.01s) [2022-02-23T19:05:20.038Z] --- PASS: TestKillContainer/no_signal (3.05s) [2022-02-23T19:05:20.038Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:05:20.038Z] --- PASS: TestKillContainer/killing_signal (2.92s) [2022-02-23T19:05:20.038Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:05:20.038Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:05:20.038Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:05:20.038Z] === RUN TestKillStoppedContainer [2022-02-23T19:05:20.038Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:05:20.038Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T19:05:20.038Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:05:20.038Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:05:20.038Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:05:20.038Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:05:20.038Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:05:20.038Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T19:05:20.038Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:05:20.038Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:20.038Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:05:20.038Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:05:20.038Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:05:20.038Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T19:05:20.038Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:05:20.608Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-02-23T19:05:20.608Z] === RUN TestDaemonDNSFallback [2022-02-23T19:05:20.608Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T19:05:20.864Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T19:05:20.864Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T19:05:20.864Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T19:05:20.864Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T19:05:21.119Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T19:05:22.528Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T19:05:22.955Z] --- PASS: TestLogsFollowTailEmpty (2.95s) [2022-02-23T19:05:22.955Z] === RUN TestNetworkNat [2022-02-23T19:05:22.955Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:05:22.955Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T19:05:22.955Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:05:23.130Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T19:05:25.746Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T19:05:26.001Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T19:05:26.258Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T19:05:26.693Z] --- PASS: TestNetworkLocalhostTCPNat (3.50s) [2022-02-23T19:05:26.693Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:05:26.693Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:05:26.693Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T19:05:26.693Z] === RUN TestPause [2022-02-23T19:05:26.693Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:05:26.693Z] --- SKIP: TestPause (0.00s) [2022-02-23T19:05:26.693Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:05:27.186Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-02-23T19:05:27.186Z] === RUN TestInspectNetwork [2022-02-23T19:05:29.594Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.94s) [2022-02-23T19:05:29.594Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:05:29.594Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:29.594Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T19:05:29.594Z] === RUN TestPsFilter [2022-02-23T19:05:29.594Z] --- PASS: TestPsFilter (0.31s) [2022-02-23T19:05:29.595Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:05:30.539Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T19:05:30.539Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T19:05:30.539Z] === RUN TestInspectNetwork/network_name [2022-02-23T19:05:30.539Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T19:05:31.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-23T19:05:32.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-23T19:05:32.522Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.97s) [2022-02-23T19:05:32.522Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:05:33.393Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T19:05:34.772Z] --- PASS: TestBuildWithHugeFile (110.84s) [2022-02-23T19:05:34.772Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:05:34.772Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:05:34.772Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:05:34.772Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:05:34.772Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:05:34.772Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:05:34.772Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:05:34.772Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:05:34.772Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:05:34.772Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:05:34.772Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:05:34.772Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:05:34.772Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:05:34.772Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-02-23T19:05:34.772Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-23T19:05:34.772Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T19:05:34.772Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T19:05:34.772Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:05:34.772Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:34.772Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T19:05:34.772Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:05:34.772Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T19:05:34.772Z] PASS [2022-02-23T19:05:34.772Z] ok github.com/docker/docker/integration/build 178.538s [2022-02-23T19:05:34.772Z] [2022-02-23T19:05:34.772Z] === Skipped [2022-02-23T19:05:34.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T19:05:34.772Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:05:34.772Z] [2022-02-23T19:05:34.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T19:05:34.772Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.772Z] [2022-02-23T19:05:34.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-23T19:05:34.772Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:34.772Z] [2022-02-23T19:05:34.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-23T19:05:34.772Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:34.772Z] [2022-02-23T19:05:34.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:05:34.772Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:05:34.772Z] [2022-02-23T19:05:34.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T19:05:34.772Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:05:34.772Z] [2022-02-23T19:05:34.772Z] DONE 29 tests, 6 skipped in 203.494s [2022-02-23T19:05:34.772Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T19:05:34.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:05:34.772Z] INFO: Testing against a local daemon [2022-02-23T19:05:34.772Z] === RUN TestConfigInspect [2022-02-23T19:05:34.772Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.772Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T19:05:34.772Z] === RUN TestConfigList [2022-02-23T19:05:34.772Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.772Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T19:05:34.772Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:05:34.772Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.772Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:05:34.772Z] === RUN TestConfigsUpdate [2022-02-23T19:05:34.773Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.773Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T19:05:34.773Z] === RUN TestTemplatedConfig [2022-02-23T19:05:34.773Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.773Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T19:05:34.773Z] === RUN TestConfigCreateResolve [2022-02-23T19:05:34.773Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:05:34.773Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-23T19:05:34.773Z] PASS [2022-02-23T19:05:34.773Z] ok github.com/docker/docker/integration/config 0.089s [2022-02-23T19:05:34.773Z] [2022-02-23T19:05:34.773Z] === Skipped [2022-02-23T19:05:34.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T19:05:34.773Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.773Z] [2022-02-23T19:05:34.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T19:05:34.773Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.773Z] [2022-02-23T19:05:34.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:05:34.773Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.773Z] [2022-02-23T19:05:34.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T19:05:34.773Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.773Z] [2022-02-23T19:05:34.773Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T19:05:34.773Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:34.773Z] [2022-02-23T19:05:34.773Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-23T19:05:34.773Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:05:34.773Z] [2022-02-23T19:05:34.773Z] DONE 6 tests, 6 skipped in 1.975s [2022-02-23T19:05:34.773Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T19:05:34.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:05:34.773Z] INFO: Testing against a local daemon [2022-02-23T19:05:34.773Z] === RUN TestCheckpoint [2022-02-23T19:05:34.773Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:05:34.773Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:05:34.773Z] === RUN TestContainerInvalidJSON [2022-02-23T19:05:34.773Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:05:34.773Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:05:34.773Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:05:34.773Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:05:34.773Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:05:34.773Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:05:34.773Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-02-23T19:05:34.773Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T19:05:34.773Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T19:05:34.773Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:05:34.773Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-02-23T19:05:34.773Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:05:35.232Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-02-23T19:05:35.232Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:05:35.232Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-02-23T19:05:35.232Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:05:35.377Z] --- PASS: TestInspectNetwork (7.96s) [2022-02-23T19:05:35.377Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T19:05:35.377Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T19:05:35.377Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T19:05:35.377Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T19:05:35.377Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:05:35.474Z] --- PASS: TestRemoveContainerWithVolume (3.03s) [2022-02-23T19:05:35.474Z] === RUN TestRemoveContainerRunning [2022-02-23T19:05:35.692Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-02-23T19:05:35.692Z] === RUN TestCopyFromContainer [2022-02-23T19:05:35.692Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:35.692Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:05:35.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:05:35.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:05:35.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:05:35.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:05:35.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:05:35.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:05:35.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:05:35.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:05:35.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:05:35.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:05:35.692Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:05:35.692Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:05:35.692Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:05:35.692Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:05:35.692Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:05:35.692Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:05:35.692Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:05:35.692Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:05:35.692Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:35.692Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:05:35.692Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:05:35.692Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:05:35.692Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:05:35.692Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:05:35.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:05:35.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:05:35.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:05:35.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:05:35.692Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:05:35.692Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:05:35.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:05:35.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:05:35.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:05:35.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:05:35.692Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:05:35.692Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:05:35.692Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:05:35.692Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:05:35.692Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:05:35.692Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-23T19:05:35.692Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:05:35.692Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-02-23T19:05:35.692Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:05:35.692Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:05:35.692Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:05:35.692Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:05:35.692Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:35.692Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestDiff [2022-02-23T19:05:35.692Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:05:35.692Z] --- SKIP: TestDiff (0.00s) [2022-02-23T19:05:35.692Z] === RUN TestExecWithCloseStdin [2022-02-23T19:05:36.235Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-23T19:05:36.305Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T19:05:37.278Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-02-23T19:05:37.278Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:05:37.278Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:05:37.278Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:05:37.278Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:05:37.278Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:05:37.278Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:05:37.278Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:05:37.278Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:05:37.278Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:05:37.278Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:05:37.278Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-23T19:05:37.278Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T19:05:37.278Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T19:05:37.278Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T19:05:37.278Z] === RUN TestNetworkList [2022-02-23T19:05:37.278Z] === RUN TestNetworkList//networks [2022-02-23T19:05:37.278Z] === PAUSE TestNetworkList//networks [2022-02-23T19:05:37.278Z] === RUN TestNetworkList//networks/ [2022-02-23T19:05:37.278Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:05:37.278Z] === CONT TestNetworkList//networks [2022-02-23T19:05:37.278Z] === CONT TestNetworkList//networks/ [2022-02-23T19:05:37.278Z] --- PASS: TestNetworkList (0.02s) [2022-02-23T19:05:37.278Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:05:37.278Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-23T19:05:37.278Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:05:37.278Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T19:05:37.840Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-02-23T19:05:37.841Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:05:38.619Z] --- PASS: TestExecWithCloseStdin (2.42s) [2022-02-23T19:05:38.619Z] === RUN TestExec [2022-02-23T19:05:38.813Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-02-23T19:05:38.813Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:05:38.813Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T19:05:38.813Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-23T19:05:38.813Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T19:05:39.211Z] --- PASS: TestRemoveContainerRunning (3.12s) [2022-02-23T19:05:39.211Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:05:39.742Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-02-23T19:05:39.742Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:05:40.674Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-02-23T19:05:40.674Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:05:40.825Z] --- PASS: TestExec (2.32s) [2022-02-23T19:05:40.825Z] === RUN TestExecUser [2022-02-23T19:05:40.825Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:05:40.825Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T19:05:40.825Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:05:40.825Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:40.825Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T19:05:40.825Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:05:40.825Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:40.825Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:05:40.825Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:05:40.825Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:05:40.825Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T19:05:40.825Z] === RUN TestHealthKillContainer [2022-02-23T19:05:40.825Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:05:40.825Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T19:05:40.825Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:05:40.825Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:05:40.825Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:05:40.825Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:05:42.113Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.91s) [2022-02-23T19:05:42.113Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:05:42.113Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T19:05:42.113Z] === RUN TestRenameLinkedContainer [2022-02-23T19:05:42.113Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:05:42.113Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T19:05:42.113Z] === RUN TestRenameStoppedContainer [2022-02-23T19:05:42.124Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-02-23T19:05:42.124Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:05:42.124Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T19:05:42.380Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T19:05:42.636Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-23T19:05:42.636Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:05:43.005Z] --- PASS: TestKillContainerInvalidSignal (2.28s) [2022-02-23T19:05:43.005Z] === RUN TestKillContainer [2022-02-23T19:05:43.005Z] === RUN TestKillContainer/no_signal [2022-02-23T19:05:43.999Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T19:05:44.000Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T19:05:44.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T19:05:44.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T19:05:45.014Z] --- PASS: TestRenameStoppedContainer (2.96s) [2022-02-23T19:05:45.015Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:05:45.186Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:05:45.186Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:05:45.186Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:05:45.363Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2022-02-23T19:05:45.363Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:05:45.363Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:05:45.363Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:05:45.363Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:05:45.619Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T19:05:46.180Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T19:05:46.783Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T19:05:46.947Z] ---> 17f4cf04f26f [2022-02-23T19:05:47.736Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T19:05:47.928Z] Successfully built 17f4cf04f26f [2022-02-23T19:05:47.928Z] Successfully tagged docker:latest [2022-02-23T19:05:47.928Z] INFO: Image build ended at 02/23/2022 19:05:47. Duration:00:04:55.1204178 [2022-02-23T19:05:48.094Z] --- PASS: TestKillContainer (4.86s) [2022-02-23T19:05:48.094Z] --- PASS: TestKillContainer/no_signal (2.09s) [2022-02-23T19:05:48.094Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:05:48.094Z] --- PASS: TestKillContainer/killing_signal (2.73s) [2022-02-23T19:05:48.094Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:05:48.094Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:05:48.094Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:05:48.094Z] === RUN TestKillStoppedContainer [2022-02-23T19:05:48.094Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:05:48.094Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T19:05:48.094Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:05:48.094Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:05:48.094Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:05:48.094Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:05:48.094Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:05:48.094Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T19:05:48.094Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:05:48.094Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:48.094Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:05:48.094Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:05:48.094Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:05:48.094Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T19:05:48.094Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:05:48.398Z] [2022-02-23T19:05:48.398Z] [2022-02-23T19:05:48.398Z] INFO: Building the test binaries at 02/23/2022 19:05:47... [2022-02-23T19:05:49.150Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T19:05:49.150Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T19:05:49.150Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T19:05:49.406Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T19:05:49.661Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T19:05:50.234Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T19:05:50.273Z] --- PASS: TestLogsFollowTailEmpty (2.17s) [2022-02-23T19:05:50.273Z] === RUN TestNetworkNat [2022-02-23T19:05:50.273Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:05:50.273Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T19:05:50.273Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:05:50.811Z] --- PASS: TestRenameRunningContainerAndReuse (6.03s) [2022-02-23T19:05:50.811Z] === RUN TestRenameInvalidName [2022-02-23T19:05:51.598Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T19:05:51.598Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T19:05:52.394Z] ......... [ 85%] [2022-02-23T19:05:52.462Z] --- PASS: TestNetworkLocalhostTCPNat (2.62s) [2022-02-23T19:05:52.462Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:05:52.462Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:05:52.462Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T19:05:52.462Z] === RUN TestPause [2022-02-23T19:05:52.462Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:05:52.462Z] --- SKIP: TestPause (0.00s) [2022-02-23T19:05:52.462Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:05:53.486Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T19:05:53.713Z] --- PASS: TestRenameInvalidName (2.95s) [2022-02-23T19:05:53.713Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:05:54.412Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T19:05:54.643Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s) [2022-02-23T19:05:54.644Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:05:54.644Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:05:54.644Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T19:05:54.644Z] === RUN TestPsFilter [2022-02-23T19:05:55.103Z] --- PASS: TestPsFilter (0.33s) [2022-02-23T19:05:55.103Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:05:56.341Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T19:05:56.903Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T19:05:57.060Z] INFO: make.ps1 starting at 02/23/2022 19:05:55 [2022-02-23T19:05:57.060Z] INFO: Git commit (07df4c9df1) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T19:05:57.060Z] INFO: Invoking autogen... [2022-02-23T19:05:57.060Z] INFO: Building daemon... [2022-02-23T19:05:57.463Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T19:05:57.719Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T19:05:58.010Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s) [2022-02-23T19:05:58.010Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:05:58.184Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-23T19:05:59.625Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-23T19:06:00.322Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T19:06:00.886Z] --- PASS: TestServiceWithDataPathPortInit (15.44s) [2022-02-23T19:06:00.886Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:06:00.947Z] --- PASS: TestRemoveContainerWithVolume (2.91s) [2022-02-23T19:06:00.947Z] === RUN TestRemoveContainerRunning [2022-02-23T19:06:01.489Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T19:06:02.097Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T19:06:03.069Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T19:06:03.130Z] --- PASS: TestRemoveContainerRunning (2.26s) [2022-02-23T19:06:03.130Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:06:04.039Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:owgvg9xfxnufbo6nyba8nc6pb Created:2022-02-23 19:06:02.134041496 +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[6a41e5d29785d8007e5474f3f9108de545b86aabc162b32a65efee53aa6c7042:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jrqvmafzsez1sutp8g7q4ewtm EndpointID:c3009c7fa1c3dc785c677579cfc46ec1a98c011763667c2d5f5459ef2422e176 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aa36b752ed5064e3d722afbabfa51645aa812c0150b8cad701bc763eddfa997b 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:6c1755cdb041 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jrqvmafzsez1sutp8g7q4ewtm EndpointID:c3009c7fa1c3dc785c677579cfc46ec1a98c011763667c2d5f5459ef2422e176 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T19:06:05.308Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.27s) [2022-02-23T19:06:05.308Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:06:05.308Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T19:06:05.308Z] === RUN TestRenameLinkedContainer [2022-02-23T19:06:05.308Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:06:05.308Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T19:06:05.308Z] === RUN TestRenameStoppedContainer [2022-02-23T19:06:06.088Z] --- PASS: TestRenameAnonymousContainer (11.46s) [2022-02-23T19:06:06.088Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:06:06.193Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-23T19:06:06.193Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-23T19:06:06.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T19:06:07.633Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-23T19:06:08.217Z] --- PASS: TestRenameStoppedContainer (2.89s) [2022-02-23T19:06:08.217Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:06:08.264Z] --- PASS: TestRenameContainerWithSameName (2.98s) [2022-02-23T19:06:08.265Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:06:08.265Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:06:08.265Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:06:08.265Z] === RUN TestResize [2022-02-23T19:06:09.324Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2022-02-23T19:06:09.324Z] PASS [2022-02-23T19:06:09.324Z] [2022-02-23T19:06:09.324Z] === Skipped [2022-02-23T19:06:09.324Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:06:09.324Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:06:09.324Z] [2022-02-23T19:06:09.324Z] DONE 26 tests, 1 skipped in 48.709s [2022-02-23T19:06:09.324Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:06:09.324Z] ++ 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-02-23T19:06:09.324Z] ++ set -e [2022-02-23T19:06:09.324Z] ++ '[' -n 0 ']' [2022-02-23T19:06:09.324Z] ++ set -x [2022-02-23T19:06:09.324Z] ++ 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-02-23T19:06:09.324Z] INFO: Testing against a local daemon [2022-02-23T19:06:09.324Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T19:06:09.324Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:06:09.324Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:06:09.324Z] === RUN TestDockerNetworkIpvlan [2022-02-23T19:06:09.324Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:06:09.324Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:06:09.324Z] PASS [2022-02-23T19:06:09.324Z] [2022-02-23T19:06:09.324Z] === Skipped [2022-02-23T19:06:09.324Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:06:09.324Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:06:09.324Z] [2022-02-23T19:06:09.324Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:06:09.324Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:06:09.324Z] [2022-02-23T19:06:09.324Z] DONE 2 tests, 2 skipped in 0.090s [2022-02-23T19:06:09.324Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:06:09.324Z] ++ 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-02-23T19:06:09.324Z] ++ set -e [2022-02-23T19:06:09.324Z] ++ '[' -n 0 ']' [2022-02-23T19:06:09.325Z] ++ set -x [2022-02-23T19:06:09.325Z] ++ 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-02-23T19:06:09.325Z] INFO: Testing against a local daemon [2022-02-23T19:06:09.325Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T19:06:09.325Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T19:06:09.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T19:06:10.249Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-02-23T19:06:10.250Z] === RUN TestDockerNetworkMacvlan [2022-02-23T19:06:10.810Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T19:06:10.886Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-23T19:06:10.886Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-23T19:06:11.167Z] --- PASS: TestResize (2.88s) [2022-02-23T19:06:11.167Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:06:11.737Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-23T19:06:11.737Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T19:06:12.706Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T19:06:12.907Z] --- PASS: TestRenameRunningContainerAndReuse (4.42s) [2022-02-23T19:06:12.907Z] === RUN TestRenameInvalidName [2022-02-23T19:06:12.967Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T19:06:14.069Z] --- PASS: TestResizeWithInvalidSize (2.76s) [2022-02-23T19:06:14.069Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:06:14.410Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-23T19:06:14.862Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T19:06:14.923Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-23T19:06:14.923Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-23T19:06:14.923Z] [2022-02-23T19:06:14.923Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-23T19:06:14.923Z] =========================== short test summary info ============================ [2022-02-23T19:06:14.923Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-23T19:06:14.923Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-23T19:06:14.923Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-23T19:06:14.923Z] Not supported on most drivers [2022-02-23T19:06:14.923Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-23T19:06:14.923Z] Output of docker top depends on host distro, and is not formalized. [2022-02-23T19:06:14.923Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-23T19:06:14.923Z] Output of docker top depends on host distro, and is not formalized. [2022-02-23T19:06:14.923Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-23T19:06:14.923Z] Can fail if eth0 has multiple IP addresses [2022-02-23T19:06:14.923Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-23T19:06:14.924Z] This doesn't seem to be taken into account by the engine [2022-02-23T19:06:14.924Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-23T19:06:14.924Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-23T19:06:14.924Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.81 seconds == [2022-02-23T19:06:15.086Z] --- PASS: TestRenameInvalidName (2.31s) [2022-02-23T19:06:15.086Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:06:15.179Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-23T19:06:15.788Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T19:06:16.391Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T19:06:16.996Z] --- PASS: TestResizeWhenContainerNotStarted (2.80s) [2022-02-23T19:06:16.996Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:06:16.996Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:16.996Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:06:16.996Z] === RUN TestStats [2022-02-23T19:06:16.996Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:06:16.996Z] --- SKIP: TestStats (0.00s) [2022-02-23T19:06:16.996Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:06:17.317Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T19:06:17.573Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T19:06:17.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T19:06:17.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T19:06:17.830Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T19:06:18.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T19:06:18.392Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T19:06:19.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T19:06:19.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T19:06:19.320Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T19:06:20.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T19:06:20.728Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T19:06:20.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-23T19:06:21.331Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T19:06:21.331Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T19:06:22.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T19:06:22.739Z] --- PASS: TestDockerNetworkMacvlan (12.52s) [2022-02-23T19:06:22.739Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-02-23T19:06:22.739Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-02-23T19:06:22.739Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2022-02-23T19:06:22.739Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2022-02-23T19:06:22.739Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.71s) [2022-02-23T19:06:22.739Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2022-02-23T19:06:22.739Z] PASS [2022-02-23T19:06:22.739Z] [2022-02-23T19:06:22.739Z] DONE 8 tests in 13.989s [2022-02-23T19:06:22.739Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T19:06:22.739Z] ++ 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-02-23T19:06:22.739Z] ++ set -e [2022-02-23T19:06:22.739Z] ++ '[' -n 0 ']' [2022-02-23T19:06:22.739Z] ++ set -x [2022-02-23T19:06:22.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-02-23T19:06:22.739Z] testing: warning: no tests to run [2022-02-23T19:06:22.739Z] PASS [2022-02-23T19:06:22.739Z] [2022-02-23T19:06:22.739Z] DONE 0 tests in 0.045s [2022-02-23T19:06:22.739Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T19:06:22.739Z] ++ 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-02-23T19:06:22.739Z] ++ set -e [2022-02-23T19:06:22.739Z] ++ '[' -n 0 ']' [2022-02-23T19:06:22.739Z] ++ set -x [2022-02-23T19:06:22.740Z] ++ 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-02-23T19:06:22.740Z] INFO: Testing against a local daemon [2022-02-23T19:06:22.740Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T19:06:23.345Z] docker_api_swarm_test.go:304: [d8f81f5bc4f85] joining swarm manager [d9f9771e6533e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:06:23.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T19:06:23.716Z] --- PASS: TestImportExtremelyLargeImageWorks (90.86s) [2022-02-23T19:06:23.716Z] PASS [2022-02-23T19:06:23.716Z] [2022-02-23T19:06:23.716Z] DONE 22 tests in 93.751s [2022-02-23T19:06:23.716Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T19:06:23.716Z] INFO: Testing against a local daemon [2022-02-23T19:06:23.716Z] === RUN TestNetworkCreateDelete [2022-02-23T19:06:23.716Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-02-23T19:06:23.716Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:06:23.716Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-23T19:06:23.716Z] === RUN TestDaemonDNSFallback [2022-02-23T19:06:24.076Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.60s) [2022-02-23T19:06:24.077Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:06:24.077Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:06:24.077Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T19:06:24.077Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:06:24.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T19:06:24.273Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-02-23T19:06:24.273Z] === RUN TestAuthZPluginTLS [2022-02-23T19:06:24.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T19:06:24.878Z] docker_api_swarm_test.go:305: [dbf5954de6469] joining swarm manager [d9f9771e6533e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:06:24.878Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-02-23T19:06:24.878Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T19:06:25.086Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-02-23T19:06:25.087Z] === RUN TestInspectNetwork [2022-02-23T19:06:25.274Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:06:25.274Z] [2022-02-23T19:06:25.274Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:06:25.274Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:06:25.274Z] [2022-02-23T19:06:25.274Z] To set a process to complain mode, use the command line tool [2022-02-23T19:06:25.274Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:06:25.274Z] [2022-02-23T19:06:25.276Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T19:06:25.276Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T19:06:25.276Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T19:06:25.276Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-23T19:06:25.276Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T19:06:25.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T19:06:25.422Z] --- PASS: TestRenameAnonymousContainer (9.69s) [2022-02-23T19:06:25.422Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:06:25.577Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-23T19:06:25.577Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T19:06:25.577Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-23T19:06:25.832Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T19:06:25.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T19:06:26.091Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-02-23T19:06:26.091Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T19:06:26.347Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T19:06:26.347Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T19:06:26.603Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-02-23T19:06:26.603Z] === RUN TestAuthZPluginAllowEventStream Post stage [Pipeline] junit [2022-02-23T19:06:26.653Z] Recording test results [2022-02-23T19:06:26.790Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-23T19:06:26.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T19:06:27.011Z] --- PASS: TestRenameContainerWithSameName (2.55s) [2022-02-23T19:06:27.012Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:06:27.012Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:06:27.012Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:06:27.012Z] === RUN TestResize [2022-02-23T19:06:27.066Z] + echo Ensuring container killed. [2022-02-23T19:06:27.066Z] Ensuring container killed. [2022-02-23T19:06:27.066Z] + docker rm -vf docker-pr1 [2022-02-23T19:06:27.066Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T19:06:27.167Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T19:06:27.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T19:06:27.389Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:06:27.389Z] Chowning /workspace to jenkins user [2022-02-23T19:06:27.389Z] + id -u [2022-02-23T19:06:27.389Z] + id -g [2022-02-23T19:06:27.389Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43287:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:06:27.769Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2022-02-23T19:06:27.769Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T19:06:28.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T19:06:28.358Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T19:06:28.358Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T19:06:28.358Z] === RUN TestInspectNetwork/network_name [2022-02-23T19:06:28.358Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T19:06:28.371Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-02-23T19:06:28.371Z] === RUN TestAuthZPluginErrorRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:06:28.897Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T19:06:28.897Z] Using test binary docker [2022-02-23T19:06:28.897Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T19:06:28.897Z] +++ /etc/init.d/apparmor start [2022-02-23T19:06:28.897Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T19:06:28.897Z] INFO: Waiting for daemon to start... [2022-02-23T19:06:28.897Z] Starting dockerd [2022-02-23T19:06:28.897Z] +++ 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-02-23T19:06:28.931Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-02-23T19:06:28.931Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T19:06:29.045Z] + bundleName=docker-py [2022-02-23T19:06:29.046Z] + echo Creating docker-py-bundles.tar.gz [2022-02-23T19:06:29.046Z] Creating docker-py-bundles.tar.gz [2022-02-23T19:06:29.046Z] + 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-02-23T19:06:29.056Z] Archiving artifacts [2022-02-23T19:06:29.324Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43287/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-23T19:06:29.492Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-23T19:06:29.492Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T19:06:29.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=dbf625fccc230694ad895ac0981f736a0b25381e -e DOCKER_GRAPHDRIVER docker:dbf625fccc230694ad895ac0981f736a0b25381e hack/make.sh binary [2022-02-23T19:06:29.919Z] --- PASS: TestResize (2.50s) [2022-02-23T19:06:29.919Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:06:29.970Z] [2022-02-23T19:06:30.225Z] Removing bundles/ [2022-02-23T19:06:30.225Z] [2022-02-23T19:06:30.225Z] ---> Making bundle: binary (in bundles/binary) [2022-02-23T19:06:30.225Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-23T19:06:30.225Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:06:30.419Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T19:06:30.981Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T19:06:31.236Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2022-02-23T19:06:31.236Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T19:06:31.797Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T19:06:32.100Z] --- PASS: TestResizeWithInvalidSize (2.23s) [2022-02-23T19:06:32.100Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:06:32.362Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T19:06:32.527Z] --- PASS: TestInspectNetwork (6.97s) [2022-02-23T19:06:32.527Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T19:06:32.527Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T19:06:32.527Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T19:06:32.527Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T19:06:32.527Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:06:32.927Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-02-23T19:06:32.927Z] === RUN TestAuthZPluginHeader [2022-02-23T19:06:32.927Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T19:06:33.461Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-02-23T19:06:33.461Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:06:33.461Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:06:33.461Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:06:33.461Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:06:33.461Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:06:33.461Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:06:33.461Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:06:33.461Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:06:33.461Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:06:33.461Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:06:33.461Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-23T19:06:33.461Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T19:06:33.461Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T19:06:33.461Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T19:06:33.461Z] === RUN TestNetworkList [2022-02-23T19:06:33.461Z] === RUN TestNetworkList//networks [2022-02-23T19:06:33.461Z] === PAUSE TestNetworkList//networks [2022-02-23T19:06:33.461Z] === RUN TestNetworkList//networks/ [2022-02-23T19:06:33.461Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:06:33.461Z] === CONT TestNetworkList//networks [2022-02-23T19:06:33.461Z] === CONT TestNetworkList//networks/ [2022-02-23T19:06:33.461Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T19:06:33.461Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:06:33.461Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:06:33.461Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:06:33.855Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-02-23T19:06:33.855Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T19:06:34.024Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-23T19:06:34.024Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:06:34.126Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T19:06:35.018Z] --- PASS: TestResizeWhenContainerNotStarted (2.88s) [2022-02-23T19:06:35.018Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:06:35.018Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:35.018Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:06:35.018Z] === RUN TestStats [2022-02-23T19:06:35.018Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:06:35.018Z] --- SKIP: TestStats (0.00s) [2022-02-23T19:06:35.018Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:06:35.096Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T19:06:35.392Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-02-23T19:06:35.392Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:06:35.954Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-02-23T19:06:35.954Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:06:36.883Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-23T19:06:36.883Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:06:37.031Z] . [2022-02-23T19:06:37.031Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T19:06:37.031Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T19:06:37.031Z] Error: No such image: emptyfs [2022-02-23T19:06:37.031Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T19:06:37.031Z] ++++ docker load [2022-02-23T19:06:37.031Z] Running integration-test (iteration 1) [2022-02-23T19:06:37.031Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T19:06:37.031Z] ++ 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-02-23T19:06:37.031Z] ++ set -e [2022-02-23T19:06:37.031Z] ++ '[' -n 0 ']' [2022-02-23T19:06:37.031Z] ++ set -x [2022-02-23T19:06:37.031Z] ++ 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-02-23T19:06:37.031Z] Loaded image: busybox:latest [2022-02-23T19:06:37.031Z] Loaded image: busybox:glibc [2022-02-23T19:06:37.702Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T19:06:38.249Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-02-23T19:06:38.249Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:06:38.263Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s) [2022-02-23T19:06:38.263Z] === RUN TestAuthZPluginV2Disable [2022-02-23T19:06:38.412Z] Loaded image: debian:bullseye-slim [2022-02-23T19:06:38.412Z] Loaded image: hello-world:latest [2022-02-23T19:06:38.412Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:06:38.412Z] INFO: Testing against a local daemon [2022-02-23T19:06:38.412Z] === RUN TestCgroupNamespacesBuild [2022-02-23T19:06:38.812Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-23T19:06:38.812Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:06:39.797Z] --- PASS: TestCgroupNamespacesBuild (1.50s) [2022-02-23T19:06:39.797Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T19:06:40.823Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.25s) [2022-02-23T19:06:40.823Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:06:40.823Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:06:40.823Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T19:06:40.823Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:06:41.180Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-02-23T19:06:41.180Z] === RUN TestBuildWithSession [2022-02-23T19:06:41.180Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:06:41.180Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:06:41.180Z] === RUN TestBuildSquashParent [2022-02-23T19:06:41.330Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-02-23T19:06:41.330Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:06:41.330Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:06:41.330Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:06:41.330Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:06:42.470Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-02-23T19:06:42.470Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T19:06:44.481Z] --- PASS: TestBuildSquashParent (3.23s) [2022-02-23T19:06:44.481Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:06:44.481Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:06:44.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:06:44.481Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:06:44.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:06:44.481Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:06:44.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:06:44.481Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:06:44.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:06:44.481Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:06:44.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:06:44.481Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:06:44.481Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:06:44.481Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:06:44.481Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:06:45.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:06:45.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:06:45.738Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-02-23T19:06:45.738Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T19:06:46.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:06:46.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:06:47.711Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T19:06:47.754Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T19:06:47.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.10s) [2022-02-23T19:06:47.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s) [2022-02-23T19:06:47.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.98s) [2022-02-23T19:06:47.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s) [2022-02-23T19:06:47.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2022-02-23T19:06:47.754Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2022-02-23T19:06:47.754Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:06:47.754Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:06:48.316Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T19:06:48.572Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T19:06:48.695Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:06:48.956Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:06:48.956Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:06:49.135Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-23T19:06:49.216Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:06:49.363Z] --- PASS: TestUpdateRestartPolicy (23.11s) [2022-02-23T19:06:49.363Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:06:49.391Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T19:06:49.478Z] --- PASS: TestBuildMultiStageCopy (1.76s) [2022-02-23T19:06:49.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) [2022-02-23T19:06:49.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-02-23T19:06:49.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-02-23T19:06:49.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-02-23T19:06:49.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-02-23T19:06:49.478Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:06:50.049Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2022-02-23T19:06:50.049Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:06:50.319Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T19:06:50.352Z] --- PASS: TestUpdateRestartWithAutoRemove (2.92s) [2022-02-23T19:06:50.352Z] === RUN TestWaitNonBlocked [2022-02-23T19:06:50.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:06:50.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:06:50.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:06:50.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:06:50.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:06:50.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:06:50.991Z] --- PASS: TestBuildLabelWithTargets (0.85s) [2022-02-23T19:06:50.991Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:06:51.251Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-02-23T19:06:51.251Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:06:52.251Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T19:06:52.251Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-23T19:06:52.251Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T19:06:52.251Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-23T19:06:52.251Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T19:06:52.251Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-23T19:06:52.251Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T19:06:52.251Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-23T19:06:52.251Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T19:06:52.635Z] --- PASS: TestBuildMultiStageOnBuild (1.21s) [2022-02-23T19:06:52.635Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:06:52.895Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-02-23T19:06:52.895Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:06:54.122Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-23T19:06:54.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.91s) [2022-02-23T19:06:54.122Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.01s) [2022-02-23T19:06:54.122Z] === RUN TestWaitBlocked [2022-02-23T19:06:54.122Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:06:54.122Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T19:06:54.122Z] PASS [2022-02-23T19:06:54.122Z] ok github.com/docker/docker/integration/container 109.444s [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === Skipped [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T19:06:54.122Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T19:06:54.122Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:06:54.122Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:06:54.122Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:06:54.122Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:06:54.122Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:06:54.122Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:06:54.122Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:06:54.122Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T19:06:54.122Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-23T19:06:54.122Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T19:06:54.122Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T19:06:54.122Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:06:54.122Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T19:06:54.122Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T19:06:54.122Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:06:54.122Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:06:54.122Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:06:54.122Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:06:54.122Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T19:06:54.122Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:06:54.122Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T19:06:54.122Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:06:54.122Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T19:06:54.122Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T19:06:54.122Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T19:06:54.122Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T19:06:54.122Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T19:06:54.122Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T19:06:54.122Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:06:54.122Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:06:54.122Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T19:06:54.122Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T19:06:54.122Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T19:06:54.122Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:06:54.122Z] [2022-02-23T19:06:54.122Z] DONE 87 tests, 34 skipped in 111.604s [2022-02-23T19:06:54.142Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T19:06:54.142Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T19:06:54.280Z] --- PASS: TestBuildMultiStageLayerLeak (1.32s) [2022-02-23T19:06:54.280Z] === RUN TestBuildWithHugeFile [2022-02-23T19:06:54.582Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T19:06:54.746Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T19:06:55.308Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T19:06:55.870Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T19:06:55.870Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T19:06:56.197Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2022-02-23T19:06:56.197Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:06:57.144Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jxpcitaeyekl3as5izxahecpx Created:2022-02-23 19:06:55.844763718 +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[6e4c4bd62b57d9d9b839fe6d040483e3064c5b684e70ff58bbd2f8532483dd37:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w5p7v3rcz4bsj0bh3r517itlp EndpointID:0d2eb49e29661a855ee13f1dcdc56a45d331718e9751ec65b0fadec08e294906 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5b76eca8d3af4e6a94ed2323b03f61acd30911ddd985cc75853ea6ad91101d63 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:72fe035e07f6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w5p7v3rcz4bsj0bh3r517itlp EndpointID:0d2eb49e29661a855ee13f1dcdc56a45d331718e9751ec65b0fadec08e294906 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T19:06:57.323Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.72s) [2022-02-23T19:06:57.323Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T19:06:57.579Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T19:06:58.985Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T19:06:59.240Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T19:06:59.496Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T19:07:00.056Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T19:07:00.056Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-23T19:07:00.056Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T19:07:00.312Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T19:07:00.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-23T19:07:01.317Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-02-23T19:07:01.317Z] PASS [2022-02-23T19:07:01.317Z] [2022-02-23T19:07:01.317Z] === Skipped [2022-02-23T19:07:01.317Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:07:01.317Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:07:01.317Z] [2022-02-23T19:07:01.317Z] DONE 26 tests, 1 skipped in 43.168s [2022-02-23T19:07:01.317Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:07:01.317Z] INFO: Testing against a local daemon [2022-02-23T19:07:01.317Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T19:07:01.317Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:07:01.317Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:07:01.317Z] === RUN TestDockerNetworkIpvlan [2022-02-23T19:07:01.317Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:07:01.317Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:07:01.317Z] PASS [2022-02-23T19:07:01.317Z] [2022-02-23T19:07:01.317Z] === Skipped [2022-02-23T19:07:01.317Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:07:01.317Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:07:01.317Z] [2022-02-23T19:07:01.317Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:07:01.317Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:07:01.317Z] [2022-02-23T19:07:01.317Z] DONE 2 tests, 2 skipped in 0.039s [2022-02-23T19:07:01.317Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:07:01.317Z] INFO: Testing against a local daemon [2022-02-23T19:07:01.317Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T19:07:01.932Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T19:07:01.932Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T19:07:01.932Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:07:01.932Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T19:07:02.493Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T19:07:02.684Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-02-23T19:07:02.684Z] === RUN TestDockerNetworkMacvlan [2022-02-23T19:07:02.749Z] docker_api_swarm_test.go:272: [d0519353d6080] joining swarm manager [dde7865818a03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:07:03.311Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T19:07:03.612Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T19:07:03.877Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T19:07:04.175Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T19:07:04.176Z] docker_api_swarm_test.go:273: [ddcfa0060c192] joining swarm manager [dde7865818a03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:07:04.432Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T19:07:05.104Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T19:07:05.836Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T19:07:06.012Z] --- PASS: TestUpdateRestartPolicy (22.62s) [2022-02-23T19:07:06.012Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:07:06.012Z] --- PASS: TestUpdateRestartWithAutoRemove (2.16s) [2022-02-23T19:07:06.012Z] === RUN TestWaitNonBlocked [2022-02-23T19:07:06.012Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:07:06.012Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:07:06.012Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:07:06.012Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:07:06.012Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:07:06.012Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:07:06.398Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T19:07:06.472Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T19:07:06.958Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T19:07:07.889Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T19:07:08.220Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-23T19:07:08.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.84s) [2022-02-23T19:07:08.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.97s) [2022-02-23T19:07:08.220Z] === RUN TestWaitBlocked [2022-02-23T19:07:08.220Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:08.220Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T19:07:08.220Z] PASS [2022-02-23T19:07:08.220Z] ok github.com/docker/docker/integration/container 93.291s [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === Skipped [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T19:07:08.220Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T19:07:08.220Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T19:07:08.220Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:07:08.220Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:07:08.220Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:07:08.220Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T19:07:08.220Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:07:08.220Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:07:08.220Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T19:07:08.220Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T19:07:08.220Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T19:07:08.220Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:07:08.220Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T19:07:08.220Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T19:07:08.220Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:07:08.220Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:07:08.220Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:07:08.220Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:07:08.220Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T19:07:08.220Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:07:08.220Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T19:07:08.220Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:07:08.220Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T19:07:08.220Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T19:07:08.220Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T19:07:08.220Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T19:07:08.220Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T19:07:08.220Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T19:07:08.220Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T19:07:08.220Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:07:08.220Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T19:07:08.220Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T19:07:08.220Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T19:07:08.220Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:08.220Z] [2022-02-23T19:07:08.220Z] DONE 87 tests, 33 skipped in 95.799s [2022-02-23T19:07:08.220Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T19:07:08.361Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T19:07:08.450Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T19:07:09.377Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T19:07:09.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T19:07:09.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T19:07:09.938Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T19:07:09.938Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T19:07:09.938Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T19:07:09.938Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T19:07:09.938Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T19:07:10.865Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T19:07:11.631Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T19:07:11.834Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T19:07:11.834Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T19:07:12.195Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2022-02-23T19:07:12.195Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-23T19:07:12.195Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-23T19:07:12.195Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-02-23T19:07:12.195Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-02-23T19:07:12.195Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-02-23T19:07:12.195Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-02-23T19:07:12.195Z] PASS [2022-02-23T19:07:12.195Z] [2022-02-23T19:07:12.195Z] DONE 8 tests in 10.814s [2022-02-23T19:07:12.195Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T19:07:12.195Z] testing: warning: no tests to run [2022-02-23T19:07:12.195Z] PASS [2022-02-23T19:07:12.195Z] [2022-02-23T19:07:12.195Z] DONE 0 tests in 0.012s [2022-02-23T19:07:12.195Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T19:07:12.195Z] INFO: Testing against a local daemon [2022-02-23T19:07:12.195Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T19:07:12.300Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:07:12.300Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:07:12.300Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:07:12.300Z] === RUN TestDaemonConfigValidation [2022-02-23T19:07:12.300Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:07:12.300Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T19:07:12.300Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:07:12.300Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:07:12.300Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:07:12.300Z] === RUN TestDaemonProxy [2022-02-23T19:07:12.300Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:07:12.300Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T19:07:12.300Z] PASS [2022-02-23T19:07:12.300Z] ok github.com/docker/docker/integration/daemon 0.091s [2022-02-23T19:07:12.300Z] [2022-02-23T19:07:12.300Z] === Skipped [2022-02-23T19:07:12.300Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:07:12.300Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:07:12.300Z] [2022-02-23T19:07:12.300Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T19:07:12.300Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:07:12.300Z] [2022-02-23T19:07:12.300Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:07:12.300Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:07:12.300Z] [2022-02-23T19:07:12.300Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T19:07:12.300Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:07:12.300Z] [2022-02-23T19:07:12.300Z] DONE 4 tests, 4 skipped in 16.771s [2022-02-23T19:07:12.300Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T19:07:12.394Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T19:07:12.977Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T19:07:13.235Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T19:07:13.563Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-02-23T19:07:13.563Z] === RUN TestAuthZPluginTLS [2022-02-23T19:07:13.798Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T19:07:13.798Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-23T19:07:13.798Z] PASS [2022-02-23T19:07:13.798Z] [2022-02-23T19:07:13.798Z] DONE 17 tests in 51.130s [2022-02-23T19:07:13.798Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T19:07:13.798Z] ++ 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-02-23T19:07:13.798Z] ++ set -e [2022-02-23T19:07:13.798Z] ++ '[' -n 0 ']' [2022-02-23T19:07:13.798Z] ++ set -x [2022-02-23T19:07:13.798Z] ++ 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-02-23T19:07:14.053Z] INFO: Testing against a local daemon [2022-02-23T19:07:14.053Z] === RUN TestPluginInvalidJSON [2022-02-23T19:07:14.053Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:14.053Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:14.053Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:14.053Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-23T19:07:14.053Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:07:14.053Z] === RUN TestPluginInstall [2022-02-23T19:07:14.053Z] === RUN TestPluginInstall/no_auth [2022-02-23T19:07:14.125Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-02-23T19:07:14.125Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T19:07:14.309Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T19:07:14.309Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T19:07:14.309Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T19:07:14.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:14.480Z] INFO: Testing against a local daemon [2022-02-23T19:07:14.480Z] === RUN TestCommitInheritsEnv [2022-02-23T19:07:14.480Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:07:14.480Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T19:07:14.480Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:07:14.480Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:07:14.480Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:07:14.480Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:07:14.480Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:07:14.480Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T19:07:14.480Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:07:14.480Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-02-23T19:07:14.480Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:07:14.480Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-23T19:07:14.480Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:07:14.688Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-23T19:07:14.688Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T19:07:14.913Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T19:07:14.913Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T19:07:14.913Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T19:07:14.913Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T19:07:14.913Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T19:07:14.945Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-23T19:07:14.945Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T19:07:15.450Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2022-02-23T19:07:15.450Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:07:15.450Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-02-23T19:07:15.450Z] === RUN TestTagInvalidReference [2022-02-23T19:07:15.450Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-23T19:07:15.450Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:07:15.450Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-23T19:07:15.450Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:07:15.450Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-23T19:07:15.450Z] === RUN TestTagOfficialNames [2022-02-23T19:07:15.507Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-23T19:07:15.507Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T19:07:15.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T19:07:15.842Z] time="2022-02-23T19:07:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:07:15.842Z] time="2022-02-23T19:07:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:832c13168130cf00aedb3e69ebafe4c323ec56d487fe0af8659c7fc7df144b17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:07:15.842Z] time="2022-02-23T19:07:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:07:15.842Z] time="2022-02-23T19:07:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:832c13168130cf00aedb3e69ebafe4c323ec56d487fe0af8659c7fc7df144b17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:07:15.908Z] --- PASS: TestTagOfficialNames (0.07s) [2022-02-23T19:07:15.909Z] === RUN TestTagMatchesDigest [2022-02-23T19:07:15.909Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-23T19:07:15.909Z] PASS [2022-02-23T19:07:15.909Z] ok github.com/docker/docker/integration/image 1.403s [2022-02-23T19:07:15.909Z] [2022-02-23T19:07:15.909Z] === Skipped [2022-02-23T19:07:15.909Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T19:07:15.909Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:07:15.909Z] [2022-02-23T19:07:15.909Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:07:15.909Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:07:15.909Z] [2022-02-23T19:07:15.909Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T19:07:15.909Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:07:15.909Z] [2022-02-23T19:07:15.909Z] DONE 12 tests, 3 skipped in 4.536s [2022-02-23T19:07:15.909Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T19:07:16.098Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T19:07:16.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T19:07:16.612Z] time="2022-02-23T19:07:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:07:16.612Z] time="2022-02-23T19:07:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:568991644db6b93e99ef8329b30cfa7c8b374f488468e0464c8f21b4bdbc6a15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:07:16.612Z] time="2022-02-23T19:07:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:07:16.612Z] time="2022-02-23T19:07:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:568991644db6b93e99ef8329b30cfa7c8b374f488468e0464c8f21b4bdbc6a15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:07:16.868Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T19:07:16.868Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T19:07:16.868Z] === RUN TestPluginInstall/with_insecure [2022-02-23T19:07:16.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.27s) [2022-02-23T19:07:16.874Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T19:07:17.437Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-23T19:07:17.437Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T19:07:17.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:17.447Z] INFO: Testing against a local daemon [2022-02-23T19:07:17.447Z] === RUN TestNetworkCreateDelete [2022-02-23T19:07:17.447Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:17.447Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:07:17.447Z] 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-02-23T19:07:17.447Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestDaemonDNSFallback [2022-02-23T19:07:17.447Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:17.447Z] --- SKIP: TestDaemonDNSFallback (0.02s) [2022-02-23T19:07:17.447Z] === RUN TestInspectNetwork [2022-02-23T19:07:17.447Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:17.447Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:07:17.447Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:17.447Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:07:17.447Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:07:17.447Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:07:17.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:07:17.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:07:17.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:07:17.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:07:17.447Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:07:17.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:07:17.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:07:17.447Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-02-23T19:07:17.447Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T19:07:17.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T19:07:17.447Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T19:07:17.447Z] === RUN TestNetworkList [2022-02-23T19:07:17.447Z] === RUN TestNetworkList//networks [2022-02-23T19:07:17.447Z] === PAUSE TestNetworkList//networks [2022-02-23T19:07:17.447Z] === RUN TestNetworkList//networks/ [2022-02-23T19:07:17.447Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:07:17.447Z] === CONT TestNetworkList//networks [2022-02-23T19:07:17.447Z] === CONT TestNetworkList//networks/ [2022-02-23T19:07:17.447Z] --- PASS: TestNetworkList (0.03s) [2022-02-23T19:07:17.447Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:07:17.447Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:07:17.447Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:07:17.447Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:07:17.447Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:07:17.447Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:07:17.447Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:07:17.447Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:07:17.447Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:07:17.447Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:07:17.447Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:07:17.447Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:07:17.447Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:07:17.447Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:07:17.447Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:07:17.447Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:07:17.447Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:07:17.447Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:07:17.447Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:07:17.447Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:07:17.447Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:07:17.447Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:07:17.447Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:07:17.447Z] PASS [2022-02-23T19:07:17.447Z] ok github.com/docker/docker/integration/network 0.140s [2022-02-23T19:07:17.796Z] time="2022-02-23T19:07:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:07:17.796Z] time="2022-02-23T19:07:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8d105bfbbf4aa704097ffa85caa48ba2eb7830940bf3e90f1e0a207cb1f31bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:07:17.796Z] time="2022-02-23T19:07:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:07:17.796Z] time="2022-02-23T19:07:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8d105bfbbf4aa704097ffa85caa48ba2eb7830940bf3e90f1e0a207cb1f31bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === Skipped [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T19:07:17.907Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T19:07:17.907Z] 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-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.02s) [2022-02-23T19:07:17.907Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T19:07:17.907Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:07:17.907Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:07:17.907Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:07:17.907Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:07:17.907Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:07:17.907Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:07:17.907Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:07:17.907Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:07:17.907Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:07:17.907Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:07:17.907Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:07:17.907Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:07:17.907Z] [2022-02-23T19:07:17.907Z] DONE 22 tests, 15 skipped in 1.813s [2022-02-23T19:07:17.907Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T19:07:18.000Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-23T19:07:18.000Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T19:07:18.052Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T19:07:18.308Z] plugin_test.go:165: [dd41f9717da03] daemon is not started [2022-02-23T19:07:18.308Z] --- PASS: TestPluginInstall (4.17s) [2022-02-23T19:07:18.308Z] --- PASS: TestPluginInstall/no_auth (2.18s) [2022-02-23T19:07:18.308Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2022-02-23T19:07:18.308Z] --- PASS: TestPluginInstall/with_insecure (1.20s) [2022-02-23T19:07:18.308Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:07:18.367Z] testing: warning: no tests to run [2022-02-23T19:07:18.367Z] PASS [2022-02-23T19:07:18.367Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2022-02-23T19:07:18.367Z] [2022-02-23T19:07:18.367Z] DONE 0 tests in 0.601s [2022-02-23T19:07:18.367Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T19:07:18.562Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-23T19:07:18.562Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T19:07:18.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T19:07:18.563Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T19:07:18.827Z] testing: warning: no tests to run [2022-02-23T19:07:18.827Z] PASS [2022-02-23T19:07:18.827Z] ok github.com/docker/docker/integration/network/macvlan 0.064s [2022-02-23T19:07:19.168Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T19:07:19.285Z] [2022-02-23T19:07:19.285Z] DONE 0 tests in 0.559s [2022-02-23T19:07:19.285Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T19:07:19.730Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T19:07:19.730Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T19:07:19.747Z] testing: warning: no tests to run [2022-02-23T19:07:19.747Z] PASS [2022-02-23T19:07:19.747Z] ok github.com/docker/docker/integration/plugin 0.069s [2022-02-23T19:07:19.747Z] [2022-02-23T19:07:19.747Z] DONE 0 tests in 0.568s [2022-02-23T19:07:19.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T19:07:19.930Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-02-23T19:07:19.930Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T19:07:20.291Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T19:07:20.714Z] testing: warning: no tests to run [2022-02-23T19:07:20.714Z] PASS [2022-02-23T19:07:20.714Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2022-02-23T19:07:20.714Z] [2022-02-23T19:07:20.714Z] DONE 0 tests in 0.621s [2022-02-23T19:07:20.714Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T19:07:20.853Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T19:07:20.853Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T19:07:20.853Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T19:07:21.297Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-02-23T19:07:21.298Z] === RUN TestAuthZPluginHeader [2022-02-23T19:07:21.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-23T19:07:21.461Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T19:07:22.022Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T19:07:22.226Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-02-23T19:07:22.226Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T19:07:22.277Z] --- PASS: TestPluginsWithRuntimes (4.06s) [2022-02-23T19:07:22.277Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-02-23T19:07:22.277Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.22s) [2022-02-23T19:07:22.277Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:07:22.838Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T19:07:22.838Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T19:07:23.094Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-02-23T19:07:23.094Z] PASS [2022-02-23T19:07:23.094Z] [2022-02-23T19:07:23.094Z] DONE 10 tests in 9.179s [2022-02-23T19:07:23.094Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T19:07:23.094Z] ++ 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-02-23T19:07:23.094Z] ++ set -e [2022-02-23T19:07:23.094Z] ++ '[' -n 0 ']' [2022-02-23T19:07:23.094Z] ++ set -x [2022-02-23T19:07:23.094Z] ++ 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-02-23T19:07:23.094Z] INFO: Testing against a local daemon [2022-02-23T19:07:23.094Z] === RUN TestExternalGraphDriver [2022-02-23T19:07:23.350Z] === RUN TestExternalGraphDriver/json [2022-02-23T19:07:23.606Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T19:07:24.457Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:24.457Z] INFO: Testing against a local daemon [2022-02-23T19:07:24.457Z] === RUN TestPluginInvalidJSON [2022-02-23T19:07:24.457Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:24.457Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:24.457Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:24.457Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-02-23T19:07:24.457Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:07:24.457Z] === RUN TestPluginInstall [2022-02-23T19:07:24.457Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:07:24.457Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T19:07:24.457Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:07:24.457Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:07:24.457Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T19:07:24.457Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:07:24.457Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:07:24.457Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:07:24.457Z] PASS [2022-02-23T19:07:24.457Z] ok github.com/docker/docker/integration/plugin/common 0.090s [2022-02-23T19:07:24.457Z] [2022-02-23T19:07:24.457Z] === Skipped [2022-02-23T19:07:24.457Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T19:07:24.457Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:07:24.457Z] [2022-02-23T19:07:24.457Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T19:07:24.457Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:07:24.457Z] [2022-02-23T19:07:24.457Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:07:24.457Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:07:24.457Z] [2022-02-23T19:07:24.457Z] DONE 5 tests, 3 skipped in 3.551s [2022-02-23T19:07:24.457Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T19:07:25.015Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T19:07:25.576Z] === RUN TestExternalGraphDriver/spec [2022-02-23T19:07:25.997Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:25.997Z] INFO: Testing against a local daemon [2022-02-23T19:07:25.997Z] === RUN TestExternalGraphDriver [2022-02-23T19:07:25.997Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:07:25.997Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T19:07:25.997Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:07:25.997Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:07:25.997Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:07:25.997Z] PASS [2022-02-23T19:07:25.997Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.086s [2022-02-23T19:07:25.997Z] [2022-02-23T19:07:25.997Z] === Skipped [2022-02-23T19:07:25.997Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T19:07:25.997Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:07:25.997Z] [2022-02-23T19:07:25.997Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:07:25.997Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:07:25.997Z] [2022-02-23T19:07:25.997Z] DONE 2 tests, 2 skipped in 1.978s [2022-02-23T19:07:26.182Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T19:07:26.182Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T19:07:26.182Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T19:07:26.182Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T19:07:26.182Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T19:07:26.395Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2022-02-23T19:07:26.395Z] === RUN TestAuthZPluginV2Disable [2022-02-23T19:07:26.458Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T19:07:26.744Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T19:07:27.305Z] === RUN TestExternalGraphDriver/pull [2022-02-23T19:07:27.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:27.994Z] INFO: Testing against a local daemon [2022-02-23T19:07:27.994Z] === RUN TestReadPluginNoRead [2022-02-23T19:07:27.994Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:07:27.994Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T19:07:27.994Z] PASS [2022-02-23T19:07:27.994Z] ok github.com/docker/docker/integration/plugin/logging 0.071s [2022-02-23T19:07:27.994Z] [2022-02-23T19:07:27.994Z] === Skipped [2022-02-23T19:07:27.994Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T19:07:27.994Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:07:27.994Z] [2022-02-23T19:07:27.994Z] DONE 1 tests, 1 skipped in 1.869s [2022-02-23T19:07:27.994Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T19:07:28.964Z] testing: warning: no tests to run [2022-02-23T19:07:28.965Z] PASS [2022-02-23T19:07:28.965Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.064s [2022-02-23T19:07:28.965Z] [2022-02-23T19:07:28.965Z] DONE 0 tests in 0.938s [2022-02-23T19:07:29.235Z] --- PASS: TestExternalGraphDriver (5.74s) [2022-02-23T19:07:29.236Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2022-02-23T19:07:29.236Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-02-23T19:07:29.236Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-02-23T19:07:29.236Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:07:29.424Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T19:07:29.452Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:07:29.452Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:07:29.452Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:07:29.452Z] === RUN TestDaemonConfigValidation [2022-02-23T19:07:29.452Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:07:29.452Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T19:07:29.452Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:07:29.452Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:07:29.452Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:07:29.452Z] === RUN TestDaemonProxy [2022-02-23T19:07:29.452Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:07:29.452Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T19:07:29.452Z] PASS [2022-02-23T19:07:29.452Z] ok github.com/docker/docker/integration/daemon 0.104s [2022-02-23T19:07:29.452Z] [2022-02-23T19:07:29.452Z] === Skipped [2022-02-23T19:07:29.452Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:07:29.452Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:07:29.452Z] [2022-02-23T19:07:29.452Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T19:07:29.452Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:07:29.452Z] [2022-02-23T19:07:29.452Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:07:29.452Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:07:29.452Z] [2022-02-23T19:07:29.452Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T19:07:29.452Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:07:29.452Z] [2022-02-23T19:07:29.452Z] DONE 4 tests, 4 skipped in 18.878s [2022-02-23T19:07:29.452Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T19:07:29.664Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2022-02-23T19:07:29.664Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T19:07:30.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:30.971Z] INFO: Testing against a local daemon [2022-02-23T19:07:30.971Z] === RUN TestPluginWithDevMounts [2022-02-23T19:07:30.971Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:30.971Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T19:07:30.971Z] PASS [2022-02-23T19:07:30.971Z] ok github.com/docker/docker/integration/plugin/volumes 0.086s [2022-02-23T19:07:30.971Z] [2022-02-23T19:07:30.971Z] === Skipped [2022-02-23T19:07:30.971Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T19:07:30.971Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:30.971Z] [2022-02-23T19:07:30.971Z] DONE 1 tests, 1 skipped in 1.887s [2022-02-23T19:07:31.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:31.008Z] INFO: Testing against a local daemon [2022-02-23T19:07:31.008Z] === RUN TestCommitInheritsEnv [2022-02-23T19:07:31.008Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:07:31.008Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T19:07:31.008Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:07:31.008Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:07:31.008Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:07:31.008Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:07:31.008Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:07:31.008Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T19:07:31.008Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:07:31.008Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-02-23T19:07:31.008Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:07:31.008Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-23T19:07:31.008Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:07:31.185Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T19:07:31.432Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T19:07:31.746Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T19:07:31.988Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2022-02-23T19:07:31.988Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:07:31.988Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-23T19:07:31.988Z] === RUN TestTagInvalidReference [2022-02-23T19:07:31.988Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-23T19:07:31.988Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:07:31.988Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-23T19:07:31.988Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:07:31.988Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-23T19:07:31.988Z] === RUN TestTagOfficialNames [2022-02-23T19:07:31.988Z] --- PASS: TestTagOfficialNames (0.08s) [2022-02-23T19:07:31.988Z] === RUN TestTagMatchesDigest [2022-02-23T19:07:31.988Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-23T19:07:31.988Z] PASS [2022-02-23T19:07:31.988Z] ok github.com/docker/docker/integration/image 1.577s [2022-02-23T19:07:31.988Z] [2022-02-23T19:07:32.045Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T19:07:32.045Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-23T19:07:32.045Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T19:07:32.045Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T19:07:32.455Z] === Skipped [2022-02-23T19:07:32.455Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T19:07:32.455Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:07:32.455Z] [2022-02-23T19:07:32.455Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:07:32.455Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:07:32.455Z] [2022-02-23T19:07:32.455Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T19:07:32.455Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:07:32.455Z] [2022-02-23T19:07:32.455Z] DONE 12 tests, 3 skipped in 5.171s [2022-02-23T19:07:32.455Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T19:07:32.936Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2022-02-23T19:07:32.936Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T19:07:32.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:32.970Z] INFO: Testing against a local daemon [2022-02-23T19:07:32.970Z] === RUN TestSecretInspect [2022-02-23T19:07:32.970Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T19:07:32.970Z] === RUN TestSecretList [2022-02-23T19:07:32.970Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T19:07:32.970Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:07:32.970Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:07:32.970Z] === RUN TestSecretsUpdate [2022-02-23T19:07:32.970Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T19:07:32.970Z] === RUN TestTemplatedSecret [2022-02-23T19:07:32.970Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T19:07:32.970Z] === RUN TestSecretCreateResolve [2022-02-23T19:07:32.970Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:32.970Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T19:07:32.970Z] PASS [2022-02-23T19:07:32.970Z] ok github.com/docker/docker/integration/secret 0.088s [2022-02-23T19:07:32.970Z] [2022-02-23T19:07:32.970Z] === Skipped [2022-02-23T19:07:32.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T19:07:32.970Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] [2022-02-23T19:07:32.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T19:07:32.970Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] [2022-02-23T19:07:32.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:07:32.970Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] [2022-02-23T19:07:32.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T19:07:32.970Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] [2022-02-23T19:07:32.970Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T19:07:32.970Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:32.970Z] [2022-02-23T19:07:32.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T19:07:32.970Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:32.970Z] [2022-02-23T19:07:32.970Z] DONE 6 tests, 6 skipped in 1.652s [2022-02-23T19:07:32.970Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T19:07:32.972Z] --- PASS: TestGraphdriverPluginV2 (4.07s) [2022-02-23T19:07:32.972Z] PASS [2022-02-23T19:07:32.972Z] [2022-02-23T19:07:32.972Z] DONE 5 tests in 9.920s [2022-02-23T19:07:32.972Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T19:07:32.972Z] ++ 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-02-23T19:07:32.972Z] ++ set -e [2022-02-23T19:07:32.972Z] ++ '[' -n 0 ']' [2022-02-23T19:07:32.972Z] ++ set -x [2022-02-23T19:07:32.972Z] ++ 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-02-23T19:07:33.228Z] INFO: Testing against a local daemon [2022-02-23T19:07:33.228Z] === RUN TestContinueAfterPluginCrash [2022-02-23T19:07:33.228Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T19:07:33.228Z] === RUN TestReadPluginNoRead [2022-02-23T19:07:33.228Z] === PAUSE TestReadPluginNoRead [2022-02-23T19:07:33.228Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T19:07:33.228Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T19:07:33.228Z] === CONT TestContinueAfterPluginCrash [2022-02-23T19:07:33.228Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T19:07:34.592Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T19:07:34.660Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:34.660Z] INFO: Testing against a local daemon [2022-02-23T19:07:34.660Z] === RUN TestNetworkCreateDelete [2022-02-23T19:07:34.660Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:34.660Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:07:34.660Z] 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-02-23T19:07:34.660Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestDaemonDNSFallback [2022-02-23T19:07:34.660Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:34.660Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestInspectNetwork [2022-02-23T19:07:34.660Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:34.660Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:07:34.660Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:34.660Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:07:34.660Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:07:34.660Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:07:34.660Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:07:34.660Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:07:34.660Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:07:34.660Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:07:34.660Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:07:34.660Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:07:34.660Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:07:34.660Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-23T19:07:34.660Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T19:07:34.660Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T19:07:34.660Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T19:07:34.660Z] === RUN TestNetworkList [2022-02-23T19:07:34.660Z] === RUN TestNetworkList//networks [2022-02-23T19:07:34.660Z] === PAUSE TestNetworkList//networks [2022-02-23T19:07:34.660Z] === RUN TestNetworkList//networks/ [2022-02-23T19:07:34.660Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:07:34.660Z] === CONT TestNetworkList//networks [2022-02-23T19:07:34.660Z] === CONT TestNetworkList//networks/ [2022-02-23T19:07:34.660Z] --- PASS: TestNetworkList (0.03s) [2022-02-23T19:07:34.660Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:07:34.660Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:07:34.660Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:07:34.660Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:07:34.660Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:07:34.660Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:07:34.660Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:07:34.660Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:07:34.660Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:07:34.660Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:07:34.660Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:07:34.660Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:07:34.660Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:07:34.660Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:07:34.660Z] PASS [2022-02-23T19:07:34.660Z] ok github.com/docker/docker/integration/network 0.152s [2022-02-23T19:07:34.660Z] [2022-02-23T19:07:34.660Z] === Skipped [2022-02-23T19:07:34.660Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T19:07:34.660Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:34.660Z] [2022-02-23T19:07:34.660Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T19:07:34.660Z] 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-02-23T19:07:34.660Z] [2022-02-23T19:07:34.660Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T19:07:34.660Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:34.660Z] [2022-02-23T19:07:34.660Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T19:07:34.660Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:34.660Z] [2022-02-23T19:07:34.660Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:07:34.660Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:34.660Z] [2022-02-23T19:07:34.660Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:07:34.660Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] [2022-02-23T19:07:34.660Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:07:34.660Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] [2022-02-23T19:07:34.660Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:07:34.660Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:07:34.660Z] [2022-02-23T19:07:34.661Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:07:34.661Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:07:34.661Z] [2022-02-23T19:07:34.661Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:07:34.661Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:07:34.661Z] [2022-02-23T19:07:34.661Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:07:34.661Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:07:34.661Z] [2022-02-23T19:07:34.661Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:07:34.661Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:07:34.661Z] [2022-02-23T19:07:34.661Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:07:34.661Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:07:34.661Z] [2022-02-23T19:07:34.661Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:07:34.661Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:07:34.661Z] [2022-02-23T19:07:34.661Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:07:34.661Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:07:34.661Z] [2022-02-23T19:07:34.661Z] DONE 22 tests, 15 skipped in 2.083s [2022-02-23T19:07:34.661Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T19:07:35.126Z] testing: warning: no tests to run [2022-02-23T19:07:35.126Z] PASS [2022-02-23T19:07:35.126Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2022-02-23T19:07:35.126Z] [2022-02-23T19:07:35.126Z] DONE 0 tests in 0.613s [2022-02-23T19:07:35.126Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T19:07:35.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:35.146Z] INFO: Testing against a local daemon [2022-02-23T19:07:35.146Z] === RUN TestServiceCreateInit [2022-02-23T19:07:35.146Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:07:35.146Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:07:35.146Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- PASS: TestServiceCreateInit (0.03s) [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:07:35.146Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestCreateServiceConflict [2022-02-23T19:07:35.146Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:07:35.146Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-02-23T19:07:35.146Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:07:35.146Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:07:35.146Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:07:35.146Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestCreateServiceSysctls [2022-02-23T19:07:35.146Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-23T19:07:35.146Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:07:35.146Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-23T19:07:35.146Z] === RUN TestInspect [2022-02-23T19:07:35.146Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestInspect (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestCreateJob [2022-02-23T19:07:35.146Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestReplicatedJob [2022-02-23T19:07:35.146Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:07:35.146Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestServiceListWithStatuses [2022-02-23T19:07:35.146Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:07:35.146Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:07:35.146Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestServicePlugin [2022-02-23T19:07:35.146Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestServiceUpdateLabel [2022-02-23T19:07:35.146Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:07:35.146Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:07:35.146Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:07:35.146Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T19:07:35.146Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:07:35.146Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:07:35.146Z] PASS [2022-02-23T19:07:35.146Z] ok github.com/docker/docker/integration/service 0.185s [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === Skipped [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:07:35.146Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:07:35.146Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-23T19:07:35.146Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T19:07:35.146Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-02-23T19:07:35.146Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:07:35.146Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:07:35.146Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:07:35.146Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-23T19:07:35.146Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-02-23T19:07:35.146Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T19:07:35.146Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T19:07:35.146Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.146Z] [2022-02-23T19:07:35.146Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T19:07:35.147Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T19:07:35.147Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T19:07:35.147Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:07:35.147Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T19:07:35.147Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T19:07:35.147Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-23T19:07:35.147Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T19:07:35.147Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T19:07:35.147Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T19:07:35.147Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:07:35.147Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:35.147Z] [2022-02-23T19:07:35.147Z] DONE 24 tests, 23 skipped in 2.001s [2022-02-23T19:07:35.147Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T19:07:35.519Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T19:07:36.109Z] testing: warning: no tests to run [2022-02-23T19:07:36.109Z] PASS [2022-02-23T19:07:36.109Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2022-02-23T19:07:36.109Z] [2022-02-23T19:07:36.109Z] DONE 0 tests in 0.643s [2022-02-23T19:07:36.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T19:07:36.448Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T19:07:36.577Z] testing: warning: no tests to run [2022-02-23T19:07:36.577Z] PASS [2022-02-23T19:07:36.577Z] ok github.com/docker/docker/integration/plugin 0.072s [2022-02-23T19:07:36.577Z] [2022-02-23T19:07:36.577Z] DONE 0 tests in 0.628s [2022-02-23T19:07:36.577Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T19:07:36.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:36.698Z] INFO: Testing against a local daemon [2022-02-23T19:07:36.698Z] === RUN TestSessionCreate [2022-02-23T19:07:36.698Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:36.698Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T19:07:36.698Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:07:36.698Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:36.698Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:07:36.698Z] PASS [2022-02-23T19:07:36.698Z] ok github.com/docker/docker/integration/session 0.077s [2022-02-23T19:07:36.698Z] [2022-02-23T19:07:36.698Z] === Skipped [2022-02-23T19:07:36.698Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T19:07:36.698Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:36.698Z] [2022-02-23T19:07:36.698Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:07:36.698Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:36.698Z] [2022-02-23T19:07:36.698Z] DONE 2 tests, 2 skipped in 1.460s [2022-02-23T19:07:36.698Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T19:07:37.009Z] --- PASS: TestDaemonStartWithLogOpt (3.76s) [2022-02-23T19:07:37.009Z] === CONT TestReadPluginNoRead [2022-02-23T19:07:37.562Z] testing: warning: no tests to run [2022-02-23T19:07:37.562Z] PASS [2022-02-23T19:07:37.562Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-02-23T19:07:37.562Z] [2022-02-23T19:07:37.562Z] DONE 0 tests in 0.647s [2022-02-23T19:07:37.562Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T19:07:38.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:38.245Z] INFO: Testing against a local daemon [2022-02-23T19:07:38.245Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:07:38.245Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:38.245Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:07:38.245Z] === RUN TestDiskUsage [2022-02-23T19:07:38.245Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:07:38.245Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T19:07:38.245Z] === RUN TestEventsExecDie [2022-02-23T19:07:38.245Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:07:38.245Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T19:07:38.245Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:07:38.245Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:07:38.245Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:07:38.245Z] === RUN TestEventsVolumeCreate [2022-02-23T19:07:38.245Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:07:38.245Z] --- SKIP: TestEventsVolumeCreate (0.03s) [2022-02-23T19:07:38.245Z] === RUN TestInfoAPI [2022-02-23T19:07:38.245Z] --- PASS: TestInfoAPI (0.03s) [2022-02-23T19:07:38.245Z] === RUN TestInfoAPIWarnings [2022-02-23T19:07:38.245Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:07:38.245Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T19:07:38.245Z] === RUN TestInfoDebug [2022-02-23T19:07:38.245Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:38.245Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T19:07:38.245Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:07:38.245Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:38.245Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T19:07:38.245Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:07:38.245Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:38.245Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T19:07:38.245Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:07:38.416Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T19:07:38.416Z] [2022-02-23T19:07:38.416Z] ________ ____ __. [2022-02-23T19:07:38.416Z] \_____ \ | |/ _| [2022-02-23T19:07:38.416Z] / | \| < [2022-02-23T19:07:38.416Z] / | \ | \ [2022-02-23T19:07:38.416Z] \_______ /____|__ \ [2022-02-23T19:07:38.416Z] \/ \/ [2022-02-23T19:07:38.416Z] [2022-02-23T19:07:38.416Z] INFO: make.ps1 ended at 02/23/2022 19:07:29 [2022-02-23T19:07:38.416Z] INFO: Binaries build ended at 02/23/2022 19:07:31. Duration:00:01:43.7785235 [2022-02-23T19:07:38.416Z] INFO: Copying the built daemon binary to d:\CI\PR-43287\1\binary\dockerd-07df4c9df1.exe... [2022-02-23T19:07:38.416Z] INFO: Copying the built client binary to d:\CI\PR-43287\1\binary\docker-07df4c9df1.exe... [2022-02-23T19:07:38.416Z] INFO: Copying dockerversion from the container... [2022-02-23T19:07:38.416Z] INFO: Copying the golang package from the container to d:\CI\PR-43287\1\installer\go.zip... [2022-02-23T19:07:38.416Z] INFO: Extracting go.zip to d:\CI\PR-43287\1\go [2022-02-23T19:07:39.526Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T19:07:39.526Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T19:07:39.782Z] --- PASS: TestLoginFailsWithBadCredentials (1.62s) [2022-02-23T19:07:39.782Z] === RUN TestPingCacheHeaders [2022-02-23T19:07:39.782Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-23T19:07:39.782Z] === RUN TestPingGet [2022-02-23T19:07:39.782Z] --- PASS: TestPingGet (0.04s) [2022-02-23T19:07:39.782Z] === RUN TestPingHead [2022-02-23T19:07:39.782Z] --- PASS: TestPingHead (0.03s) [2022-02-23T19:07:39.782Z] === RUN TestVersion [2022-02-23T19:07:39.782Z] --- PASS: TestVersion (0.03s) [2022-02-23T19:07:39.782Z] PASS [2022-02-23T19:07:39.782Z] ok github.com/docker/docker/integration/system 1.855s [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] === Skipped [2022-02-23T19:07:39.782Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:07:39.782Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T19:07:39.782Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T19:07:39.782Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:07:39.782Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.03s) [2022-02-23T19:07:39.782Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T19:07:39.782Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T19:07:39.782Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T19:07:39.782Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T19:07:39.782Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:39.782Z] [2022-02-23T19:07:39.782Z] DONE 15 tests, 9 skipped in 3.287s [2022-02-23T19:07:40.134Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T19:07:40.242Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T19:07:41.102Z] === RUN TestReadPluginNoRead/default [2022-02-23T19:07:41.357Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T19:07:41.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:41.367Z] INFO: Testing against a local daemon [2022-02-23T19:07:41.367Z] === RUN TestPluginInvalidJSON [2022-02-23T19:07:41.367Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:41.367Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:41.367Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:07:41.367Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-23T19:07:41.367Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-23T19:07:41.367Z] === RUN TestPluginInstall [2022-02-23T19:07:41.367Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:07:41.367Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T19:07:41.367Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:07:41.367Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:07:41.367Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T19:07:41.367Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:07:41.367Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:07:41.367Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:07:41.367Z] PASS [2022-02-23T19:07:41.367Z] ok github.com/docker/docker/integration/plugin/common 0.101s [2022-02-23T19:07:41.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:41.779Z] INFO: Testing against a local daemon [2022-02-23T19:07:41.779Z] === RUN TestVolumesCreateAndList [2022-02-23T19:07:41.779Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-02-23T19:07:41.779Z] === RUN TestVolumesRemove [2022-02-23T19:07:41.779Z] --- PASS: TestVolumesRemove (0.13s) [2022-02-23T19:07:41.779Z] === RUN TestVolumesInspect [2022-02-23T19:07:41.779Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-23T19:07:41.779Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:07:41.779Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:07:41.779Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:07:41.779Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:07:41.779Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-23T19:07:41.779Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:07:41.779Z] PASS [2022-02-23T19:07:41.779Z] ok github.com/docker/docker/integration/volume 0.274s [2022-02-23T19:07:41.779Z] [2022-02-23T19:07:41.779Z] DONE 5 tests in 1.801s [2022-02-23T19:07:41.779Z] INFO: make.ps1 ended at 02/23/2022 19:07:41 [2022-02-23T19:07:41.779Z] INFO: Integration CLI tests being run from the host: [2022-02-23T19:07:41.779Z] 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-02-23T19:07:41.832Z] [2022-02-23T19:07:41.832Z] === Skipped [2022-02-23T19:07:41.832Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T19:07:41.832Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:07:41.832Z] [2022-02-23T19:07:41.832Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T19:07:41.832Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:07:41.832Z] [2022-02-23T19:07:41.832Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T19:07:41.832Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:07:41.832Z] [2022-02-23T19:07:41.832Z] DONE 5 tests, 3 skipped in 4.184s [2022-02-23T19:07:41.832Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T19:07:41.921Z] --- PASS: TestContinueAfterPluginCrash (8.85s) [2022-02-23T19:07:42.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T19:07:42.433Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T19:07:42.895Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.41s) [2022-02-23T19:07:42.895Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T19:07:42.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-23T19:07:43.921Z] === CONT TestReadPluginNoRead [2022-02-23T19:07:43.921Z] read_test.go:92: [db78cf3688d07] daemon is not started [2022-02-23T19:07:43.921Z] --- PASS: TestReadPluginNoRead (6.88s) [2022-02-23T19:07:43.921Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2022-02-23T19:07:43.921Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2022-02-23T19:07:43.921Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-02-23T19:07:43.921Z] PASS [2022-02-23T19:07:43.921Z] [2022-02-23T19:07:43.921Z] DONE 6 tests in 10.728s [2022-02-23T19:07:43.921Z] 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-02-23T19:07:43.921Z] ++ 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-02-23T19:07:43.921Z] ++ set -e [2022-02-23T19:07:43.921Z] ++ '[' -n 0 ']' [2022-02-23T19:07:43.921Z] ++ set -x [2022-02-23T19:07:43.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-23T19:07:43.922Z] testing: warning: no tests to run [2022-02-23T19:07:43.922Z] PASS [2022-02-23T19:07:43.922Z] [2022-02-23T19:07:43.922Z] DONE 0 tests in 0.024s [2022-02-23T19:07:43.922Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T19:07:43.922Z] ++ 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-02-23T19:07:43.922Z] ++ set -e [2022-02-23T19:07:43.922Z] ++ '[' -n 0 ']' [2022-02-23T19:07:43.922Z] ++ set -x [2022-02-23T19:07:43.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-23T19:07:43.922Z] INFO: Testing against a local daemon [2022-02-23T19:07:43.922Z] === RUN TestPluginWithDevMounts [2022-02-23T19:07:43.922Z] === PAUSE TestPluginWithDevMounts [2022-02-23T19:07:43.922Z] === CONT TestPluginWithDevMounts [2022-02-23T19:07:44.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:44.040Z] INFO: Testing against a local daemon [2022-02-23T19:07:44.040Z] === RUN TestExternalGraphDriver [2022-02-23T19:07:44.040Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:07:44.040Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T19:07:44.040Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:07:44.040Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:07:44.040Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:07:44.040Z] PASS [2022-02-23T19:07:44.040Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.109s [2022-02-23T19:07:44.040Z] [2022-02-23T19:07:44.040Z] === Skipped [2022-02-23T19:07:44.040Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T19:07:44.040Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:07:44.040Z] [2022-02-23T19:07:44.040Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:07:44.040Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:07:44.040Z] [2022-02-23T19:07:44.040Z] DONE 2 tests, 2 skipped in 2.173s [2022-02-23T19:07:44.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T19:07:44.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-23T19:07:44.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-23T19:07:45.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-23T19:07:45.665Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-02-23T19:07:45.665Z] PASS [2022-02-23T19:07:45.665Z] [2022-02-23T19:07:45.665Z] DONE 1 tests in 1.874s [2022-02-23T19:07:45.665Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T19:07:45.665Z] ++ 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-02-23T19:07:45.665Z] ++ set -e [2022-02-23T19:07:45.665Z] ++ '[' -n 0 ']' [2022-02-23T19:07:45.665Z] ++ set -x [2022-02-23T19:07:45.665Z] ++ 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-02-23T19:07:45.665Z] INFO: Testing against a local daemon [2022-02-23T19:07:45.665Z] === RUN TestSecretInspect [2022-02-23T19:07:46.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-23T19:07:46.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:46.270Z] INFO: Testing against a local daemon [2022-02-23T19:07:46.270Z] === RUN TestReadPluginNoRead [2022-02-23T19:07:46.270Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:07:46.270Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T19:07:46.270Z] PASS [2022-02-23T19:07:46.270Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2022-02-23T19:07:46.270Z] [2022-02-23T19:07:46.270Z] === Skipped [2022-02-23T19:07:46.270Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T19:07:46.270Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:07:46.270Z] [2022-02-23T19:07:46.270Z] DONE 1 tests, 1 skipped in 1.915s [2022-02-23T19:07:46.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T19:07:47.251Z] testing: warning: no tests to run [2022-02-23T19:07:47.251Z] PASS [2022-02-23T19:07:47.251Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2022-02-23T19:07:47.251Z] [2022-02-23T19:07:47.251Z] DONE 0 tests in 1.005s [2022-02-23T19:07:47.251Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T19:07:47.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c3b800_} [2022-02-23T19:07:48.517Z] --- PASS: TestSecretInspect (2.81s) [2022-02-23T19:07:48.517Z] === RUN TestSecretList [2022-02-23T19:07:48.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:48.809Z] INFO: Testing against a local daemon [2022-02-23T19:07:49.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-23T19:07:49.275Z] === RUN TestPluginWithDevMounts [2022-02-23T19:07:49.275Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:49.275Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T19:07:49.275Z] PASS [2022-02-23T19:07:49.275Z] ok github.com/docker/docker/integration/plugin/volumes 0.116s [2022-02-23T19:07:49.275Z] [2022-02-23T19:07:49.275Z] === Skipped [2022-02-23T19:07:49.275Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T19:07:49.275Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:49.275Z] [2022-02-23T19:07:49.275Z] DONE 1 tests, 1 skipped in 1.925s [2022-02-23T19:07:49.275Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T19:07:49.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11990026568_/foo_false____} [2022-02-23T19:07:50.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:50.367Z] INFO: Testing against a local daemon [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T19:07:50.367Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T19:07:50.367Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T19:07:50.367Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T19:07:50.555Z] --- PASS: TestBuildWithHugeFile (56.19s) [2022-02-23T19:07:50.555Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:07:50.555Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:07:50.555Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:07:50.555Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:07:50.555Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:07:50.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:07:50.555Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:07:50.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:07:50.555Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:07:50.555Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:07:50.555Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:07:50.555Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:07:50.555Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:07:50.555Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-23T19:07:50.555Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-02-23T19:07:50.555Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-02-23T19:07:50.555Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T19:07:50.555Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:07:50.555Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T19:07:50.826Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T19:07:50.826Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T19:07:50.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:50.837Z] INFO: Testing against a local daemon [2022-02-23T19:07:50.837Z] === RUN TestSecretInspect [2022-02-23T19:07:50.837Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T19:07:50.837Z] === RUN TestSecretList [2022-02-23T19:07:50.837Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T19:07:50.837Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:07:50.837Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:07:50.837Z] === RUN TestSecretsUpdate [2022-02-23T19:07:50.837Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T19:07:50.837Z] === RUN TestTemplatedSecret [2022-02-23T19:07:50.837Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T19:07:50.837Z] === RUN TestSecretCreateResolve [2022-02-23T19:07:50.837Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:50.837Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T19:07:50.837Z] PASS [2022-02-23T19:07:50.837Z] ok github.com/docker/docker/integration/secret 0.099s [2022-02-23T19:07:50.837Z] [2022-02-23T19:07:50.837Z] === Skipped [2022-02-23T19:07:50.837Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T19:07:50.837Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] [2022-02-23T19:07:50.837Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T19:07:50.837Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] [2022-02-23T19:07:50.837Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:07:50.837Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] [2022-02-23T19:07:50.837Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T19:07:50.837Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] [2022-02-23T19:07:50.837Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T19:07:50.837Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:50.837Z] [2022-02-23T19:07:50.837Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T19:07:50.837Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:50.837Z] [2022-02-23T19:07:50.837Z] DONE 6 tests, 6 skipped in 1.768s [2022-02-23T19:07:51.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11990026568_/foo_true____} [2022-02-23T19:07:51.061Z] --- PASS: TestSecretList (2.44s) [2022-02-23T19:07:51.061Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:07:51.303Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T19:07:51.624Z] docker_api_swarm_node_test.go:20: [d59c4770d4fd7] joining swarm manager [d4ddd1dcf27b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:07:52.185Z] docker_api_swarm_node_test.go:21: [db40e80844c48] joining swarm manager [d4ddd1dcf27b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:07:52.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32629055573_/foo_false____} [2022-02-23T19:07:52.467Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T19:07:53.087Z] --- PASS: TestBuildPreserveOwnership (2.57s) [2022-02-23T19:07:53.088Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.70s) [2022-02-23T19:07:53.088Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2022-02-23T19:07:53.088Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:07:53.348Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T19:07:53.348Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T19:07:53.484Z] --- PASS: TestSecretsCreateAndDelete (2.50s) [2022-02-23T19:07:53.484Z] === RUN TestSecretsUpdate [2022-02-23T19:07:53.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:53.560Z] INFO: Testing against a local daemon [2022-02-23T19:07:53.560Z] === RUN TestServiceCreateInit [2022-02-23T19:07:53.560Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:07:53.560Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:07:53.560Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:07:53.560Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestCreateServiceConflict [2022-02-23T19:07:53.560Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:07:53.560Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-02-23T19:07:53.560Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:07:53.560Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:07:53.560Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:07:53.560Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestCreateServiceSysctls [2022-02-23T19:07:53.560Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-23T19:07:53.560Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:07:53.560Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-23T19:07:53.560Z] === RUN TestInspect [2022-02-23T19:07:53.560Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestInspect (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestCreateJob [2022-02-23T19:07:53.560Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestReplicatedJob [2022-02-23T19:07:53.560Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:07:53.560Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestServiceListWithStatuses [2022-02-23T19:07:53.560Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:07:53.560Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:07:53.560Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestServicePlugin [2022-02-23T19:07:53.560Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestServiceUpdateLabel [2022-02-23T19:07:53.560Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:07:53.560Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:07:53.560Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:07:53.560Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T19:07:53.560Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:07:53.560Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:07:53.560Z] PASS [2022-02-23T19:07:53.560Z] ok github.com/docker/docker/integration/service 0.238s [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === Skipped [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:07:53.560Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:07:53.560Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-23T19:07:53.560Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T19:07:53.560Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-02-23T19:07:53.560Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:07:53.560Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:07:53.560Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:07:53.560Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-23T19:07:53.560Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-02-23T19:07:53.560Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T19:07:53.560Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T19:07:53.560Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T19:07:53.560Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T19:07:53.560Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T19:07:53.560Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:07:53.560Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T19:07:53.560Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T19:07:53.560Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-23T19:07:53.560Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T19:07:53.560Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T19:07:53.560Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T19:07:53.560Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:07:53.560Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:07:53.560Z] [2022-02-23T19:07:53.560Z] DONE 24 tests, 23 skipped in 2.230s [2022-02-23T19:07:53.560Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T19:07:53.920Z] Loaded image: busybox:latest [2022-02-23T19:07:54.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32629055573_/foo_true____} [2022-02-23T19:07:54.182Z] Loaded image: busybox:glibc [2022-02-23T19:07:55.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:55.119Z] INFO: Testing against a local daemon [2022-02-23T19:07:55.119Z] === RUN TestSessionCreate [2022-02-23T19:07:55.119Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:55.119Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T19:07:55.119Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:07:55.119Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:55.119Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:07:55.119Z] PASS [2022-02-23T19:07:55.119Z] ok github.com/docker/docker/integration/session 0.087s [2022-02-23T19:07:55.119Z] [2022-02-23T19:07:55.119Z] === Skipped [2022-02-23T19:07:55.119Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T19:07:55.119Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:55.119Z] [2022-02-23T19:07:55.119Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:07:55.119Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:07:55.119Z] [2022-02-23T19:07:55.119Z] DONE 2 tests, 2 skipped in 1.584s [2022-02-23T19:07:55.119Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T19:07:55.125Z] Loaded image: debian:bullseye-slim [2022-02-23T19:07:55.125Z] Loaded image: hello-world:latest [2022-02-23T19:07:55.125Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T19:07:55.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32629055573_/foo_true__0xc000c3b830__} [2022-02-23T19:07:55.970Z] --- PASS: TestSecretsUpdate (2.27s) [2022-02-23T19:07:55.970Z] === RUN TestTemplatedSecret [2022-02-23T19:07:56.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:56.676Z] INFO: Testing against a local daemon [2022-02-23T19:07:56.676Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:07:56.676Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:56.676Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:07:56.676Z] === RUN TestDiskUsage [2022-02-23T19:07:56.676Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:07:56.676Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T19:07:56.676Z] === RUN TestEventsExecDie [2022-02-23T19:07:56.676Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:07:56.676Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T19:07:56.676Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:07:56.676Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:07:56.676Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:07:56.676Z] === RUN TestEventsVolumeCreate [2022-02-23T19:07:56.676Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:07:56.676Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T19:07:56.676Z] === RUN TestInfoAPI [2022-02-23T19:07:56.676Z] --- PASS: TestInfoAPI (0.04s) [2022-02-23T19:07:56.676Z] === RUN TestInfoAPIWarnings [2022-02-23T19:07:56.676Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:07:56.676Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T19:07:56.676Z] === RUN TestInfoDebug [2022-02-23T19:07:56.676Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:56.676Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T19:07:56.676Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:07:56.676Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:56.676Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T19:07:56.676Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:07:56.676Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:56.676Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T19:07:56.676Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:07:56.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c3b848_} [2022-02-23T19:07:57.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c3b860_} [2022-02-23T19:07:58.232Z] --- PASS: TestLoginFailsWithBadCredentials (1.12s) [2022-02-23T19:07:58.232Z] === RUN TestPingCacheHeaders [2022-02-23T19:07:58.232Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-23T19:07:58.232Z] === RUN TestPingGet [2022-02-23T19:07:58.232Z] --- PASS: TestPingGet (0.03s) [2022-02-23T19:07:58.232Z] === RUN TestPingHead [2022-02-23T19:07:58.232Z] --- PASS: TestPingHead (0.04s) [2022-02-23T19:07:58.232Z] === RUN TestVersion [2022-02-23T19:07:58.232Z] --- PASS: TestVersion (0.03s) [2022-02-23T19:07:58.232Z] PASS [2022-02-23T19:07:58.232Z] ok github.com/docker/docker/integration/system 1.344s [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] === Skipped [2022-02-23T19:07:58.232Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:07:58.232Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T19:07:58.232Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T19:07:58.232Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:07:58.232Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T19:07:58.232Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T19:07:58.232Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T19:07:58.232Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T19:07:58.232Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T19:07:58.232Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:07:58.232Z] [2022-02-23T19:07:58.232Z] DONE 15 tests, 9 skipped in 2.947s [2022-02-23T19:07:58.232Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T19:07:58.516Z] --- PASS: TestTemplatedSecret (2.66s) [2022-02-23T19:07:58.516Z] === RUN TestSecretCreateResolve [2022-02-23T19:07:58.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c3b878_} [2022-02-23T19:07:59.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:07:59.791Z] INFO: Testing against a local daemon [2022-02-23T19:07:59.791Z] === RUN TestVolumesCreateAndList [2022-02-23T19:07:59.791Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-02-23T19:07:59.791Z] === RUN TestVolumesRemove [2022-02-23T19:07:59.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c3b890_} [2022-02-23T19:08:00.257Z] --- PASS: TestVolumesRemove (0.17s) [2022-02-23T19:08:00.257Z] === RUN TestVolumesInspect [2022-02-23T19:08:00.257Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-23T19:08:00.257Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:08:00.257Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:08:00.257Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:08:00.257Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:08:00.257Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-23T19:08:00.257Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:08:00.257Z] PASS [2022-02-23T19:08:00.257Z] ok github.com/docker/docker/integration/volume 0.353s [2022-02-23T19:08:00.257Z] [2022-02-23T19:08:00.257Z] DONE 5 tests in 1.988s [2022-02-23T19:08:00.257Z] INFO: make.ps1 ended at 02/23/2022 19:08:00 [2022-02-23T19:08:00.257Z] INFO: Integration CLI tests being run from the host: [2022-02-23T19:08:00.257Z] 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-02-23T19:08:00.850Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-02-23T19:08:00.850Z] PASS [2022-02-23T19:08:00.850Z] [2022-02-23T19:08:00.850Z] DONE 6 tests in 14.987s [2022-02-23T19:08:00.850Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T19:08:00.850Z] ++ 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-02-23T19:08:00.850Z] ++ set -e [2022-02-23T19:08:00.850Z] ++ '[' -n 0 ']' [2022-02-23T19:08:00.850Z] ++ set -x [2022-02-23T19:08:00.850Z] ++ 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-02-23T19:08:00.850Z] INFO: Testing against a local daemon [2022-02-23T19:08:00.850Z] === RUN TestServiceCreateInit [2022-02-23T19:08:00.850Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:08:00.942Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-23T19:08:00.942Z] PASS [2022-02-23T19:08:00.942Z] [2022-02-23T19:08:00.942Z] DONE 17 tests in 46.180s [2022-02-23T19:08:00.942Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T19:08:00.942Z] INFO: Testing against a local daemon [2022-02-23T19:08:00.942Z] === RUN TestPluginInvalidJSON [2022-02-23T19:08:00.942Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:08:00.942Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:08:00.942Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:08:00.942Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-23T19:08:00.942Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:08:00.942Z] === RUN TestPluginInstall [2022-02-23T19:08:00.942Z] === RUN TestPluginInstall/no_auth [2022-02-23T19:08:00.942Z] time="2022-02-23T19:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:08:00.942Z] time="2022-02-23T19:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56d546db16e1b5843e537575058f6a90548c37bb50c21a4e474274d77a3e030d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:08:00.942Z] time="2022-02-23T19:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:08:00.942Z] time="2022-02-23T19:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56d546db16e1b5843e537575058f6a90548c37bb50c21a4e474274d77a3e030d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:08:00.942Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T19:08:00.942Z] time="2022-02-23T19:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:08:00.942Z] time="2022-02-23T19:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56d546db16e1b5843e537575058f6a90548c37bb50c21a4e474274d77a3e030d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:08:00.942Z] time="2022-02-23T19:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:08:00.942Z] time="2022-02-23T19:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56d546db16e1b5843e537575058f6a90548c37bb50c21a4e474274d77a3e030d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:08:00.942Z] === RUN TestPluginInstall/with_insecure [2022-02-23T19:08:01.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T19:08:01.506Z] time="2022-02-23T19:08:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:08:01.506Z] time="2022-02-23T19:08:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad8438f20f05fca99895df4cc2163c99a8c3420f635a367481e066efd668f160" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:08:01.506Z] time="2022-02-23T19:08:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:08:01.506Z] time="2022-02-23T19:08:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad8438f20f05fca99895df4cc2163c99a8c3420f635a367481e066efd668f160" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:08:01.762Z] plugin_test.go:165: [d191ec3e0b8d7] daemon is not started [2022-02-23T19:08:01.763Z] --- PASS: TestPluginInstall (3.20s) [2022-02-23T19:08:01.763Z] --- PASS: TestPluginInstall/no_auth (1.55s) [2022-02-23T19:08:01.763Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-02-23T19:08:01.763Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-02-23T19:08:01.763Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:08:02.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T19:08:02.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T19:08:02.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T19:08:02.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T19:08:02.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T19:08:02.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T19:08:02.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T19:08:02.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-23T19:08:02.638Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T19:08:02.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-23T19:08:03.128Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T19:08:03.340Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.21s) [2022-02-23T19:08:03.340Z] PASS [2022-02-23T19:08:03.340Z] [2022-02-23T19:08:03.340Z] === Skipped [2022-02-23T19:08:03.340Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-23T19:08:03.340Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:08:03.340Z] [2022-02-23T19:08:03.340Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:08:03.340Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:08:03.340Z] [2022-02-23T19:08:03.340Z] DONE 34 tests, 2 skipped in 85.705s [2022-02-23T19:08:03.340Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T19:08:03.340Z] ++ 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-02-23T19:08:03.340Z] ++ set -e [2022-02-23T19:08:03.340Z] ++ '[' -n 0 ']' [2022-02-23T19:08:03.340Z] ++ set -x [2022-02-23T19:08:03.340Z] ++ 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-02-23T19:08:03.340Z] INFO: Testing against a local daemon [2022-02-23T19:08:03.340Z] === RUN TestConfigInspect [2022-02-23T19:08:04.085Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T19:08:04.724Z] --- PASS: TestConfigInspect (2.19s) [2022-02-23T19:08:04.724Z] === RUN TestConfigList [2022-02-23T19:08:05.019Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-02-23T19:08:05.019Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2022-02-23T19:08:05.019Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-02-23T19:08:05.019Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:08:05.453Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:08:05.453Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T19:08:05.583Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-23T19:08:05.583Z] PASS [2022-02-23T19:08:05.583Z] [2022-02-23T19:08:05.583Z] DONE 10 tests in 7.072s [2022-02-23T19:08:05.583Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T19:08:05.583Z] INFO: Testing against a local daemon [2022-02-23T19:08:05.583Z] === RUN TestExternalGraphDriver [2022-02-23T19:08:05.583Z] === RUN TestExternalGraphDriver/json [2022-02-23T19:08:06.612Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-23T19:08:06.612Z] Copying nested executables into bundles/binary-daemon [2022-02-23T19:08:06.612Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-23T19:08:06.612Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:08:06.612Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-23T19:08:06.612Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-23T19:08:06.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=dbf625fccc230694ad895ac0981f736a0b25381e -e DOCKER_GRAPHDRIVER docker:dbf625fccc230694ad895ac0981f736a0b25381e hack/make.sh cross [2022-02-23T19:08:07.190Z] [2022-02-23T19:08:07.268Z] --- PASS: TestConfigList (2.12s) [2022-02-23T19:08:07.268Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:08:07.447Z] Removing bundles/ [2022-02-23T19:08:07.447Z] [2022-02-23T19:08:07.447Z] ---> Making bundle: cross (in bundles/cross) [2022-02-23T19:08:07.447Z] Cross building: bundles/cross/linux/amd64 [2022-02-23T19:08:07.447Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-23T19:08:07.447Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-23T19:08:07.476Z] === RUN TestExternalGraphDriver/spec [2022-02-23T19:08:07.971Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T19:08:07.971Z] docker_api_swarm_test.go:502: [d49e22fa74b0f] joining swarm manager [d67a6ed4490cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:08:08.507Z] INFO: Extraction ended at 02/23/2022 19:08:07. Duration:00:00:32.6561364 [2022-02-23T19:08:08.507Z] INFO: Updating the golang and path environment variables [2022-02-23T19:08:08.507Z] INFO: GOPATH=d:\gopath [2022-02-23T19:08:08.507Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T19:08:08.507Z] INFO: Running the daemon under test in debug mode [2022-02-23T19:08:08.507Z] INFO: Starting a daemon under test... [2022-02-23T19:08:08.507Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43287\1\daemon --pidfile d:\CI\PR-43287\1\docker.pid -D [2022-02-23T19:08:08.507Z] INFO: Process started successfully. [2022-02-23T19:08:08.507Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T19:08:08.507Z] INFO: Waiting for the daemon under test to start... [2022-02-23T19:08:08.843Z] === RUN TestExternalGraphDriver/pull [2022-02-23T19:08:08.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T19:08:08.905Z] INFO: Testing against a local daemon [2022-02-23T19:08:08.905Z] === RUN TestDockerSuite [2022-02-23T19:08:08.905Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T19:08:08.905Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T19:08:08.905Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:08:08.905Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T19:08:08.905Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T19:08:08.905Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T19:08:08.905Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T19:08:08.905Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T19:08:08.905Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T19:08:08.905Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T19:08:09.182Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-02-23T19:08:09.182Z] === RUN TestConfigsUpdate [2022-02-23T19:08:09.372Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T19:08:09.837Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T19:08:10.303Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T19:08:10.526Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T19:08:10.526Z] --- PASS: TestServiceCreateInit (9.51s) [2022-02-23T19:08:10.526Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2022-02-23T19:08:10.526Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2022-02-23T19:08:10.526Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:08:10.735Z] --- PASS: TestExternalGraphDriver (4.91s) [2022-02-23T19:08:10.735Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-02-23T19:08:10.735Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-02-23T19:08:10.735Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-02-23T19:08:10.735Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:08:10.767Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T19:08:11.086Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T19:08:11.093Z] --- PASS: TestConfigsUpdate (2.09s) [2022-02-23T19:08:11.093Z] === RUN TestTemplatedConfig [2022-02-23T19:08:11.342Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T19:08:11.926Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T19:08:12.533Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-23T19:08:13.461Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T19:08:13.637Z] --- PASS: TestTemplatedConfig (2.50s) [2022-02-23T19:08:13.637Z] === RUN TestConfigCreateResolve [2022-02-23T19:08:14.388Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T19:08:14.905Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2022-02-23T19:08:14.905Z] PASS [2022-02-23T19:08:14.905Z] [2022-02-23T19:08:14.905Z] DONE 5 tests in 8.767s [2022-02-23T19:08:14.905Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T19:08:14.905Z] INFO: Testing against a local daemon [2022-02-23T19:08:14.905Z] === RUN TestContinueAfterPluginCrash [2022-02-23T19:08:14.905Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T19:08:14.905Z] === RUN TestReadPluginNoRead [2022-02-23T19:08:14.905Z] === PAUSE TestReadPluginNoRead [2022-02-23T19:08:14.905Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T19:08:14.905Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T19:08:14.905Z] === CONT TestContinueAfterPluginCrash [2022-02-23T19:08:14.905Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T19:08:14.950Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T19:08:15.876Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T19:08:16.181Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-02-23T19:08:16.181Z] PASS [2022-02-23T19:08:16.181Z] [2022-02-23T19:08:16.181Z] DONE 6 tests in 13.403s [2022-02-23T19:08:16.181Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T19:08:16.181Z] ++ 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-02-23T19:08:16.181Z] ++ set -e [2022-02-23T19:08:16.181Z] ++ '[' -n 0 ']' [2022-02-23T19:08:16.181Z] ++ set -x [2022-02-23T19:08:16.181Z] ++ 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-02-23T19:08:16.181Z] INFO: Testing against a local daemon [2022-02-23T19:08:16.181Z] === RUN TestCheckpoint [2022-02-23T19:08:16.181Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:08:16.181Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:08:16.181Z] === RUN TestContainerInvalidJSON [2022-02-23T19:08:16.181Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:08:16.181Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:08:16.181Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:08:16.181Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:08:16.181Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:08:16.181Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:08:16.181Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-23T19:08:16.181Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T19:08:16.181Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T19:08:16.181Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:08:16.181Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-23T19:08:16.181Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:08:16.181Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-23T19:08:16.181Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:08:16.181Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-23T19:08:16.181Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:08:16.181Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-23T19:08:16.181Z] === RUN TestCopyFromContainer [2022-02-23T19:08:16.802Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T19:08:17.123Z] === RUN TestCopyFromContainer// [2022-02-23T19:08:17.123Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T19:08:17.123Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T19:08:17.123Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T19:08:17.364Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T19:08:17.383Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T19:08:17.383Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T19:08:17.383Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T19:08:17.383Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T19:08:17.383Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T19:08:17.383Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T19:08:17.644Z] --- PASS: TestCopyFromContainer (1.36s) [2022-02-23T19:08:17.644Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T19:08:17.644Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-23T19:08:17.644Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-23T19:08:17.644Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-23T19:08:17.644Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T19:08:17.644Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T19:08:17.645Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-23T19:08:17.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T19:08:17.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T19:08:17.645Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-23T19:08:17.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:08:17.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:08:17.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:08:17.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:08:17.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:08:17.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:08:17.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:08:17.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:08:17.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:08:17.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:08:17.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-23T19:08:17.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T19:08:17.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:08:17.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T19:08:17.645Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:08:17.645Z] --- PASS: TestCreateLinkToNonExistingContainer (0.10s) [2022-02-23T19:08:17.645Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:08:17.645Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:08:17.645Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:08:17.645Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:08:17.645Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:08:17.645Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:08:17.645Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:08:17.645Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:08:17.645Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:08:17.645Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:08:17.645Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T19:08:17.645Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:08:17.645Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:08:17.645Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:08:17.645Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:08:17.645Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T19:08:17.645Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:08:17.925Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T19:08:18.176Z] --- PASS: TestDaemonStartWithLogOpt (3.28s) [2022-02-23T19:08:18.177Z] === CONT TestReadPluginNoRead [2022-02-23T19:08:18.487Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T19:08:19.031Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-02-23T19:08:19.031Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:08:19.052Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T19:08:19.613Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T19:08:19.973Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-02-23T19:08:19.973Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:08:19.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:08:19.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:08:19.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:08:19.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:08:19.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:08:19.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:08:19.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:08:19.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:08:19.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:08:19.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:08:19.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:08:19.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:08:19.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:08:19.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:08:19.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:08:19.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T19:08:19.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:08:19.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:08:19.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:08:19.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-02-23T19:08:19.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T19:08:19.973Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:08:20.067Z] === RUN TestReadPluginNoRead/default [2022-02-23T19:08:20.176Z] docker_api_swarm_test.go:507: [de5185767c286] joining swarm manager [d67a6ed4490cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:08:20.431Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T19:08:20.544Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-02-23T19:08:20.544Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:08:20.544Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:08:20.544Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:08:20.544Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T19:08:20.544Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T19:08:20.544Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:08:20.544Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:08:20.544Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-23T19:08:20.544Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:08:20.544Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T19:08:20.544Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T19:08:20.544Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T19:08:20.544Z] === RUN TestDaemonRestartIpcMode [2022-02-23T19:08:20.544Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T19:08:20.544Z] === RUN TestDaemonHostGatewayIP [2022-02-23T19:08:20.544Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T19:08:20.544Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T19:08:20.544Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T19:08:20.544Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:08:20.544Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T19:08:20.544Z] === RUN TestDiff [2022-02-23T19:08:20.996Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T19:08:21.116Z] --- PASS: TestDiff (0.39s) [2022-02-23T19:08:21.116Z] === RUN TestExecWithCloseStdin [2022-02-23T19:08:21.376Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-02-23T19:08:21.376Z] === RUN TestExec [2022-02-23T19:08:21.839Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T19:08:21.947Z] --- PASS: TestExec (0.47s) [2022-02-23T19:08:21.947Z] === RUN TestExecUser [2022-02-23T19:08:22.096Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T19:08:22.207Z] --- PASS: TestExecUser (0.49s) [2022-02-23T19:08:22.207Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:08:22.364Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T19:08:22.620Z] --- PASS: TestContinueAfterPluginCrash (8.25s) [2022-02-23T19:08:22.656Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T19:08:22.656Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T19:08:23.150Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-02-23T19:08:23.151Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:08:23.182Z] === CONT TestReadPluginNoRead [2022-02-23T19:08:23.183Z] read_test.go:92: [db401618549bb] daemon is not started [2022-02-23T19:08:23.183Z] --- PASS: TestReadPluginNoRead (5.62s) [2022-02-23T19:08:23.183Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-02-23T19:08:23.183Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-02-23T19:08:23.183Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-02-23T19:08:23.183Z] PASS [2022-02-23T19:08:23.183Z] [2022-02-23T19:08:23.183Z] DONE 6 tests in 8.935s [2022-02-23T19:08:23.183Z] 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-02-23T19:08:23.183Z] testing: warning: no tests to run [2022-02-23T19:08:23.183Z] PASS [2022-02-23T19:08:23.183Z] [2022-02-23T19:08:23.183Z] DONE 0 tests in 0.012s [2022-02-23T19:08:23.183Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T19:08:23.217Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T19:08:23.439Z] INFO: Testing against a local daemon [2022-02-23T19:08:23.439Z] === RUN TestPluginWithDevMounts [2022-02-23T19:08:23.439Z] === PAUSE TestPluginWithDevMounts [2022-02-23T19:08:23.439Z] === CONT TestPluginWithDevMounts [2022-02-23T19:08:23.473Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T19:08:24.092Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-02-23T19:08:24.092Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:08:24.399Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T19:08:24.654Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T19:08:24.663Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-02-23T19:08:24.663Z] === RUN TestHealthKillContainer [2022-02-23T19:08:24.804Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-02-23T19:08:24.804Z] PASS [2022-02-23T19:08:24.804Z] [2022-02-23T19:08:24.804Z] DONE 1 tests in 1.589s [2022-02-23T19:08:24.804Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T19:08:24.804Z] INFO: Testing against a local daemon [2022-02-23T19:08:24.804Z] === RUN TestSecretInspect [2022-02-23T19:08:25.259Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T19:08:26.185Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T19:08:26.746Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T19:08:27.306Z] --- PASS: TestCreateServiceMultipleTimes (17.12s) [2022-02-23T19:08:27.306Z] === RUN TestCreateServiceConflict [2022-02-23T19:08:27.325Z] --- PASS: TestSecretInspect (2.11s) [2022-02-23T19:08:27.325Z] === RUN TestSecretList [2022-02-23T19:08:28.233Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T19:08:29.214Z] --- PASS: TestSecretList (2.10s) [2022-02-23T19:08:29.214Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:08:29.742Z] .....INFO: Daemon under test started and replied! [2022-02-23T19:08:29.742Z] INFO: Docker version of the daemon under test [2022-02-23T19:08:29.742Z] [2022-02-23T19:08:29.742Z] Client: [2022-02-23T19:08:29.742Z] Version: 17.06.2-ce [2022-02-23T19:08:29.742Z] API version: 1.30 [2022-02-23T19:08:29.742Z] Go version: go1.8.3 [2022-02-23T19:08:29.742Z] Git commit: cec0b72 [2022-02-23T19:08:29.742Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T19:08:29.742Z] OS/Arch: windows/amd64 [2022-02-23T19:08:29.742Z] [2022-02-23T19:08:29.742Z] Server: [2022-02-23T19:08:29.742Z] Version: 0.0.0-dev [2022-02-23T19:08:29.742Z] API version: 1.42 (minimum version 1.24) [2022-02-23T19:08:29.742Z] Go version: go1.17.7 [2022-02-23T19:08:29.742Z] Git commit: 07df4c9df1 [2022-02-23T19:08:29.742Z] Built: 02/23/2022 19:05:56 [2022-02-23T19:08:29.742Z] OS/Arch: windows/amd64 [2022-02-23T19:08:29.742Z] Experimental: false [2022-02-23T19:08:29.742Z] [2022-02-23T19:08:29.742Z] INFO: Docker info of the daemon under test [2022-02-23T19:08:29.742Z] [2022-02-23T19:08:29.742Z] Containers: 0 [2022-02-23T19:08:29.742Z] Running: 0 [2022-02-23T19:08:29.742Z] Paused: 0 [2022-02-23T19:08:29.742Z] Stopped: 0 [2022-02-23T19:08:29.742Z] Images: 0 [2022-02-23T19:08:29.742Z] Server Version: 0.0.0-dev [2022-02-23T19:08:29.742Z] Storage Driver: windowsfilter [2022-02-23T19:08:29.742Z] Windows: [2022-02-23T19:08:29.742Z] Logging Driver: json-file [2022-02-23T19:08:29.742Z] Plugins: [2022-02-23T19:08:29.742Z] Volume: local [2022-02-23T19:08:29.742Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T19:08:29.742Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T19:08:29.742Z] Swarm: inactive [2022-02-23T19:08:29.742Z] Default Isolation: process [2022-02-23T19:08:29.742Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T19:08:29.742Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T19:08:29.742Z] OSType: windows [2022-02-23T19:08:29.742Z] Architecture: x86_64 [2022-02-23T19:08:29.742Z] CPUs: 4 [2022-02-23T19:08:29.742Z] Total Memory: 32GiB [2022-02-23T19:08:29.742Z] Name: azwin-2-fbd530 [2022-02-23T19:08:29.742Z] ID: JPWV:5OXK:UHWH:XZCS:FUFN:CQGU:JPMT:Q7I6:CLQ6:LPNI:3LTI:T5FT [2022-02-23T19:08:29.742Z] Docker Root Dir: D:\CI\PR-43287\1\daemon [2022-02-23T19:08:29.742Z] Debug Mode (client): false [2022-02-23T19:08:29.742Z] Debug Mode (server): true [2022-02-23T19:08:29.742Z] File Descriptors: -1 [2022-02-23T19:08:29.742Z] Goroutines: 16 [2022-02-23T19:08:29.742Z] System Time: 2022-02-23T19:08:27.6613894Z [2022-02-23T19:08:29.742Z] EventsListeners: 0 [2022-02-23T19:08:29.742Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:08:29.742Z] Labels: [2022-02-23T19:08:29.742Z] Experimental: false [2022-02-23T19:08:29.742Z] Insecure Registries: [2022-02-23T19:08:29.742Z] 127.0.0.0/8 [2022-02-23T19:08:29.742Z] Live Restore Enabled: false [2022-02-23T19:08:29.742Z] [2022-02-23T19:08:29.742Z] [2022-02-23T19:08:29.742Z] INFO: Docker images of the daemon under test [2022-02-23T19:08:29.742Z] [2022-02-23T19:08:29.742Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T19:08:29.742Z] [2022-02-23T19:08:29.742Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T19:08:29.742Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-23T19:08:29.742Z] ltsc2019: Pulling from windows/servercore [2022-02-23T19:08:29.742Z] 4612f6d0b889: Pulling fs layer [2022-02-23T19:08:29.742Z] 1bd78008c728: Pulling fs layer [2022-02-23T19:08:30.124Z] --- PASS: TestCreateServiceConflict (2.66s) [2022-02-23T19:08:30.124Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:08:31.547Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T19:08:31.732Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-02-23T19:08:31.732Z] === RUN TestSecretsUpdate [2022-02-23T19:08:32.798Z] --- PASS: TestHealthKillContainer (7.86s) [2022-02-23T19:08:32.798Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:08:33.059Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-02-23T19:08:33.059Z] === RUN TestIpcModeNone [2022-02-23T19:08:33.320Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-23T19:08:33.320Z] === RUN TestIpcModePrivate [2022-02-23T19:08:33.477Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2022-02-23T19:08:33.477Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:08:33.623Z] --- PASS: TestSecretsUpdate (2.11s) [2022-02-23T19:08:33.623Z] === RUN TestTemplatedSecret [2022-02-23T19:08:33.890Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-02-23T19:08:33.891Z] --- PASS: TestIpcModePrivate (0.48s) [2022-02-23T19:08:33.891Z] === RUN TestIpcModeShareable [2022-02-23T19:08:34.039Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T19:08:34.151Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-02-23T19:08:34.412Z] --- PASS: TestIpcModeShareable (0.45s) [2022-02-23T19:08:34.412Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T19:08:34.644Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T19:08:35.803Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-02-23T19:08:35.803Z] === RUN TestAPIIpcModeHost [2022-02-23T19:08:36.063Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-02-23T19:08:36.063Z] === RUN TestDaemonIpcModeShareable [2022-02-23T19:08:36.143Z] --- PASS: TestTemplatedSecret (2.56s) [2022-02-23T19:08:36.143Z] === RUN TestSecretCreateResolve [2022-02-23T19:08:37.008Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-23T19:08:37.269Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-02-23T19:08:37.269Z] === RUN TestDaemonIpcModePrivate [2022-02-23T19:08:37.998Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T19:08:38.034Z] --- PASS: TestSecretCreateResolve (2.12s) [2022-02-23T19:08:38.034Z] PASS [2022-02-23T19:08:38.034Z] [2022-02-23T19:08:38.034Z] DONE 6 tests in 13.161s [2022-02-23T19:08:38.034Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T19:08:38.034Z] INFO: Testing against a local daemon [2022-02-23T19:08:38.034Z] === RUN TestServiceCreateInit [2022-02-23T19:08:38.034Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:08:38.212Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-23T19:08:38.472Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-02-23T19:08:38.472Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T19:08:39.414Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-23T19:08:39.414Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-02-23T19:08:39.414Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T19:08:39.887Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T19:08:40.142Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T19:08:40.356Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-23T19:08:40.617Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-02-23T19:08:40.617Z] === RUN TestIpcModeOlderClient [2022-02-23T19:08:40.617Z] === PAUSE TestIpcModeOlderClient [2022-02-23T19:08:40.617Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:08:41.187Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-02-23T19:08:41.187Z] === RUN TestKillContainer [2022-02-23T19:08:41.187Z] === RUN TestKillContainer/no_signal [2022-02-23T19:08:41.447Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:08:41.708Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:08:42.206Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:08:42.279Z] --- PASS: TestKillContainer (1.26s) [2022-02-23T19:08:42.279Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-02-23T19:08:42.279Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-02-23T19:08:42.279Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-02-23T19:08:42.279Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:08:42.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T19:08:42.541Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T19:08:42.660Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-23T19:08:43.222Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T19:08:43.510Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-02-23T19:08:43.510Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-02-23T19:08:43.510Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-02-23T19:08:43.510Z] === RUN TestKillStoppedContainer [2022-02-23T19:08:43.510Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-23T19:08:43.510Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:08:43.510Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-23T19:08:43.510Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:08:43.784Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T19:08:44.091Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-02-23T19:08:44.091Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:08:44.352Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-02-23T19:08:44.352Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:08:44.710Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T19:08:44.737Z] 1bd78008c728: Download complete [2022-02-23T19:08:44.926Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-02-23T19:08:44.926Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T19:08:45.194Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-02-23T19:08:45.194Z] === RUN TestLinksContainerNames [2022-02-23T19:08:45.271Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T19:08:45.479Z] --- PASS: TestServiceCreateInit (7.34s) [2022-02-23T19:08:45.479Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-02-23T19:08:45.479Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2022-02-23T19:08:45.479Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:08:45.873Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T19:08:46.136Z] --- PASS: TestLinksContainerNames (0.81s) [2022-02-23T19:08:46.136Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:08:46.397Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-23T19:08:46.397Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T19:08:46.434Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T19:08:46.658Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/default [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/private [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/slave [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/shared [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/default [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/shared [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/slave [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/private [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T19:08:46.658Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:08:46.658Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T19:08:46.658Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T19:08:46.690Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T19:08:46.919Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T19:08:47.180Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T19:08:47.180Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-23T19:08:47.180Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T19:08:47.251Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.72s) [2022-02-23T19:08:47.251Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:08:47.251Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T19:08:48.220Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T19:08:48.220Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T19:08:48.220Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T19:08:48.565Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-02-23T19:08:48.565Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T19:08:48.781Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T19:08:48.826Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-02-23T19:08:48.826Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T19:08:49.087Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-02-23T19:08:49.087Z] === RUN TestNetworkNat [2022-02-23T19:08:49.344Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T19:08:49.344Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-23T19:08:49.344Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T19:08:49.344Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T19:08:49.658Z] --- PASS: TestNetworkNat (0.42s) [2022-02-23T19:08:49.658Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:08:49.905Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T19:08:49.918Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-02-23T19:08:49.918Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:08:50.160Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T19:08:50.160Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T19:08:50.160Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T19:08:50.417Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T19:08:50.417Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:08:50.417Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T19:08:50.417Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T19:08:50.417Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T19:08:51.864Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T19:08:51.864Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T19:08:51.864Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T19:08:51.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-23T19:08:52.462Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-02-23T19:08:52.462Z] === RUN TestPause [2022-02-23T19:08:53.034Z] --- PASS: TestPause (0.42s) [2022-02-23T19:08:53.034Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:08:53.034Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:08:53.034Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:08:53.034Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:08:53.294Z] --- PASS: TestPauseStopPausedContainer (0.40s) [2022-02-23T19:08:53.294Z] === RUN TestPidHost [2022-02-23T19:08:53.417Z] 4612f6d0b889: Verifying Checksum [2022-02-23T19:08:53.417Z] 4612f6d0b889: Download complete [2022-02-23T19:08:54.235Z] --- PASS: TestPidHost (0.91s) [2022-02-23T19:08:54.235Z] === RUN TestPsFilter [2022-02-23T19:08:54.235Z] --- PASS: TestPsFilter (0.11s) [2022-02-23T19:08:54.235Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:08:54.423Z] docker_api_swarm_node_test.go:81: [d42da427d728b] joining swarm manager [dc673a2bb98d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:08:54.807Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-02-23T19:08:54.807Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:08:55.068Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-02-23T19:08:55.068Z] === RUN TestRemoveContainerRunning [2022-02-23T19:08:55.349Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T19:08:55.349Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T19:08:55.349Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T19:08:55.605Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T19:08:55.605Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T19:08:55.638Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-02-23T19:08:55.638Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:08:55.861Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T19:08:55.899Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-02-23T19:08:55.899Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:08:55.899Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T19:08:55.899Z] === RUN TestRenameLinkedContainer [2022-02-23T19:08:56.425Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T19:08:57.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T19:08:57.811Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-02-23T19:08:57.811Z] === RUN TestRenameStoppedContainer [2022-02-23T19:08:57.916Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T19:08:58.072Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-02-23T19:08:58.072Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:08:58.843Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T19:08:59.015Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-02-23T19:08:59.015Z] === RUN TestRenameInvalidName [2022-02-23T19:08:59.275Z] --- PASS: TestRenameInvalidName (0.38s) [2022-02-23T19:08:59.275Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:09:00.209Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T19:09:00.209Z] --- PASS: TestCreateServiceSecretFileMode (12.84s) [2022-02-23T19:09:00.209Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:09:00.465Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T19:09:00.658Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-02-23T19:09:00.658Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:09:01.229Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-02-23T19:09:01.229Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:09:01.392Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T19:09:01.392Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T19:09:02.170Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-02-23T19:09:02.170Z] === RUN TestResize [2022-02-23T19:09:02.319Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T19:09:02.319Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-23T19:09:02.319Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-23T19:09:02.319Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-23T19:09:02.430Z] --- PASS: TestResize (0.40s) [2022-02-23T19:09:02.430Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:09:02.691Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-02-23T19:09:02.691Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:09:03.261Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2022-02-23T19:09:03.261Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:09:03.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:09:03.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:09:03.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:09:03.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:09:03.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:09:03.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:09:03.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:09:03.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:09:03.262Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:09:03.262Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:09:03.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T19:09:03.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:09:03.288Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-23T19:09:03.525Z] --- PASS: TestCreateServiceMultipleTimes (15.51s) [2022-02-23T19:09:03.525Z] === RUN TestCreateServiceConflict [2022-02-23T19:09:03.525Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-02-23T19:09:03.525Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:09:03.849Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-23T19:09:04.775Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-23T19:09:04.775Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-23T19:09:04.775Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-23T19:09:05.075Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-23T19:09:05.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:09:06.046Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-02-23T19:09:06.046Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:09:06.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:09:07.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T19:09:07.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T19:09:07.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-23T19:09:08.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:09:08.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T19:09:09.561Z] docker_api_swarm_node_test.go:53: [da8d7cc72fe44] joining swarm manager [d33700c27dded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:09:10.487Z] docker_api_swarm_node_test.go:54: [d6a620acad4bc] joining swarm manager [d33700c27dded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:09:10.487Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T19:09:11.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T19:09:12.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T19:09:12.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T19:09:13.779Z] --- PASS: TestCreateServiceConfigFileMode (13.42s) [2022-02-23T19:09:13.779Z] === RUN TestCreateServiceSysctls [2022-02-23T19:09:13.779Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T19:09:14.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T19:09:15.205Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-23T19:09:15.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T19:09:15.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T19:09:16.138Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T19:09:16.699Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T19:09:16.870Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T19:09:16.870Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T19:09:16.870Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T19:09:16.870Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T19:09:16.870Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T19:09:16.870Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T19:09:16.870Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T19:09:16.870Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T19:09:16.870Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T19:09:16.870Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T19:09:16.870Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T19:09:16.870Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T19:09:16.870Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T19:09:16.870Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T19:09:16.870Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T19:09:16.870Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T19:09:16.870Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T19:09:16.870Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:09:16.870Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T19:09:16.956Z] --- PASS: TestCreateServiceSysctls (3.52s) [2022-02-23T19:09:16.956Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:09:17.561Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T19:09:17.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T19:09:17.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T19:09:18.121Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T19:09:18.377Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T19:09:19.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T19:09:19.304Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-23T19:09:19.865Z] --- PASS: TestCreateServiceCapabilities (2.80s) [2022-02-23T19:09:19.865Z] === RUN TestInspect [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-02-23T19:09:20.420Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.54s) [2022-02-23T19:09:20.420Z] === RUN TestCgroupNamespacesRun [2022-02-23T19:09:20.791Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-23T19:09:20.937Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2022-02-23T19:09:20.937Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:09:21.561Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T19:09:21.805Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-02-23T19:09:21.805Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T19:09:22.155Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T19:09:22.746Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-02-23T19:09:22.746Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T19:09:23.127Z] --- PASS: TestInspect (3.16s) [2022-02-23T19:09:23.127Z] === RUN TestCreateJob [2022-02-23T19:09:23.685Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-02-23T19:09:23.685Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T19:09:24.494Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-23T19:09:25.070Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-02-23T19:09:25.070Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T19:09:26.012Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-02-23T19:09:26.012Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T19:09:26.422Z] --- PASS: TestCreateJob (3.23s) [2022-02-23T19:09:26.422Z] === RUN TestReplicatedJob [2022-02-23T19:09:26.422Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T19:09:26.958Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-02-23T19:09:26.958Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T19:09:27.347Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T19:09:27.900Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-02-23T19:09:27.900Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T19:09:28.759Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T19:09:28.842Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2022-02-23T19:09:28.842Z] === RUN TestNISDomainname [2022-02-23T19:09:29.322Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T19:09:29.432Z] --- PASS: TestNISDomainname (0.50s) [2022-02-23T19:09:29.432Z] === RUN TestHostnameDnsResolution [2022-02-23T19:09:29.620Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T19:09:30.011Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-02-23T19:09:30.011Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T19:09:30.549Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T19:09:30.587Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-02-23T19:09:30.587Z] === RUN TestStats [2022-02-23T19:09:31.110Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-23T19:09:31.366Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T19:09:31.623Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-23T19:09:31.880Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-23T19:09:31.880Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T19:09:32.137Z] --- PASS: TestReplicatedJob (5.91s) [2022-02-23T19:09:32.137Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:09:32.746Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T19:09:33.107Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2022-02-23T19:09:33.107Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:09:33.128Z] --- PASS: TestStats (2.46s) [2022-02-23T19:09:33.128Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:09:33.129Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T19:09:33.129Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T19:09:33.129Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T19:09:33.129Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T19:09:33.129Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T19:09:33.129Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T19:09:33.129Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T19:09:33.129Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T19:09:33.129Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T19:09:33.129Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T19:09:33.389Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T19:09:34.112Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T19:09:34.112Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T19:09:34.112Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T19:09:34.673Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T19:09:34.935Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T19:09:35.300Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T19:09:35.889Z] --- PASS: TestUpdateReplicatedJob (3.63s) [2022-02-23T19:09:35.890Z] === RUN TestServiceListWithStatuses [2022-02-23T19:09:35.890Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:09:35.890Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:09:35.890Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:09:35.890Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T19:09:36.683Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-23T19:09:36.683Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-02-23T19:09:36.683Z] --- PASS: TestStopContainerWithTimeout/3 (2.49s) [2022-02-23T19:09:36.683Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-02-23T19:09:36.683Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-02-23T19:09:36.683Z] === RUN TestDeleteDevicemapper [2022-02-23T19:09:36.683Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:09:36.683Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T19:09:36.683Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:09:36.815Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T19:09:36.967Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T19:09:36.967Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T19:09:36.967Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T19:09:36.967Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T19:09:36.967Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T19:09:36.967Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T19:09:36.967Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T19:09:36.967Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T19:09:36.967Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T19:09:37.070Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-23T19:09:37.070Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-23T19:09:37.070Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-23T19:09:37.070Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-23T19:09:37.070Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T19:09:38.066Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-02-23T19:09:38.066Z] === RUN TestUpdateMemory [2022-02-23T19:09:38.636Z] --- PASS: TestUpdateMemory (0.48s) [2022-02-23T19:09:38.636Z] === RUN TestUpdateCPUQuota [2022-02-23T19:09:39.171Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T19:09:39.172Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:09:39.172Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T19:09:39.172Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T19:09:39.172Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T19:09:39.207Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-02-23T19:09:39.208Z] === RUN TestUpdatePidsLimit [2022-02-23T19:09:39.208Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T19:09:39.468Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T19:09:39.468Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T19:09:39.585Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-23T19:09:39.729Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T19:09:39.989Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T19:09:39.989Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T19:09:40.146Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T19:09:40.146Z] --- PASS: TestDockerNetworkConnectAlias (4.46s) [2022-02-23T19:09:40.147Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:09:40.249Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T19:09:40.708Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T19:09:41.190Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-02-23T19:09:41.190Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-02-23T19:09:41.190Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-02-23T19:09:41.190Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-02-23T19:09:41.190Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s) [2022-02-23T19:09:41.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-02-23T19:09:41.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-02-23T19:09:41.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2022-02-23T19:09:41.190Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:09:41.270Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T19:09:41.526Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T19:09:42.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-23T19:09:42.452Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-23T19:09:42.948Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T19:09:43.014Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T19:09:43.829Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-23T19:09:43.829Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-23T19:09:43.829Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-23T19:09:43.829Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-23T19:09:43.829Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-23T19:09:43.829Z] Cross building: bundles/cross/windows/amd64 [2022-02-23T19:09:43.829Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-23T19:09:43.829Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-23T19:09:44.379Z] --- PASS: TestDockerNetworkReConnect (4.00s) [2022-02-23T19:09:44.379Z] === RUN TestServicePlugin [2022-02-23T19:09:45.175Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T19:09:45.175Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T19:09:45.175Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T19:09:45.175Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T19:09:45.175Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T19:09:45.175Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T19:09:45.175Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T19:09:45.175Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T19:09:45.175Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T19:09:45.277Z] --- PASS: TestCreateServiceConfigFileMode (12.37s) [2022-02-23T19:09:45.277Z] === RUN TestCreateServiceSysctls [2022-02-23T19:09:46.312Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T19:09:46.567Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T19:09:46.644Z] --- PASS: TestCreateServiceSysctls (2.97s) [2022-02-23T19:09:46.644Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:09:47.976Z] plugin_test.go:61: [dd5abc9e4f653] joining swarm manager [d5552c48af70d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:09:48.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-23T19:09:48.902Z] plugin_test.go:64: [d1745521016cb] joining swarm manager [d5552c48af70d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:09:48.973Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T19:09:48.973Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T19:09:48.973Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T19:09:48.973Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:09:48.973Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T19:09:49.157Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T19:09:49.161Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-02-23T19:09:49.161Z] === RUN TestInspect [2022-02-23T19:09:51.088Z] docker_api_swarm_test.go:202: [d29b1b44ec0f1] joining swarm manager [d320e3454add4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:09:52.428Z] --- PASS: TestInspect (2.83s) [2022-02-23T19:09:52.428Z] === RUN TestCreateJob [2022-02-23T19:09:53.418Z] --- PASS: TestUpdateRestartPolicy (10.74s) [2022-02-23T19:09:53.418Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:09:53.418Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-02-23T19:09:53.418Z] === RUN TestWaitNonBlocked [2022-02-23T19:09:53.418Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:09:53.418Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:09:53.418Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:09:53.418Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:09:53.418Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:09:53.418Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:09:53.418Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-23T19:09:53.418Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-02-23T19:09:53.418Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-02-23T19:09:53.418Z] === RUN TestWaitBlocked [2022-02-23T19:09:53.418Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:09:53.418Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:09:53.418Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:09:53.418Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:09:53.418Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T19:09:53.418Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T19:09:53.678Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T19:09:53.678Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.50s) [2022-02-23T19:09:53.678Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-02-23T19:09:53.678Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T19:09:53.678Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T19:09:54.818Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T19:09:54.948Z] --- PASS: TestCreateJob (2.90s) [2022-02-23T19:09:54.948Z] === RUN TestReplicatedJob [2022-02-23T19:09:55.592Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.89s) [2022-02-23T19:09:55.592Z] === CONT TestIpcModeOlderClient [2022-02-23T19:09:55.592Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-23T19:09:55.592Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T19:09:55.592Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2022-02-23T19:09:55.592Z] === CONT TestDaemonHostGatewayIP [2022-02-23T19:09:58.138Z] --- PASS: TestDaemonHostGatewayIP (2.26s) [2022-02-23T19:09:58.138Z] === CONT TestDaemonRestartIpcMode [2022-02-23T19:10:00.051Z] --- PASS: TestDaemonRestartIpcMode (2.05s) [2022-02-23T19:10:00.196Z] --- PASS: TestReplicatedJob (5.11s) [2022-02-23T19:10:00.196Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:10:01.020Z] === RUN TestDockerSuite/TestExec [2022-02-23T19:10:01.020Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T19:10:01.020Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T19:10:01.947Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T19:10:02.516Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T19:10:03.443Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T19:10:03.464Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-02-23T19:10:03.464Z] === RUN TestServiceListWithStatuses [2022-02-23T19:10:03.464Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:10:03.464Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:10:03.464Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:10:04.004Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T19:10:04.565Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T19:10:05.127Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T19:10:05.728Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T19:10:05.984Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T19:10:06.546Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T19:10:07.473Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T19:10:07.636Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-02-23T19:10:07.636Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:10:08.079Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T19:10:08.183Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-02-23T19:10:08.183Z] PASS [2022-02-23T19:10:08.183Z] [2022-02-23T19:10:08.183Z] === Skipped [2022-02-23T19:10:08.183Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-23T19:10:08.183Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:10:08.183Z] [2022-02-23T19:10:08.183Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T19:10:08.183Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T19:10:08.183Z] [2022-02-23T19:10:08.183Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T19:10:08.183Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T19:10:08.183Z] [2022-02-23T19:10:08.183Z] DONE 200 tests, 3 skipped in 111.214s [2022-02-23T19:10:08.183Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T19:10:08.183Z] ++ 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-02-23T19:10:08.183Z] ++ set -e [2022-02-23T19:10:08.183Z] ++ '[' -n 0 ']' [2022-02-23T19:10:08.183Z] ++ set -x [2022-02-23T19:10:08.183Z] ++ 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-02-23T19:10:08.183Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:10:08.183Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-23T19:10:08.183Z] === RUN TestDaemonConfigValidation [2022-02-23T19:10:08.183Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:10:08.183Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:10:08.183Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T19:10:08.183Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T19:10:08.183Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T19:10:08.183Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T19:10:08.183Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T19:10:08.183Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T19:10:08.183Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T19:10:08.183Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T19:10:08.183Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T19:10:08.183Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T19:10:08.183Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T19:10:08.183Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T19:10:08.183Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T19:10:08.183Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T19:10:08.183Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-02-23T19:10:08.183Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-02-23T19:10:08.183Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-02-23T19:10:08.183Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-23T19:10:08.183Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-23T19:10:08.183Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:10:08.183Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T19:10:08.642Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T19:10:09.125Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T19:10:09.612Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T19:10:10.066Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T19:10:10.172Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T19:10:10.907Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-02-23T19:10:10.907Z] === RUN TestServicePlugin [2022-02-23T19:10:11.006Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T19:10:11.006Z] daemon_test.go:156: [d132e0e8f308f] daemon is not started [2022-02-23T19:10:11.006Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-02-23T19:10:11.006Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-23T19:10:11.006Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-23T19:10:11.006Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-23T19:10:11.006Z] === RUN TestDaemonProxy [2022-02-23T19:10:11.006Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T19:10:12.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-23T19:10:12.617Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T19:10:12.916Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T19:10:13.178Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-23T19:10:13.739Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T19:10:13.994Z] docker_api_swarm_test.go:384: [d65f22bcc66d4] joining swarm manager [de8952e18d414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:10:14.179Z] plugin_test.go:61: [dab410be7f65e] joining swarm manager [d65e15a4187a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:10:14.556Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T19:10:14.812Z] --- PASS: TestServicePlugin (30.67s) [2022-02-23T19:10:14.812Z] === RUN TestServiceUpdateLabel [2022-02-23T19:10:14.828Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T19:10:15.106Z] plugin_test.go:64: [d7845128e82f0] joining swarm manager [d65e15a4187a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:10:15.374Z] docker_api_swarm_test.go:385: [da5395e627bd7] joining swarm manager [de8952e18d414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:10:15.374Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T19:10:15.978Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T19:10:16.210Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T19:10:16.781Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T19:10:16.948Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T19:10:17.353Z] --- PASS: TestDaemonProxy (6.28s) [2022-02-23T19:10:17.354Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-02-23T19:10:17.354Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-23T19:10:17.354Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-02-23T19:10:17.354Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T19:10:17.354Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-23T19:10:17.354Z] PASS [2022-02-23T19:10:17.354Z] [2022-02-23T19:10:17.354Z] DONE 17 tests in 10.222s [2022-02-23T19:10:17.354Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T19:10:17.354Z] ++ 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-02-23T19:10:17.354Z] ++ set -e [2022-02-23T19:10:17.354Z] ++ '[' -n 0 ']' [2022-02-23T19:10:17.354Z] ++ set -x [2022-02-23T19:10:17.354Z] ++ 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-02-23T19:10:17.509Z] --- PASS: TestServiceUpdateLabel (2.73s) [2022-02-23T19:10:17.509Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:10:17.615Z] INFO: Testing against a local daemon [2022-02-23T19:10:17.615Z] === RUN TestCommitInheritsEnv [2022-02-23T19:10:17.615Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-02-23T19:10:17.615Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:10:17.615Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-23T19:10:17.615Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:10:17.615Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:10:17.615Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T19:10:17.876Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T19:10:17.876Z] === RUN TestImportWithCustomPlatform// [2022-02-23T19:10:17.876Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T19:10:17.876Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T19:10:17.876Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T19:10:17.876Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T19:10:17.876Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T19:10:17.876Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T19:10:18.070Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T19:10:18.137Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T19:10:18.137Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:10:18.137Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-23T19:10:18.137Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:10:18.137Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T19:10:18.137Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:10:18.398Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-02-23T19:10:18.398Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T19:10:18.398Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:10:18.398Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-23T19:10:18.398Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:10:18.398Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-23T19:10:18.398Z] === RUN TestTagInvalidReference [2022-02-23T19:10:18.398Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T19:10:18.398Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:10:18.398Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-23T19:10:18.398Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:10:18.398Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T19:10:18.398Z] === RUN TestTagOfficialNames [2022-02-23T19:10:18.398Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-23T19:10:18.398Z] === RUN TestTagMatchesDigest [2022-02-23T19:10:18.398Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-23T19:10:18.398Z] PASS [2022-02-23T19:10:18.398Z] [2022-02-23T19:10:18.398Z] === Skipped [2022-02-23T19:10:18.398Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:10:18.398Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-23T19:10:18.398Z] [2022-02-23T19:10:18.398Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-23T19:10:18.398Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:10:18.398Z] [2022-02-23T19:10:18.398Z] DONE 22 tests, 2 skipped in 1.161s [2022-02-23T19:10:18.398Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T19:10:18.398Z] ++ 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-02-23T19:10:18.398Z] ++ set -e [2022-02-23T19:10:18.398Z] ++ '[' -n 0 ']' [2022-02-23T19:10:18.398Z] ++ set -x [2022-02-23T19:10:18.398Z] ++ 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-02-23T19:10:18.659Z] INFO: Testing against a local daemon [2022-02-23T19:10:18.659Z] === RUN TestNetworkCreateDelete [2022-02-23T19:10:18.659Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-23T19:10:18.659Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:10:18.671Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T19:10:18.973Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T19:10:19.229Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-02-23T19:10:19.229Z] === RUN TestDaemonDNSFallback [2022-02-23T19:10:25.811Z] --- PASS: TestDaemonDNSFallback (6.19s) [2022-02-23T19:10:25.811Z] === RUN TestInspectNetwork [2022-02-23T19:10:28.383Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T19:10:28.383Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T19:10:28.383Z] === RUN TestInspectNetwork/network_name [2022-02-23T19:10:28.383Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T19:10:31.286Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T19:10:31.286Z] === RUN TestDockerSuite/TestExecTTY [2022-02-23T19:10:31.286Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T19:10:31.541Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T19:10:32.102Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T19:10:32.400Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2022-02-23T19:10:32.400Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:10:32.613Z] --- PASS: TestInspectNetwork (6.79s) [2022-02-23T19:10:32.613Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T19:10:32.613Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T19:10:32.613Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T19:10:32.613Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-02-23T19:10:32.613Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:10:32.656Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T19:10:32.656Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-23T19:10:32.656Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T19:10:33.554Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-02-23T19:10:33.555Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:10:33.555Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:10:33.555Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:10:33.555Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:10:33.555Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:10:33.555Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:10:33.555Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:10:33.555Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:10:33.555Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:10:33.555Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:10:33.555Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-23T19:10:33.555Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T19:10:33.555Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T19:10:33.555Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T19:10:33.555Z] === RUN TestNetworkList [2022-02-23T19:10:33.555Z] === RUN TestNetworkList//networks [2022-02-23T19:10:33.555Z] === PAUSE TestNetworkList//networks [2022-02-23T19:10:33.555Z] === RUN TestNetworkList//networks/ [2022-02-23T19:10:33.555Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:10:33.555Z] === CONT TestNetworkList//networks [2022-02-23T19:10:33.555Z] === CONT TestNetworkList//networks/ [2022-02-23T19:10:33.555Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T19:10:33.555Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:10:33.555Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:10:33.555Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:10:34.022Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-23T19:10:34.125Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-23T19:10:34.125Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:10:34.992Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T19:10:35.066Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-23T19:10:35.066Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:10:35.553Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-23T19:10:36.008Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-02-23T19:10:36.008Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:10:36.114Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T19:10:36.718Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T19:10:36.951Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-23T19:10:36.951Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:10:38.335Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-02-23T19:10:38.335Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:10:38.906Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-23T19:10:38.906Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:10:40.824Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s) [2022-02-23T19:10:40.824Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:10:40.824Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:10:40.824Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:10:40.824Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:10:41.609Z] --- PASS: TestServicePlugin (29.63s) [2022-02-23T19:10:41.609Z] === RUN TestServiceUpdateLabel [2022-02-23T19:10:42.000Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T19:10:42.173Z] --- PASS: TestServiceUpdateLabel (2.11s) [2022-02-23T19:10:42.173Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:10:46.249Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T19:10:47.176Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T19:10:47.431Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2022-02-23T19:10:47.431Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:10:47.767Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T19:10:47.767Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T19:10:47.767Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T19:10:51.634Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T19:10:52.194Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T19:10:52.194Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T19:10:52.194Z] === RUN TestDockerSuite/TestHealth [2022-02-23T19:10:53.575Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T19:10:53.575Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T19:10:55.730Z] --- PASS: TestServiceWithDataPathPortInit (13.35s) [2022-02-23T19:10:55.730Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:10:56.302Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:us59mm2j8ocd7nc9uebudn9xr Created:2022-02-23 19:10:55.160342154 +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[36a23161166bacdff104c3c8a4d8c3996d6f07ead338a6d9459b5b6dbe3f03d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rq0n1v4jn7bevzsniyk3cd2n9 EndpointID:be17d09c9a7123d173cf24217c1980170aa46b86fe578efcbb5a248bf8bb8e97 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:096a25d0bf3bc9894e65860d54222450c672b543dc008d39e9843ac409385752 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:58c88ce6f13c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rq0n1v4jn7bevzsniyk3cd2n9 EndpointID:be17d09c9a7123d173cf24217c1980170aa46b86fe578efcbb5a248bf8bb8e97 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T19:10:57.029Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2022-02-23T19:10:57.029Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:10:58.310Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T19:10:58.770Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T19:10:58.770Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T19:10:58.770Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T19:10:58.770Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T19:10:58.770Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T19:10:58.770Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T19:10:58.770Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T19:10:59.229Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T19:11:00.199Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T19:11:00.305Z] --- PASS: TestServiceUpdateNetwork (12.03s) [2022-02-23T19:11:00.305Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:11:00.503Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.25s) [2022-02-23T19:11:00.503Z] PASS [2022-02-23T19:11:00.503Z] [2022-02-23T19:11:00.503Z] === Skipped [2022-02-23T19:11:00.503Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:11:00.503Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:11:00.503Z] [2022-02-23T19:11:00.503Z] DONE 26 tests, 1 skipped in 42.024s [2022-02-23T19:11:00.503Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:11:00.503Z] ++ 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-02-23T19:11:00.503Z] ++ set -e [2022-02-23T19:11:00.503Z] ++ '[' -n 0 ']' [2022-02-23T19:11:00.503Z] ++ set -x [2022-02-23T19:11:00.503Z] ++ 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-02-23T19:11:00.503Z] INFO: Testing against a local daemon [2022-02-23T19:11:00.561Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T19:11:00.764Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T19:11:00.764Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:11:00.764Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:11:00.764Z] === RUN TestDockerNetworkIpvlan [2022-02-23T19:11:00.764Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:11:00.764Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:11:00.764Z] PASS [2022-02-23T19:11:00.764Z] [2022-02-23T19:11:00.764Z] === Skipped [2022-02-23T19:11:00.764Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T19:11:00.764Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:11:00.764Z] [2022-02-23T19:11:00.764Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T19:11:00.764Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T19:11:00.764Z] [2022-02-23T19:11:00.764Z] DONE 2 tests, 2 skipped in 0.085s [2022-02-23T19:11:00.764Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T19:11:00.764Z] ++ 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-02-23T19:11:00.764Z] ++ set -e [2022-02-23T19:11:00.764Z] ++ '[' -n 0 ']' [2022-02-23T19:11:00.764Z] ++ set -x [2022-02-23T19:11:00.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-23T19:11:00.764Z] INFO: Testing against a local daemon [2022-02-23T19:11:00.764Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T19:11:01.487Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T19:11:02.148Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-02-23T19:11:02.148Z] === RUN TestDockerNetworkMacvlan [2022-02-23T19:11:02.721Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T19:11:03.114Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T19:11:03.665Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T19:11:04.235Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T19:11:04.655Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T19:11:04.655Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T19:11:04.655Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T19:11:04.655Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T19:11:04.655Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T19:11:05.115Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T19:11:05.220Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-23T19:11:05.220Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-23T19:11:05.220Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-23T19:11:05.220Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-23T19:11:05.220Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-23T19:11:05.220Z] remote: Enumerating objects: 23, done. [2022-02-23T19:11:05.220Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-23T19:11:05.220Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-23T19:11:05.220Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-23T19:11:05.220Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-02-23T19:11:05.220Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-23T19:11:05.220Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-23T19:11:05.220Z] Cross building: bundles/cross/linux/ppc64le [2022-02-23T19:11:05.220Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-23T19:11:05.220Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-23T19:11:06.148Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T19:11:07.533Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T19:11:08.029Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T19:11:08.147Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T19:11:10.830Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T19:11:11.090Z] --- PASS: TestDockerNetworkMacvlan (8.99s) [2022-02-23T19:11:11.090Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-02-23T19:11:11.090Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-02-23T19:11:11.090Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-02-23T19:11:11.090Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-02-23T19:11:11.090Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.79s) [2022-02-23T19:11:11.090Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-02-23T19:11:11.090Z] PASS [2022-02-23T19:11:11.090Z] [2022-02-23T19:11:11.090Z] DONE 8 tests in 10.475s [2022-02-23T19:11:11.090Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T19:11:11.090Z] ++ 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-02-23T19:11:11.090Z] ++ set -e [2022-02-23T19:11:11.090Z] ++ '[' -n 0 ']' [2022-02-23T19:11:11.090Z] ++ set -x [2022-02-23T19:11:11.090Z] ++ 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-02-23T19:11:11.090Z] testing: warning: no tests to run [2022-02-23T19:11:11.090Z] PASS [2022-02-23T19:11:11.090Z] [2022-02-23T19:11:11.090Z] DONE 0 tests in 0.025s [2022-02-23T19:11:11.090Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T19:11:11.090Z] ++ 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-02-23T19:11:11.090Z] ++ set -e [2022-02-23T19:11:11.090Z] ++ '[' -n 0 ']' [2022-02-23T19:11:11.090Z] ++ set -x [2022-02-23T19:11:11.090Z] ++ 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-02-23T19:11:11.350Z] INFO: Testing against a local daemon [2022-02-23T19:11:11.350Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T19:11:11.410Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T19:11:11.410Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T19:11:11.410Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T19:11:11.410Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T19:11:11.666Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T19:11:11.666Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T19:11:11.922Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-02-23T19:11:11.922Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:11:12.226Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T19:11:12.227Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T19:11:12.227Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T19:11:12.227Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T19:11:12.292Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-02-23T19:11:12.292Z] === RUN TestAuthZPluginTLS [2022-02-23T19:11:12.483Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T19:11:12.738Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T19:11:12.862Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-23T19:11:12.862Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T19:11:12.994Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T19:11:12.994Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T19:11:13.432Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-23T19:11:13.432Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T19:11:13.554Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T19:11:13.554Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T19:11:14.004Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-23T19:11:14.004Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T19:11:14.115Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T19:11:14.575Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-23T19:11:14.575Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T19:11:14.716Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T19:11:14.716Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T19:11:15.277Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T19:11:15.839Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2022-02-23T19:11:15.839Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-02-23T19:11:15.839Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-02-23T19:11:15.839Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-02-23T19:11:15.839Z] PASS [2022-02-23T19:11:15.839Z] [2022-02-23T19:11:15.839Z] === Skipped [2022-02-23T19:11:15.839Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T19:11:15.839Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:11:15.839Z] [2022-02-23T19:11:15.839Z] DONE 27 tests, 1 skipped in 194.966s [2022-02-23T19:11:15.839Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T19:11:15.839Z] ++ 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-02-23T19:11:15.839Z] ++ set -e [2022-02-23T19:11:15.839Z] ++ '[' -n 0 ']' [2022-02-23T19:11:15.839Z] ++ set -x [2022-02-23T19:11:15.839Z] ++ 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-02-23T19:11:15.839Z] INFO: Testing against a local daemon [2022-02-23T19:11:15.839Z] === RUN TestSessionCreate [2022-02-23T19:11:15.839Z] --- PASS: TestSessionCreate (0.02s) [2022-02-23T19:11:15.839Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:11:15.839Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T19:11:15.839Z] PASS [2022-02-23T19:11:15.839Z] [2022-02-23T19:11:15.839Z] DONE 2 tests in 0.110s [2022-02-23T19:11:15.839Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T19:11:15.839Z] ++ 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-02-23T19:11:15.839Z] ++ set -e [2022-02-23T19:11:15.839Z] ++ '[' -n 0 ']' [2022-02-23T19:11:15.839Z] ++ set -x [2022-02-23T19:11:15.839Z] ++ 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-02-23T19:11:15.839Z] INFO: Testing against a local daemon [2022-02-23T19:11:15.839Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:11:15.839Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:11:15.839Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:11:15.839Z] === RUN TestDiskUsage [2022-02-23T19:11:15.839Z] === PAUSE TestDiskUsage [2022-02-23T19:11:15.839Z] === RUN TestEventsExecDie [2022-02-23T19:11:15.957Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-02-23T19:11:15.957Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T19:11:16.218Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-23T19:11:16.218Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T19:11:16.400Z] --- PASS: TestEventsExecDie (0.48s) [2022-02-23T19:11:16.400Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:11:16.400Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-23T19:11:16.400Z] === RUN TestEventsVolumeCreate [2022-02-23T19:11:16.400Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-02-23T19:11:16.400Z] === RUN TestInfoBinaryCommits [2022-02-23T19:11:16.400Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T19:11:16.400Z] === RUN TestInfoAPIVersioned [2022-02-23T19:11:16.400Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-23T19:11:16.400Z] === RUN TestInfoAPI [2022-02-23T19:11:16.655Z] --- PASS: TestInfoAPI (0.03s) [2022-02-23T19:11:16.655Z] === RUN TestInfoAPIWarnings [2022-02-23T19:11:16.789Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-23T19:11:16.789Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T19:11:17.359Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-23T19:11:17.359Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T19:11:18.017Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T19:11:18.017Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T19:11:18.017Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T19:11:18.578Z] check_test.go:379: [da5395e627bd7] daemon is not started [2022-02-23T19:11:18.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-23T19:11:18.742Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-02-23T19:11:18.742Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T19:11:18.834Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T19:11:19.684Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2022-02-23T19:11:19.684Z] === RUN TestAuthZPluginHeader [2022-02-23T19:11:20.201Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T19:11:20.201Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T19:11:20.411Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T19:11:20.625Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-23T19:11:20.625Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T19:11:20.625Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:20.625Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-23T19:11:20.625Z] === RUN TestAuthZPluginV2Disable [2022-02-23T19:11:20.625Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:20.625Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-23T19:11:20.625Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T19:11:20.625Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:20.625Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-23T19:11:20.625Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T19:11:20.625Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:20.625Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-23T19:11:20.625Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T19:11:20.809Z] docker_api_swarm_test.go:802: [d192d9a68b5bb] joining swarm manager [dbd26abe862c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:11:21.372Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T19:11:22.298Z] docker_api_swarm_test.go:802: [ddae88edea4e8] joining swarm manager [dbd26abe862c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:11:22.858Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T19:11:23.794Z] docker_api_swarm_test.go:802: [dedcf9549af8a] joining swarm manager [dbd26abe862c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T19:11:24.049Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T19:11:24.096Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-02-23T19:11:24.096Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:11:24.653Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T19:11:24.658Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T19:11:24.910Z] docker_api_swarm_test.go:802: [dd4bd98004c47] joining swarm manager [dbd26abe862c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-23T19:11:25.167Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T19:11:25.221Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T19:11:25.775Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T19:11:25.775Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-23T19:11:25.775Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T19:11:26.205Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T19:11:26.205Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T19:11:26.205Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T19:11:26.337Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T19:11:26.337Z] docker_api_swarm_test.go:810: [d174456b5cf19] joining swarm manager [dbd26abe862c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-23T19:11:26.664Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T19:11:26.941Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T19:11:27.238Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T19:11:27.800Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T19:11:28.056Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T19:11:28.617Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T19:11:28.617Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-23T19:11:29.566Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T19:11:29.585Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T19:11:30.148Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T19:11:30.403Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T19:11:30.403Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T19:11:30.964Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T19:11:30.964Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-23T19:11:30.964Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T19:11:31.103Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T19:11:31.526Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T19:11:32.452Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T19:11:32.754Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T19:11:32.754Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-02-23T19:11:32.754Z] === RUN TestInfoDebug [2022-02-23T19:11:33.311Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T19:11:33.317Z] --- PASS: TestInfoDebug (0.54s) [2022-02-23T19:11:33.317Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:11:33.573Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T19:11:33.573Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T19:11:33.573Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T19:11:33.573Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-23T19:11:33.573Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T19:11:33.829Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-02-23T19:11:33.829Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:11:34.085Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T19:11:34.646Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-02-23T19:11:34.646Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:11:34.646Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T19:11:34.646Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T19:11:34.646Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2022-02-23T19:11:34.646Z] === RUN TestPingCacheHeaders [2022-02-23T19:11:34.646Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T19:11:34.646Z] === RUN TestPingGet [2022-02-23T19:11:34.646Z] --- PASS: TestPingGet (0.02s) [2022-02-23T19:11:34.646Z] === RUN TestPingHead [2022-02-23T19:11:34.646Z] --- PASS: TestPingHead (0.04s) [2022-02-23T19:11:34.646Z] === RUN TestVersion [2022-02-23T19:11:34.646Z] --- PASS: TestVersion (0.04s) [2022-02-23T19:11:34.646Z] === CONT TestDiskUsage [2022-02-23T19:11:35.207Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T19:11:35.207Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T19:11:35.463Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T19:11:35.719Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T19:11:35.719Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T19:11:35.719Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T19:11:35.719Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T19:11:35.719Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T19:11:35.719Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T19:11:35.719Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T19:11:35.719Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T19:11:35.719Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T19:11:35.719Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T19:11:35.769Z] 4612f6d0b889: Pull complete [2022-02-23T19:11:35.975Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage (1.28s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T19:11:35.975Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:35.975Z] PASS [2022-02-23T19:11:35.975Z] [2022-02-23T19:11:35.975Z] === Skipped [2022-02-23T19:11:35.975Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:11:35.975Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:11:35.975Z] [2022-02-23T19:11:35.975Z] DONE 50 tests, 1 skipped in 20.210s [2022-02-23T19:11:35.975Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T19:11:35.975Z] ++ 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-02-23T19:11:35.975Z] ++ set -e [2022-02-23T19:11:35.975Z] ++ '[' -n 0 ']' [2022-02-23T19:11:35.975Z] ++ set -x [2022-02-23T19:11:35.976Z] ++ 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-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T19:11:36.204Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T19:11:36.204Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T19:11:36.204Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T19:11:36.204Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T19:11:36.204Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T19:11:36.231Z] INFO: Testing against a local daemon [2022-02-23T19:11:36.231Z] === RUN TestVolumesCreateAndList [2022-02-23T19:11:36.231Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T19:11:36.231Z] === RUN TestVolumesRemove [2022-02-23T19:11:36.231Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-23T19:11:36.231Z] === RUN TestVolumesInspect [2022-02-23T19:11:36.231Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T19:11:36.231Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:11:36.231Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:11:36.231Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:11:36.231Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:11:36.231Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T19:11:36.231Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:11:36.231Z] PASS [2022-02-23T19:11:36.231Z] [2022-02-23T19:11:36.231Z] DONE 5 tests in 0.190s [2022-02-23T19:11:36.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:11:36.486Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T19:11:36.486Z] +++ kill 6138 [2022-02-23T19:11:36.783Z] +++ /etc/init.d/apparmor stop [2022-02-23T19:11:36.783Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:11:36.783Z] [2022-02-23T19:11:36.783Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:11:36.783Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:11:36.783Z] [2022-02-23T19:11:36.783Z] To set a process to complain mode, use the command line tool [2022-02-23T19:11:36.783Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:11:36.783Z] +++ true [2022-02-23T19:11:36.783Z] exiting test-integration [2022-02-23T19:11:36.783Z] ++ exit 0 [2022-02-23T19:11:36.783Z] [2022-02-23T19:11:36.899Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T19:11:36.899Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T19:11:36.899Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T19:11:36.899Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T19:11:36.899Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T19:11:36.899Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T19:11:36.899Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T19:11:36.899Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T19:11:36.899Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T19:11:36.899Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T19:11:37.387Z] + for job in $(jobs -p) [2022-02-23T19:11:37.387Z] + wait 10723 [2022-02-23T19:11:37.643Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T19:11:37.643Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T19:11:38.248Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T19:11:38.733Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-23T19:11:38.733Z] PASS [2022-02-23T19:11:38.733Z] [2022-02-23T19:11:38.733Z] === Skipped [2022-02-23T19:11:38.733Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-23T19:11:38.733Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:38.733Z] [2022-02-23T19:11:38.733Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-23T19:11:38.733Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:38.733Z] [2022-02-23T19:11:38.733Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-23T19:11:38.733Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:38.733Z] [2022-02-23T19:11:38.733Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-23T19:11:38.733Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:38.733Z] [2022-02-23T19:11:38.733Z] DONE 17 tests, 4 skipped in 25.920s [2022-02-23T19:11:38.733Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T19:11:38.733Z] ++ 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-02-23T19:11:38.733Z] ++ set -e [2022-02-23T19:11:38.733Z] ++ '[' -n 0 ']' [2022-02-23T19:11:38.733Z] ++ set -x [2022-02-23T19:11:38.733Z] ++ 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-02-23T19:11:38.733Z] INFO: Testing against a local daemon [2022-02-23T19:11:38.733Z] === RUN TestPluginInvalidJSON [2022-02-23T19:11:38.733Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:11:38.733Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:11:38.733Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:11:38.733Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-23T19:11:38.733Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:11:38.733Z] === RUN TestPluginInstall [2022-02-23T19:11:38.733Z] === RUN TestPluginInstall/no_auth [2022-02-23T19:11:38.733Z] time="2022-02-23T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:11:38.733Z] time="2022-02-23T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:390c2fd627e6633e62644ddee1ab4c0e332ccc1bd31f1cfe5b9df95f6298a255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:11:38.733Z] time="2022-02-23T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:11:38.733Z] time="2022-02-23T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:390c2fd627e6633e62644ddee1ab4c0e332ccc1bd31f1cfe5b9df95f6298a255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:11:38.733Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T19:11:38.809Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T19:11:39.000Z] time="2022-02-23T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:11:39.000Z] time="2022-02-23T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:390c2fd627e6633e62644ddee1ab4c0e332ccc1bd31f1cfe5b9df95f6298a255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:11:39.000Z] time="2022-02-23T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:11:39.000Z] time="2022-02-23T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:390c2fd627e6633e62644ddee1ab4c0e332ccc1bd31f1cfe5b9df95f6298a255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:11:39.273Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T19:11:39.281Z] === RUN TestPluginInstall/with_insecure [2022-02-23T19:11:39.736Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T19:11:39.846Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-02-23T19:11:39.846Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-23T19:11:39.846Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-23T19:11:39.846Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-02-23T19:11:39.846Z] PASS [2022-02-23T19:11:39.846Z] [2022-02-23T19:11:39.846Z] === Skipped [2022-02-23T19:11:39.846Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T19:11:39.846Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:11:39.846Z] [2022-02-23T19:11:39.846Z] DONE 27 tests, 1 skipped in 181.424s [2022-02-23T19:11:39.846Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T19:11:39.846Z] INFO: Testing against a local daemon [2022-02-23T19:11:39.846Z] === RUN TestSessionCreate [2022-02-23T19:11:39.846Z] --- PASS: TestSessionCreate (0.02s) [2022-02-23T19:11:39.846Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:11:39.846Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-02-23T19:11:39.846Z] PASS [2022-02-23T19:11:39.846Z] [2022-02-23T19:11:39.846Z] DONE 2 tests in 0.076s [2022-02-23T19:11:39.846Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T19:11:39.846Z] INFO: Testing against a local daemon [2022-02-23T19:11:39.846Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:11:39.846Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:11:39.846Z] === RUN TestDiskUsage [2022-02-23T19:11:39.846Z] === PAUSE TestDiskUsage [2022-02-23T19:11:39.846Z] === RUN TestEventsExecDie [2022-02-23T19:11:39.993Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T19:11:40.103Z] --- PASS: TestEventsExecDie (0.57s) [2022-02-23T19:11:40.103Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:11:40.243Z] time="2022-02-23T19:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:11:40.243Z] time="2022-02-23T19:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c7907f1130141508c43006cdf961bb4e0251c39b4f9b857119d7045f2c852d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:11:40.243Z] time="2022-02-23T19:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T19:11:40.243Z] time="2022-02-23T19:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c7907f1130141508c43006cdf961bb4e0251c39b4f9b857119d7045f2c852d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T19:11:40.243Z] plugin_test.go:165: [d615640b7fea6] daemon is not started [2022-02-23T19:11:40.243Z] --- PASS: TestPluginInstall (3.07s) [2022-02-23T19:11:40.243Z] --- PASS: TestPluginInstall/no_auth (1.45s) [2022-02-23T19:11:40.243Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-02-23T19:11:40.243Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-02-23T19:11:40.243Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:11:40.359Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-23T19:11:40.359Z] === RUN TestEventsVolumeCreate [2022-02-23T19:11:40.359Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-02-23T19:11:40.359Z] === RUN TestInfoBinaryCommits [2022-02-23T19:11:40.359Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T19:11:40.359Z] === RUN TestInfoAPIVersioned [2022-02-23T19:11:40.359Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-23T19:11:40.359Z] === RUN TestInfoAPI [2022-02-23T19:11:40.359Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T19:11:40.359Z] === RUN TestInfoAPIWarnings [2022-02-23T19:11:40.553Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T19:11:40.809Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T19:11:40.811Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T19:11:40.811Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T19:11:40.811Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T19:11:40.811Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T19:11:40.811Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T19:11:41.271Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T19:11:41.374Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T19:11:41.934Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T19:11:42.155Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T19:11:42.190Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T19:11:42.190Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-23T19:11:42.725Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T19:11:43.556Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T19:11:43.666Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2022-02-23T19:11:43.667Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-02-23T19:11:43.667Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-02-23T19:11:43.667Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:11:43.927Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-02-23T19:11:43.927Z] PASS [2022-02-23T19:11:43.927Z] [2022-02-23T19:11:43.927Z] DONE 10 tests in 6.935s [2022-02-23T19:11:43.927Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T19:11:43.927Z] ++ 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-02-23T19:11:43.927Z] ++ set -e [2022-02-23T19:11:43.927Z] ++ '[' -n 0 ']' [2022-02-23T19:11:43.927Z] ++ set -x [2022-02-23T19:11:43.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T19:11:44.187Z] INFO: Testing against a local daemon [2022-02-23T19:11:44.187Z] === RUN TestExternalGraphDriver [2022-02-23T19:11:44.187Z] === RUN TestExternalGraphDriver/json [2022-02-23T19:11:44.191Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T19:11:44.481Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T19:11:45.450Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T19:11:45.570Z] === RUN TestExternalGraphDriver/spec [2022-02-23T19:11:45.705Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T19:11:47.158Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T19:11:47.484Z] === RUN TestExternalGraphDriver/pull [2022-02-23T19:11:48.525Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T19:11:48.923Z] --- PASS: TestExternalGraphDriver (4.64s) [2022-02-23T19:11:48.923Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2022-02-23T19:11:48.923Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-02-23T19:11:48.923Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-02-23T19:11:48.923Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:11:48.923Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:48.923Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-23T19:11:48.923Z] PASS [2022-02-23T19:11:48.923Z] [2022-02-23T19:11:48.923Z] === Skipped [2022-02-23T19:11:48.923Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-23T19:11:48.923Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:11:48.923Z] [2022-02-23T19:11:48.923Z] DONE 5 tests, 1 skipped in 4.746s [2022-02-23T19:11:48.923Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T19:11:48.923Z] ++ 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-02-23T19:11:48.923Z] ++ set -e [2022-02-23T19:11:48.923Z] ++ '[' -n 0 ']' [2022-02-23T19:11:48.923Z] ++ set -x [2022-02-23T19:11:48.923Z] ++ 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-02-23T19:11:48.923Z] INFO: Testing against a local daemon [2022-02-23T19:11:48.923Z] === RUN TestContinueAfterPluginCrash [2022-02-23T19:11:48.923Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T19:11:48.923Z] === RUN TestReadPluginNoRead [2022-02-23T19:11:48.923Z] === PAUSE TestReadPluginNoRead [2022-02-23T19:11:48.923Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T19:11:48.923Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T19:11:48.923Z] === CONT TestContinueAfterPluginCrash [2022-02-23T19:11:48.923Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T19:11:49.891Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T19:11:49.891Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T19:11:51.297Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T19:11:51.297Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T19:11:51.858Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T19:11:52.226Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-02-23T19:11:52.226Z] === CONT TestReadPluginNoRead [2022-02-23T19:11:54.139Z] === RUN TestReadPluginNoRead/default [2022-02-23T19:11:55.080Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T19:11:56.463Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T19:11:56.700Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T19:11:57.034Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-02-23T19:11:57.294Z] === CONT TestReadPluginNoRead [2022-02-23T19:11:57.294Z] read_test.go:92: [d77e2ef62798e] daemon is not started [2022-02-23T19:11:57.294Z] --- PASS: TestReadPluginNoRead (5.51s) [2022-02-23T19:11:57.294Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-02-23T19:11:57.294Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2022-02-23T19:11:57.294Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-02-23T19:11:57.294Z] PASS [2022-02-23T19:11:57.294Z] [2022-02-23T19:11:57.294Z] DONE 6 tests in 8.575s [2022-02-23T19:11:57.294Z] 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-02-23T19:11:57.294Z] ++ 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-02-23T19:11:57.294Z] ++ set -e [2022-02-23T19:11:57.294Z] ++ '[' -n 0 ']' [2022-02-23T19:11:57.294Z] ++ set -x [2022-02-23T19:11:57.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T19:11:57.555Z] testing: warning: no tests to run [2022-02-23T19:11:57.555Z] PASS [2022-02-23T19:11:57.555Z] [2022-02-23T19:11:57.555Z] DONE 0 tests in 0.029s [2022-02-23T19:11:57.555Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T19:11:57.555Z] ++ 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-02-23T19:11:57.555Z] ++ set -e [2022-02-23T19:11:57.555Z] ++ '[' -n 0 ']' [2022-02-23T19:11:57.555Z] ++ set -x [2022-02-23T19:11:57.555Z] ++ 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-02-23T19:11:57.555Z] INFO: Testing against a local daemon [2022-02-23T19:11:57.555Z] === RUN TestPluginWithDevMounts [2022-02-23T19:11:57.555Z] === PAUSE TestPluginWithDevMounts [2022-02-23T19:11:57.555Z] === CONT TestPluginWithDevMounts [2022-02-23T19:11:58.404Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-02-23T19:11:58.404Z] === RUN TestInfoDebug [2022-02-23T19:11:58.404Z] --- PASS: TestInfoDebug (0.53s) [2022-02-23T19:11:58.404Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:11:58.404Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-23T19:11:58.404Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:11:58.404Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-23T19:11:58.404Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:11:58.404Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-23T19:11:58.404Z] === RUN TestPingCacheHeaders [2022-02-23T19:11:58.404Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T19:11:58.404Z] === RUN TestPingGet [2022-02-23T19:11:58.404Z] --- PASS: TestPingGet (0.01s) [2022-02-23T19:11:58.404Z] === RUN TestPingHead [2022-02-23T19:11:58.404Z] --- PASS: TestPingHead (0.01s) [2022-02-23T19:11:58.404Z] === RUN TestVersion [2022-02-23T19:11:58.404Z] --- PASS: TestVersion (0.01s) [2022-02-23T19:11:58.404Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:11:58.404Z] === CONT TestDiskUsage [2022-02-23T19:11:58.433Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T19:11:58.938Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-02-23T19:11:58.938Z] PASS [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T19:11:58.968Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T19:11:59.198Z] [2022-02-23T19:11:59.198Z] DONE 1 tests in 1.625s [2022-02-23T19:11:59.198Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T19:11:59.198Z] ++ 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-02-23T19:11:59.198Z] ++ set -e [2022-02-23T19:11:59.198Z] ++ '[' -n 0 ']' [2022-02-23T19:11:59.198Z] ++ set -x [2022-02-23T19:11:59.198Z] ++ 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-02-23T19:11:59.198Z] INFO: Testing against a local daemon [2022-02-23T19:11:59.198Z] === RUN TestSecretInspect [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T19:11:59.224Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T19:11:59.481Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T19:11:59.481Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T19:11:59.481Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T19:11:59.481Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T19:11:59.481Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T19:11:59.481Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T19:11:59.481Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T19:11:59.737Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T19:11:59.737Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T19:11:59.737Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T19:11:59.737Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.43s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage (1.48s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T19:11:59.737Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T19:11:59.738Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T19:11:59.738Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T19:11:59.738Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:59.738Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:59.738Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T19:11:59.738Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:11:59.738Z] PASS [2022-02-23T19:11:59.738Z] [2022-02-23T19:11:59.738Z] DONE 50 tests in 20.204s [2022-02-23T19:11:59.738Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T19:11:59.738Z] INFO: Testing against a local daemon [2022-02-23T19:11:59.738Z] === RUN TestVolumesCreateAndList [2022-02-23T19:11:59.738Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T19:11:59.738Z] === RUN TestVolumesRemove [2022-02-23T19:11:59.800Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T19:11:59.994Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-23T19:11:59.995Z] === RUN TestVolumesInspect [2022-02-23T19:11:59.995Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T19:11:59.995Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:11:59.995Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:11:59.995Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:11:59.995Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:11:59.995Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T19:11:59.995Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:11:59.995Z] PASS [2022-02-23T19:11:59.995Z] [2022-02-23T19:11:59.995Z] DONE 5 tests in 0.152s [2022-02-23T19:11:59.995Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:12:00.558Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-23T19:12:00.558Z] Removing test suite binaries [2022-02-23T19:12:00.558Z] exiting test-integration [2022-02-23T19:12:00.558Z] ++ exit 0 [2022-02-23T19:12:00.558Z] [2022-02-23T19:12:00.770Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T19:12:01.110Z] --- PASS: TestSecretInspect (2.08s) [2022-02-23T19:12:01.110Z] === RUN TestSecretList [2022-02-23T19:12:01.331Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart Post stage [Pipeline] junit [2022-02-23T19:12:01.937Z] Recording test results [2022-02-23T19:12:02.566Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T19:12:02.694Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-23T19:12:02.694Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T19:12:02.991Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T19:12:02.991Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T19:12:02.991Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T19:12:03.022Z] --- PASS: TestSecretList (1.68s) [2022-02-23T19:12:03.022Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:12:03.450Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T19:12:03.598Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T19:12:03.598Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T19:12:03.598Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T19:12:03.615Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T19:12:03.706Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T19:12:03.964Z] + echo Ensuring container killed. [2022-02-23T19:12:03.964Z] Ensuring container killed. [2022-02-23T19:12:03.964Z] + docker rm -vf docker-pr1 [2022-02-23T19:12:03.964Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T19:12:04.243Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:12:04.243Z] Chowning /workspace to jenkins user [2022-02-23T19:12:04.243Z] + id -u [2022-02-23T19:12:04.243Z] + id -g [2022-02-23T19:12:04.243Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43287:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:12:04.243Z] Unable to find image 'busybox:latest' locally [2022-02-23T19:12:04.244Z] latest: Pulling from library/busybox [2022-02-23T19:12:04.500Z] 009932687766: Pulling fs layer [2022-02-23T19:12:04.500Z] 009932687766: Download complete [2022-02-23T19:12:04.500Z] 009932687766: Pull complete [2022-02-23T19:12:04.500Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T19:12:04.500Z] Status: Downloaded newer image for busybox:latest [2022-02-23T19:12:05.112Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2022-02-23T19:12:05.112Z] === RUN TestSecretsUpdate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:12:06.156Z] + bundleName=amd64-cgroup2 [2022-02-23T19:12:06.157Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-23T19:12:06.157Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-23T19:12:06.157Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-23T19:12:06.157Z] + 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-02-23T19:12:06.422Z] Archiving artifacts [2022-02-23T19:12:06.548Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T19:12:07.023Z] --- PASS: TestSecretsUpdate (2.10s) [2022-02-23T19:12:07.023Z] === RUN TestTemplatedSecret [2022-02-23T19:12:08.010Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T19:12:08.010Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T19:12:08.113Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T19:12:08.294Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43287/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:12:08.643Z] + make clean [2022-02-23T19:12:08.643Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:12:08.643Z] docker-dev-cache [2022-02-23T19:12:08.643Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T19:12:09.565Z] --- PASS: TestTemplatedSecret (2.41s) [2022-02-23T19:12:09.565Z] === RUN TestSecretCreateResolve [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:12:11.477Z] --- PASS: TestSecretCreateResolve (1.70s) [2022-02-23T19:12:11.477Z] PASS [2022-02-23T19:12:11.477Z] [2022-02-23T19:12:11.477Z] DONE 6 tests in 12.149s [2022-02-23T19:12:11.477Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T19:12:11.477Z] ++ 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-02-23T19:12:11.477Z] ++ set -e [2022-02-23T19:12:11.477Z] ++ '[' -n 0 ']' [2022-02-23T19:12:11.477Z] ++ set -x [2022-02-23T19:12:11.477Z] ++ 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-02-23T19:12:11.477Z] INFO: Testing against a local daemon [2022-02-23T19:12:11.477Z] === RUN TestServiceCreateInit [2022-02-23T19:12:11.477Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:12:12.252Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T19:12:12.509Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T19:12:12.509Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T19:12:13.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-23T19:12:13.325Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T19:12:13.977Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T19:12:13.977Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T19:12:13.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T19:12:13.977Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T19:12:13.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T19:12:13.977Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T19:12:13.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T19:12:13.977Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T19:12:13.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T19:12:14.251Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T19:12:14.446Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T19:12:14.780Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:12:15.176Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T19:12:16.145Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T19:12:16.707Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T19:12:18.079Z] --- PASS: TestServiceCreateInit (6.51s) [2022-02-23T19:12:18.079Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (2.96s) [2022-02-23T19:12:18.079Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-02-23T19:12:18.079Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:12:18.639Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T19:12:18.894Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T19:12:19.456Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T19:12:19.635Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T19:12:19.635Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T19:12:19.635Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T19:12:19.635Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T19:12:19.635Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T19:12:26.026Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T19:12:31.484Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T19:12:31.739Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T19:12:32.259Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T19:12:32.259Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T19:12:32.300Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T19:12:32.726Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T19:12:32.861Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T19:12:33.049Z] --- PASS: TestCreateServiceMultipleTimes (14.68s) [2022-02-23T19:12:33.049Z] === RUN TestCreateServiceConflict [2022-02-23T19:12:33.163Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T19:12:33.419Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T19:12:33.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T19:12:33.981Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T19:12:34.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-23T19:12:34.965Z] --- PASS: TestCreateServiceConflict (2.09s) [2022-02-23T19:12:34.965Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:12:35.204Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T19:12:35.460Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-23T19:12:36.878Z] --- PASS: TestCreateServiceMaxReplicas (2.39s) [2022-02-23T19:12:36.878Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:12:38.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-23T19:12:40.653Z] docker_api_swarm_service_test.go:395: [dd502ec720f20] joining swarm manager [db3fe8e994c4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:12:41.215Z] docker_api_swarm_service_test.go:395: [da70acc059825] joining swarm manager [db3fe8e994c4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:12:41.471Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T19:12:41.784Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-23T19:12:41.785Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-23T19:12:41.785Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-23T19:12:41.785Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-23T19:12:41.785Z] Cross building: bundles/cross/linux/s390x [2022-02-23T19:12:41.785Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-23T19:12:41.785Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-23T19:12:42.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T19:12:42.355Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T19:12:42.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T19:12:43.405Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T19:12:43.707Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T19:12:46.263Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T19:12:48.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T19:12:50.297Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T19:12:50.297Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T19:12:50.297Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T19:12:50.297Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T19:12:50.765Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T19:12:51.633Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T19:12:51.633Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-23T19:12:51.633Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T19:12:51.784Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2022-02-23T19:12:51.784Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:12:53.040Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T19:12:55.636Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T19:12:56.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-23T19:12:57.557Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T19:12:58.531Z] docker_api_swarm_service_test.go:343: [dbb48c2b5994e] joining swarm manager [d3da1f525e5f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:12:59.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T19:12:59.190Z] docker_api_swarm_service_test.go:343: [d0df75b376d4e] joining swarm manager [d3da1f525e5f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:13:00.158Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T19:13:04.008Z] --- PASS: TestCreateServiceSecretFileMode (12.37s) [2022-02-23T19:13:04.008Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:13:05.490Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T19:13:06.417Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T19:13:07.346Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T19:13:07.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T19:13:07.744Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T19:13:07.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T19:13:08.274Z] === RUN TestDockerSuite/TestPortList [2022-02-23T19:13:12.000Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T19:13:12.000Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T19:13:12.000Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T19:13:12.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T19:13:12.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-23T19:13:13.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T19:13:13.616Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T19:13:13.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T19:13:13.616Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T19:13:13.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T19:13:14.327Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T19:13:14.585Z] docker_api_swarm_service_test.go:490: [d47b1c7353a64] joining swarm manager [de73214647599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:13:15.145Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T19:13:15.401Z] docker_api_swarm_service_test.go:490: [d94f9a4e232b9] joining swarm manager [de73214647599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:13:16.233Z] --- PASS: TestCreateServiceConfigFileMode (12.06s) [2022-02-23T19:13:16.233Z] === RUN TestCreateServiceSysctls [2022-02-23T19:13:17.614Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-02-23T19:13:17.614Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:13:19.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T19:13:19.160Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T19:13:19.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T19:13:19.477Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T19:13:19.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T19:13:19.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T19:13:20.159Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-02-23T19:13:20.159Z] === RUN TestInspect [2022-02-23T19:13:20.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T19:13:20.462Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T19:13:20.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T19:13:20.462Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T19:13:20.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T19:13:21.973Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T19:13:21.973Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T19:13:21.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T19:13:21.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T19:13:21.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T19:13:21.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T19:13:21.973Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T19:13:22.070Z] --- PASS: TestInspect (2.24s) [2022-02-23T19:13:22.070Z] === RUN TestCreateJob [2022-02-23T19:13:22.575Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T19:13:22.576Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T19:13:23.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T19:13:23.520Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-23T19:13:25.368Z] --- PASS: TestCreateJob (2.89s) [2022-02-23T19:13:25.368Z] === RUN TestReplicatedJob [2022-02-23T19:13:25.410Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-23T19:13:25.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T19:13:25.974Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-23T19:13:26.576Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-23T19:13:26.576Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T19:13:27.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-23T19:13:28.500Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T19:13:29.572Z] --- PASS: TestReplicatedJob (3.92s) [2022-02-23T19:13:29.572Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:13:29.904Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T19:13:31.483Z] --- PASS: TestUpdateReplicatedJob (2.53s) [2022-02-23T19:13:31.483Z] === RUN TestServiceListWithStatuses [2022-02-23T19:13:31.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:13:31.483Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:13:31.483Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:13:32.464Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T19:13:33.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-23T19:13:34.850Z] --- PASS: TestDockerNetworkConnectAlias (3.47s) [2022-02-23T19:13:34.851Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:13:35.375Z] docker_api_swarm_service_test.go:128: [d71b7ab7f1113] joining swarm manager [dc1f0f25f8d84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:13:35.678Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T19:13:35.678Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T19:13:36.240Z] docker_api_swarm_service_test.go:129: [d91582b2ae959] joining swarm manager [dc1f0f25f8d84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:13:37.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T19:13:38.152Z] --- PASS: TestDockerNetworkReConnect (3.18s) [2022-02-23T19:13:38.152Z] === RUN TestServicePlugin [2022-02-23T19:13:38.152Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:13:38.152Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T19:13:38.152Z] === RUN TestServiceUpdateLabel [2022-02-23T19:13:38.188Z] docker_api_swarm_service_test.go:137: [d4170278b581f] joining swarm manager [dc1f0f25f8d84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T19:13:38.445Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T19:13:39.374Z] docker_api_swarm_service_test.go:138: [daa1988e03b5b] joining swarm manager [dc1f0f25f8d84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-23T19:13:40.099Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-02-23T19:13:40.099Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:13:45.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T19:13:45.997Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T19:13:45.997Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T19:13:46.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T19:13:46.590Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T19:13:47.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T19:13:47.460Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T19:13:48.503Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T19:13:49.064Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T19:13:50.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T19:13:50.445Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T19:13:50.950Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T19:13:51.411Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T19:13:51.411Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:13:51.870Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T19:13:52.317Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T19:13:52.879Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T19:13:52.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T19:13:52.969Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T19:13:52.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T19:13:52.969Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T19:13:52.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T19:13:53.135Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T19:13:53.413Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T19:13:53.413Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T19:13:53.413Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T19:13:53.781Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T19:13:56.080Z] --- PASS: TestServiceUpdateSecrets (13.83s) [2022-02-23T19:13:56.080Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:13:56.114Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T19:13:56.676Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T19:13:56.933Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T19:13:56.933Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-23T19:13:56.933Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T19:13:57.190Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T19:13:57.190Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T19:13:57.190Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T19:13:57.751Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T19:13:58.677Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T19:13:58.776Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T19:13:59.648Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T19:13:59.744Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T19:13:59.744Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T19:13:59.744Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T19:13:59.744Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T19:13:59.744Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T19:13:59.904Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T19:14:01.281Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T19:14:01.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-23T19:14:01.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T19:14:01.688Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T19:14:01.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T19:14:01.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T19:14:01.689Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T19:14:01.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T19:14:01.689Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T19:14:01.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T19:14:02.250Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T19:14:02.711Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T19:14:03.171Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T19:14:03.241Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-23T19:14:03.241Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-23T19:14:03.241Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-23T19:14:03.241Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-23T19:14:03.241Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-23T19:14:03.565Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-23T19:14:03.630Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T19:14:03.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dbf625fccc230694ad895ac0981f736a0b25381e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dbf625fccc230694ad895ac0981f736a0b25381e hack/test/unit [2022-02-23T19:14:03.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-23T19:14:04.135Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-23T19:14:04.135Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-23T19:14:04.135Z] + TESTDIRS=./... [2022-02-23T19:14:04.135Z] + exclude_paths='/vendor/|/integration' [2022-02-23T19:14:04.135Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-23T19:14:04.135Z] ++ go list ./... [2022-02-23T19:14:05.065Z] + pkg_list='github.com/docker/docker/api [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/backend [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/container [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/events [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/filters [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/image [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/mount [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/network [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/registry [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/time [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/versions [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:14:05.065Z] github.com/docker/docker/api/types/volume [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:14:05.065Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:14:05.065Z] github.com/docker/docker/cli [2022-02-23T19:14:05.065Z] github.com/docker/docker/cli/config [2022-02-23T19:14:05.065Z] github.com/docker/docker/cli/debug [2022-02-23T19:14:05.065Z] github.com/docker/docker/client [2022-02-23T19:14:05.065Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:14:05.065Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:14:05.065Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:14:05.065Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:14:05.065Z] github.com/docker/docker/container [2022-02-23T19:14:05.065Z] github.com/docker/docker/container/stream [2022-02-23T19:14:05.065Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:14:05.065Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:14:05.065Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/config [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/events [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/exec [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/images [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/links [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/names [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/network [2022-02-23T19:14:05.065Z] github.com/docker/docker/daemon/stats [2022-02-23T19:14:05.065Z] github.com/docker/docker/distribution [2022-02-23T19:14:05.065Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:14:05.065Z] github.com/docker/docker/distribution/utils [2022-02-23T19:14:05.065Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:14:05.065Z] github.com/docker/docker/dockerversion [2022-02-23T19:14:05.065Z] github.com/docker/docker/errdefs [2022-02-23T19:14:05.065Z] github.com/docker/docker/image [2022-02-23T19:14:05.065Z] github.com/docker/docker/image/cache [2022-02-23T19:14:05.065Z] github.com/docker/docker/image/tarexport [2022-02-23T19:14:05.065Z] github.com/docker/docker/image/v1 [2022-02-23T19:14:05.065Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:14:05.065Z] github.com/docker/docker/layer [2022-02-23T19:14:05.065Z] github.com/docker/docker/libcontainerd [2022-02-23T19:14:05.065Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:14:05.065Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:14:05.065Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:14:05.065Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/libnetwork/types [2022-02-23T19:14:05.065Z] github.com/docker/docker/oci [2022-02-23T19:14:05.065Z] github.com/docker/docker/oci/caps [2022-02-23T19:14:05.065Z] github.com/docker/docker/opts [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/archive [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/directory [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/locker [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/mount [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/platform [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/pools [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/progress [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/signal [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/stack [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/system [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/term [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:14:05.065Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:14:05.065Z] github.com/docker/docker/plugin [2022-02-23T19:14:05.065Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:14:05.065Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:14:05.065Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:14:05.065Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:14:05.065Z] github.com/docker/docker/quota [2022-02-23T19:14:05.065Z] github.com/docker/docker/reference [2022-02-23T19:14:05.065Z] github.com/docker/docker/registry [2022-02-23T19:14:05.065Z] github.com/docker/docker/registry/resumable [2022-02-23T19:14:05.065Z] github.com/docker/docker/restartmanager [2022-02-23T19:14:05.065Z] github.com/docker/docker/rootless [2022-02-23T19:14:05.065Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:14:05.065Z] github.com/docker/docker/runconfig [2022-02-23T19:14:05.065Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:14:05.065Z] github.com/docker/docker/testutil [2022-02-23T19:14:05.065Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/environment [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/registry [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/request [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/drivers [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/local [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/mounts [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/service [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/testutils' [2022-02-23T19:14:05.066Z] ++ grep --fixed-strings -v /libnetwork [2022-02-23T19:14:05.066Z] ++ echo 'github.com/docker/docker/api [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/backend [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/container [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/events [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/filters [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/image [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/mount [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/network [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/registry [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/time [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/versions [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/volume [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:14:05.066Z] github.com/docker/docker/cli [2022-02-23T19:14:05.066Z] github.com/docker/docker/cli/config [2022-02-23T19:14:05.066Z] github.com/docker/docker/cli/debug [2022-02-23T19:14:05.066Z] github.com/docker/docker/client [2022-02-23T19:14:05.066Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:14:05.066Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:14:05.066Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:14:05.066Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:14:05.066Z] github.com/docker/docker/container [2022-02-23T19:14:05.066Z] github.com/docker/docker/container/stream [2022-02-23T19:14:05.066Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:14:05.066Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:14:05.066Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/config [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/events [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/exec [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/images [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/links [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/names [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/network [2022-02-23T19:14:05.066Z] github.com/docker/docker/daemon/stats [2022-02-23T19:14:05.066Z] github.com/docker/docker/distribution [2022-02-23T19:14:05.066Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:14:05.066Z] github.com/docker/docker/distribution/utils [2022-02-23T19:14:05.066Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:14:05.066Z] github.com/docker/docker/dockerversion [2022-02-23T19:14:05.066Z] github.com/docker/docker/errdefs [2022-02-23T19:14:05.066Z] github.com/docker/docker/image [2022-02-23T19:14:05.066Z] github.com/docker/docker/image/cache [2022-02-23T19:14:05.066Z] github.com/docker/docker/image/tarexport [2022-02-23T19:14:05.066Z] github.com/docker/docker/image/v1 [2022-02-23T19:14:05.066Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:14:05.066Z] github.com/docker/docker/layer [2022-02-23T19:14:05.066Z] github.com/docker/docker/libcontainerd [2022-02-23T19:14:05.066Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:14:05.066Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:14:05.066Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:14:05.066Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/libnetwork/types [2022-02-23T19:14:05.066Z] github.com/docker/docker/oci [2022-02-23T19:14:05.066Z] github.com/docker/docker/oci/caps [2022-02-23T19:14:05.066Z] github.com/docker/docker/opts [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/archive [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/directory [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/locker [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/mount [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/platform [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/pools [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/progress [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/signal [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/stack [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/system [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/term [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:14:05.066Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:14:05.066Z] github.com/docker/docker/plugin [2022-02-23T19:14:05.066Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:14:05.066Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:14:05.066Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:14:05.066Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:14:05.066Z] github.com/docker/docker/quota [2022-02-23T19:14:05.066Z] github.com/docker/docker/reference [2022-02-23T19:14:05.066Z] github.com/docker/docker/registry [2022-02-23T19:14:05.066Z] github.com/docker/docker/registry/resumable [2022-02-23T19:14:05.066Z] github.com/docker/docker/restartmanager [2022-02-23T19:14:05.066Z] github.com/docker/docker/rootless [2022-02-23T19:14:05.066Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:14:05.066Z] github.com/docker/docker/runconfig [2022-02-23T19:14:05.066Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/environment [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/registry [2022-02-23T19:14:05.066Z] github.com/docker/docker/testutil/request [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/drivers [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/local [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/mounts [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/service [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:14:05.066Z] github.com/docker/docker/volume/testutils' [2022-02-23T19:14:05.066Z] + base_pkg_list='github.com/docker/docker/api [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/backend [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/container [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/events [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/filters [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/image [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/mount [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/network [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/registry [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/time [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/versions [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:14:05.066Z] github.com/docker/docker/api/types/volume [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:14:05.066Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:14:05.067Z] github.com/docker/docker/cli [2022-02-23T19:14:05.067Z] github.com/docker/docker/cli/config [2022-02-23T19:14:05.067Z] github.com/docker/docker/cli/debug [2022-02-23T19:14:05.067Z] github.com/docker/docker/client [2022-02-23T19:14:05.067Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:14:05.067Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:14:05.067Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:14:05.067Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:14:05.067Z] github.com/docker/docker/container [2022-02-23T19:14:05.067Z] github.com/docker/docker/container/stream [2022-02-23T19:14:05.067Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:14:05.067Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:14:05.067Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/config [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/events [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/exec [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/images [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/links [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/names [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/network [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/stats [2022-02-23T19:14:05.067Z] github.com/docker/docker/distribution [2022-02-23T19:14:05.067Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:14:05.067Z] github.com/docker/docker/distribution/utils [2022-02-23T19:14:05.067Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:14:05.067Z] github.com/docker/docker/dockerversion [2022-02-23T19:14:05.067Z] github.com/docker/docker/errdefs [2022-02-23T19:14:05.067Z] github.com/docker/docker/image [2022-02-23T19:14:05.067Z] github.com/docker/docker/image/cache [2022-02-23T19:14:05.067Z] github.com/docker/docker/image/tarexport [2022-02-23T19:14:05.067Z] github.com/docker/docker/image/v1 [2022-02-23T19:14:05.067Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:14:05.067Z] github.com/docker/docker/layer [2022-02-23T19:14:05.067Z] github.com/docker/docker/libcontainerd [2022-02-23T19:14:05.067Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:14:05.067Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:14:05.067Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:14:05.067Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:14:05.067Z] github.com/docker/docker/oci [2022-02-23T19:14:05.067Z] github.com/docker/docker/oci/caps [2022-02-23T19:14:05.067Z] github.com/docker/docker/opts [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/archive [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/directory [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/locker [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/mount [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/platform [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/pools [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/progress [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/signal [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/stack [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/system [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/term [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:14:05.067Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:14:05.067Z] github.com/docker/docker/plugin [2022-02-23T19:14:05.067Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:14:05.067Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:14:05.067Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:14:05.067Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:14:05.067Z] github.com/docker/docker/quota [2022-02-23T19:14:05.067Z] github.com/docker/docker/reference [2022-02-23T19:14:05.067Z] github.com/docker/docker/registry [2022-02-23T19:14:05.067Z] github.com/docker/docker/registry/resumable [2022-02-23T19:14:05.067Z] github.com/docker/docker/restartmanager [2022-02-23T19:14:05.067Z] github.com/docker/docker/rootless [2022-02-23T19:14:05.067Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:14:05.067Z] github.com/docker/docker/runconfig [2022-02-23T19:14:05.067Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/environment [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/registry [2022-02-23T19:14:05.067Z] github.com/docker/docker/testutil/request [2022-02-23T19:14:05.067Z] github.com/docker/docker/volume [2022-02-23T19:14:05.067Z] github.com/docker/docker/volume/drivers [2022-02-23T19:14:05.067Z] github.com/docker/docker/volume/local [2022-02-23T19:14:05.067Z] github.com/docker/docker/volume/mounts [2022-02-23T19:14:05.067Z] github.com/docker/docker/volume/service [2022-02-23T19:14:05.067Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:14:05.067Z] github.com/docker/docker/volume/testutils' [2022-02-23T19:14:05.067Z] ++ grep --fixed-strings /libnetwork [2022-02-23T19:14:05.067Z] ++ echo 'github.com/docker/docker/api [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/backend [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/container [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/events [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/filters [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/image [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/mount [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/network [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/registry [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/time [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/versions [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:14:05.067Z] github.com/docker/docker/api/types/volume [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:14:05.067Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:14:05.067Z] github.com/docker/docker/cli [2022-02-23T19:14:05.067Z] github.com/docker/docker/cli/config [2022-02-23T19:14:05.067Z] github.com/docker/docker/cli/debug [2022-02-23T19:14:05.067Z] github.com/docker/docker/client [2022-02-23T19:14:05.067Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:14:05.067Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:14:05.067Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:14:05.067Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:14:05.067Z] github.com/docker/docker/container [2022-02-23T19:14:05.067Z] github.com/docker/docker/container/stream [2022-02-23T19:14:05.067Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:14:05.067Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:14:05.067Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/config [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/events [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/exec [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/images [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/links [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:14:05.067Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:14:05.068Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:14:05.068Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:14:05.068Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:14:05.068Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:14:05.068Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:14:05.068Z] github.com/docker/docker/daemon/names [2022-02-23T19:14:05.068Z] github.com/docker/docker/daemon/network [2022-02-23T19:14:05.068Z] github.com/docker/docker/daemon/stats [2022-02-23T19:14:05.068Z] github.com/docker/docker/distribution [2022-02-23T19:14:05.068Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:14:05.068Z] github.com/docker/docker/distribution/utils [2022-02-23T19:14:05.068Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:14:05.068Z] github.com/docker/docker/dockerversion [2022-02-23T19:14:05.068Z] github.com/docker/docker/errdefs [2022-02-23T19:14:05.068Z] github.com/docker/docker/image [2022-02-23T19:14:05.068Z] github.com/docker/docker/image/cache [2022-02-23T19:14:05.068Z] github.com/docker/docker/image/tarexport [2022-02-23T19:14:05.068Z] github.com/docker/docker/image/v1 [2022-02-23T19:14:05.068Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:14:05.068Z] github.com/docker/docker/layer [2022-02-23T19:14:05.068Z] github.com/docker/docker/libcontainerd [2022-02-23T19:14:05.068Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:14:05.068Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:14:05.068Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:14:05.068Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/types [2022-02-23T19:14:05.068Z] github.com/docker/docker/oci [2022-02-23T19:14:05.068Z] github.com/docker/docker/oci/caps [2022-02-23T19:14:05.068Z] github.com/docker/docker/opts [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/archive [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/directory [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/locker [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/mount [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/platform [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/pools [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/progress [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/signal [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/stack [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/system [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/term [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:14:05.068Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:14:05.068Z] github.com/docker/docker/plugin [2022-02-23T19:14:05.068Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:14:05.068Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:14:05.068Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:14:05.068Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:14:05.068Z] github.com/docker/docker/quota [2022-02-23T19:14:05.068Z] github.com/docker/docker/reference [2022-02-23T19:14:05.068Z] github.com/docker/docker/registry [2022-02-23T19:14:05.068Z] github.com/docker/docker/registry/resumable [2022-02-23T19:14:05.068Z] github.com/docker/docker/restartmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/rootless [2022-02-23T19:14:05.068Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:14:05.068Z] github.com/docker/docker/runconfig [2022-02-23T19:14:05.068Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/environment [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/registry [2022-02-23T19:14:05.068Z] github.com/docker/docker/testutil/request [2022-02-23T19:14:05.068Z] github.com/docker/docker/volume [2022-02-23T19:14:05.068Z] github.com/docker/docker/volume/drivers [2022-02-23T19:14:05.068Z] github.com/docker/docker/volume/local [2022-02-23T19:14:05.068Z] github.com/docker/docker/volume/mounts [2022-02-23T19:14:05.068Z] github.com/docker/docker/volume/service [2022-02-23T19:14:05.068Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:14:05.068Z] github.com/docker/docker/volume/testutils' [2022-02-23T19:14:05.068Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/types' [2022-02-23T19:14:05.068Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-23T19:14:05.068Z] + echo 'github.com/docker/docker/libnetwork [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/types' [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:14:05.068Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:14:05.068Z] + type docker-proxy [2022-02-23T19:14:05.068Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-23T19:14:05.068Z] + hack/make.sh binary-proxy install-proxy [2022-02-23T19:14:05.068Z] [2022-02-23T19:14:05.068Z] Removing bundles/ [2022-02-23T19:14:05.068Z] [2022-02-23T19:14:05.068Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-23T19:14:05.068Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-23T19:14:05.068Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T19:14:06.430Z] docker_api_swarm_service_test.go:304: [daa2751e4ce2a] joining swarm manager [d94e75f18881c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:14:06.430Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T19:14:06.990Z] docker_api_swarm_service_test.go:304: [d87d559a8d3ab] joining swarm manager [d94e75f18881c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:14:06.991Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T19:14:08.312Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2022-02-23T19:14:08.312Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:14:08.903Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T19:14:08.903Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T19:14:08.903Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T19:14:09.158Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T19:14:10.711Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T19:14:11.044Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T19:14:11.606Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-23T19:14:11.606Z] [2022-02-23T19:14:11.606Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-23T19:14:11.606Z] Installing docker-proxy to /usr/local/bin/ [2022-02-23T19:14:11.606Z] [2022-02-23T19:14:11.606Z] + mkdir -p bundles [2022-02-23T19:14:11.606Z] + '[' -n 'github.com/docker/docker/api [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/backend/build [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/httputils [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/middleware [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/build [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/container [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/debug [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/image [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/network [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/session [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/system [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/server/router/volume [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/backend [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/container [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/events [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/filters [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/image [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/mount [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/network [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/registry [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/strslice [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/swarm [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/time [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/versions [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T19:14:11.606Z] github.com/docker/docker/api/types/volume [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/builder-next [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/dockerfile [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/dockerignore [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/remotecontext [2022-02-23T19:14:11.606Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T19:14:11.606Z] github.com/docker/docker/cli [2022-02-23T19:14:11.606Z] github.com/docker/docker/cli/config [2022-02-23T19:14:11.606Z] github.com/docker/docker/cli/debug [2022-02-23T19:14:11.606Z] github.com/docker/docker/client [2022-02-23T19:14:11.606Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T19:14:11.606Z] github.com/docker/docker/cmd/dockerd [2022-02-23T19:14:11.606Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T19:14:11.606Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T19:14:11.606Z] github.com/docker/docker/container [2022-02-23T19:14:11.606Z] github.com/docker/docker/container/stream [2022-02-23T19:14:11.606Z] github.com/docker/docker/contrib/apparmor [2022-02-23T19:14:11.606Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T19:14:11.606Z] github.com/docker/docker/contrib/httpserver [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/cluster [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/config [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/events [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/exec [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T19:14:11.606Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/images [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/initlayer [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/links [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/listeners [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/local [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/names [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/network [2022-02-23T19:14:11.607Z] github.com/docker/docker/daemon/stats [2022-02-23T19:14:11.607Z] github.com/docker/docker/distribution [2022-02-23T19:14:11.607Z] github.com/docker/docker/distribution/metadata [2022-02-23T19:14:11.607Z] github.com/docker/docker/distribution/utils [2022-02-23T19:14:11.607Z] github.com/docker/docker/distribution/xfer [2022-02-23T19:14:11.607Z] github.com/docker/docker/dockerversion [2022-02-23T19:14:11.607Z] github.com/docker/docker/errdefs [2022-02-23T19:14:11.607Z] github.com/docker/docker/image [2022-02-23T19:14:11.607Z] github.com/docker/docker/image/cache [2022-02-23T19:14:11.607Z] github.com/docker/docker/image/tarexport [2022-02-23T19:14:11.607Z] github.com/docker/docker/image/v1 [2022-02-23T19:14:11.607Z] github.com/docker/docker/internal/test/suite [2022-02-23T19:14:11.607Z] github.com/docker/docker/layer [2022-02-23T19:14:11.607Z] github.com/docker/docker/libcontainerd [2022-02-23T19:14:11.607Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T19:14:11.607Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T19:14:11.607Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T19:14:11.607Z] github.com/docker/docker/libcontainerd/types [2022-02-23T19:14:11.607Z] github.com/docker/docker/oci [2022-02-23T19:14:11.607Z] github.com/docker/docker/oci/caps [2022-02-23T19:14:11.607Z] github.com/docker/docker/opts [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/aaparser [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/archive [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/authorization [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/capabilities [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/containerfs [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/directory [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/dmesg [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/filenotify [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/fileutils [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/fsutils [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/homedir [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/idtools [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/ioutils [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/locker [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/longpath [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/loopback [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/mount [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/parsers [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/pidfile [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/platform [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/plugins [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/pools [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/progress [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/pubsub [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/reexec [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/signal [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/stack [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/stringid [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/symlink [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/system [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/tailfile [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/tarsum [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/term [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/term/windows [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/truncindex [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/urlutil [2022-02-23T19:14:11.607Z] github.com/docker/docker/pkg/useragent [2022-02-23T19:14:11.607Z] github.com/docker/docker/plugin [2022-02-23T19:14:11.607Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T19:14:11.607Z] github.com/docker/docker/plugin/v2 [2022-02-23T19:14:11.607Z] github.com/docker/docker/profiles/apparmor [2022-02-23T19:14:11.607Z] github.com/docker/docker/profiles/seccomp [2022-02-23T19:14:11.607Z] github.com/docker/docker/quota [2022-02-23T19:14:11.607Z] github.com/docker/docker/reference [2022-02-23T19:14:11.607Z] github.com/docker/docker/registry [2022-02-23T19:14:11.607Z] github.com/docker/docker/registry/resumable [2022-02-23T19:14:11.607Z] github.com/docker/docker/restartmanager [2022-02-23T19:14:11.607Z] github.com/docker/docker/rootless [2022-02-23T19:14:11.607Z] github.com/docker/docker/rootless/specconv [2022-02-23T19:14:11.607Z] github.com/docker/docker/runconfig [2022-02-23T19:14:11.607Z] github.com/docker/docker/runconfig/opts [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/daemon [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/environment [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/fakegit [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/registry [2022-02-23T19:14:11.607Z] github.com/docker/docker/testutil/request [2022-02-23T19:14:11.607Z] github.com/docker/docker/volume [2022-02-23T19:14:11.607Z] github.com/docker/docker/volume/drivers [2022-02-23T19:14:11.607Z] github.com/docker/docker/volume/local [2022-02-23T19:14:11.607Z] github.com/docker/docker/volume/mounts [2022-02-23T19:14:11.607Z] github.com/docker/docker/volume/service [2022-02-23T19:14:11.607Z] github.com/docker/docker/volume/service/opts [2022-02-23T19:14:11.607Z] github.com/docker/docker/volume/testutils' ']' [2022-02-23T19:14:11.607Z] + 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-02-23T19:14:11.679Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T19:14:11.679Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T19:14:11.971Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T19:14:12.138Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T19:14:12.536Z] ? github.com/docker/docker/api [no test files] [2022-02-23T19:14:13.106Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T19:14:13.106Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T19:14:13.106Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T19:14:13.566Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T19:14:13.859Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T19:14:14.831Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T19:14:14.831Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T19:14:15.087Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T19:14:16.474Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T19:14:17.445Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T19:14:17.608Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T19:14:17.905Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T19:14:17.905Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T19:14:17.905Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T19:14:18.570Z] 1bd78008c728: Pull complete [2022-02-23T19:14:18.570Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-23T19:14:18.570Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:14:18.570Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-23T19:14:18.570Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-23T19:14:18.570Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-23T19:14:18.570Z] WARN: Skipping validation tests [2022-02-23T19:14:18.570Z] INFO: Running unit tests at 02/23/2022 19:14:15... [2022-02-23T19:14:18.580Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T19:14:18.580Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T19:14:18.873Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T19:14:19.332Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T19:14:19.332Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T19:14:19.332Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T19:14:19.332Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T19:14:19.332Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T19:14:19.505Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T19:14:20.478Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T19:14:20.540Z] --- PASS: TestServiceUpdateNetwork (12.10s) [2022-02-23T19:14:20.540Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:14:21.405Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T19:14:21.481Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T19:14:21.967Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T19:14:21.967Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T19:14:22.052Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T19:14:22.527Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T19:14:23.333Z] INFO: make.ps1 starting at 02/23/2022 19:14:22 [2022-02-23T19:14:23.801Z] INFO: Git commit (07df4c9df1) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T19:14:23.801Z] INFO: Invoking autogen... [2022-02-23T19:14:24.270Z] INFO: Running unit tests... [2022-02-23T19:14:25.042Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T19:14:25.299Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T19:14:25.906Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T19:14:26.162Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T19:14:26.406Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T19:14:26.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-23T19:14:26.977Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T19:14:27.390Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-02-23T19:14:27.538Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T19:14:27.794Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T19:14:28.729Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T19:14:28.729Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T19:14:28.729Z] docker_api_swarm_service_test.go:100: [dd6294a102a15] joining swarm manager [df8dc26f58137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:14:29.295Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T19:14:29.855Z] docker_api_swarm_service_test.go:101: [dd963f68ec95a] joining swarm manager [df8dc26f58137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:14:30.152Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T19:14:30.185Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T19:14:30.715Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T19:14:31.275Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T19:14:31.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T19:14:32.641Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-23T19:14:33.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T19:14:33.204Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T19:14:34.007Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T19:14:34.173Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T19:14:34.173Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:14:34.633Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T19:14:34.933Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-23T19:14:35.537Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-23T19:14:36.098Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-23T19:14:36.173Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T19:14:36.173Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T19:14:36.173Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T19:14:36.661Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-23T19:14:36.732Z] 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-02-23T19:14:36.765Z] --- PASS: TestServiceUpdatePidsLimit (15.82s) [2022-02-23T19:14:36.765Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-02-23T19:14:36.765Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-02-23T19:14:36.765Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-23T19:14:36.765Z] PASS [2022-02-23T19:14:36.765Z] [2022-02-23T19:14:36.765Z] === Skipped [2022-02-23T19:14:36.765Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T19:14:36.765Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T19:14:36.765Z] [2022-02-23T19:14:36.765Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-23T19:14:36.765Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T19:14:36.765Z] [2022-02-23T19:14:36.765Z] DONE 27 tests, 2 skipped in 144.947s [2022-02-23T19:14:36.765Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T19:14:36.765Z] ++ 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-02-23T19:14:36.765Z] ++ set -e [2022-02-23T19:14:36.765Z] ++ '[' -n 0 ']' [2022-02-23T19:14:36.765Z] ++ set -x [2022-02-23T19:14:36.765Z] ++ 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-02-23T19:14:36.765Z] INFO: Testing against a local daemon [2022-02-23T19:14:36.765Z] === RUN TestSessionCreate [2022-02-23T19:14:36.765Z] --- PASS: TestSessionCreate (0.02s) [2022-02-23T19:14:36.765Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:14:36.765Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T19:14:36.765Z] PASS [2022-02-23T19:14:36.765Z] [2022-02-23T19:14:36.765Z] DONE 2 tests in 0.129s [2022-02-23T19:14:36.765Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T19:14:36.765Z] ++ 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-02-23T19:14:36.765Z] ++ set -e [2022-02-23T19:14:36.765Z] ++ '[' -n 0 ']' [2022-02-23T19:14:36.765Z] ++ set -x [2022-02-23T19:14:36.765Z] ++ 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-02-23T19:14:36.765Z] INFO: Testing against a local daemon [2022-02-23T19:14:36.765Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:14:36.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:14:36.765Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:14:36.765Z] === RUN TestDiskUsage [2022-02-23T19:14:36.765Z] === PAUSE TestDiskUsage [2022-02-23T19:14:36.765Z] === RUN TestEventsExecDie [2022-02-23T19:14:36.958Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-23T19:14:37.026Z] --- PASS: TestEventsExecDie (0.48s) [2022-02-23T19:14:37.026Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:14:37.026Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-23T19:14:37.026Z] === RUN TestEventsVolumeCreate [2022-02-23T19:14:37.026Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-23T19:14:37.026Z] === RUN TestInfoBinaryCommits [2022-02-23T19:14:37.026Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T19:14:37.026Z] === RUN TestInfoAPIVersioned [2022-02-23T19:14:37.026Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-23T19:14:37.026Z] === RUN TestInfoAPI [2022-02-23T19:14:37.026Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T19:14:37.026Z] === RUN TestInfoAPIWarnings [2022-02-23T19:14:37.521Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T19:14:38.082Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-23T19:14:39.009Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T19:14:39.311Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T19:14:39.872Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T19:14:40.128Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T19:14:40.128Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T19:14:40.873Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T19:14:42.018Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T19:14:42.018Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T19:14:42.412Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T19:14:42.412Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T19:14:42.412Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T19:14:42.412Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T19:14:42.412Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T19:14:42.580Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T19:14:43.142Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T19:14:43.397Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T19:14:43.397Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T19:14:43.952Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T19:14:43.958Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T19:14:44.520Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T19:14:44.777Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T19:14:44.922Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T19:14:45.338Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T19:14:45.382Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T19:14:45.842Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T19:14:45.900Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T19:14:45.900Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T19:14:46.462Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T19:14:46.462Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T19:14:46.812Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T19:14:47.402Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T19:14:48.329Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T19:14:48.890Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T19:14:49.146Z] check_test.go:379: [dd6294a102a15] daemon is not started [2022-02-23T19:14:49.174Z] ? github.com/docker/docker/api [no test files] [2022-02-23T19:14:49.450Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T19:14:49.450Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T19:14:50.011Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T19:14:50.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T19:14:51.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T19:14:52.511Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T19:14:52.611Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T19:14:52.766Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T19:14:53.328Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T19:14:53.585Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T19:14:54.146Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T19:14:54.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-23T19:14:54.657Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T19:14:54.792Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T19:14:54.792Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T19:14:54.792Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T19:14:55.136Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-02-23T19:14:55.136Z] === RUN TestInfoDebug [2022-02-23T19:14:55.136Z] --- PASS: TestInfoDebug (0.52s) [2022-02-23T19:14:55.136Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:14:55.136Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-23T19:14:55.136Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:14:55.136Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-23T19:14:55.136Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:14:55.136Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-23T19:14:55.136Z] === RUN TestPingCacheHeaders [2022-02-23T19:14:55.136Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T19:14:55.136Z] === RUN TestPingGet [2022-02-23T19:14:55.137Z] --- PASS: TestPingGet (0.02s) [2022-02-23T19:14:55.137Z] === RUN TestPingHead [2022-02-23T19:14:55.137Z] --- PASS: TestPingHead (0.02s) [2022-02-23T19:14:55.137Z] === RUN TestVersion [2022-02-23T19:14:55.137Z] --- PASS: TestVersion (0.02s) [2022-02-23T19:14:55.137Z] === CONT TestDiskUsage [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T19:14:55.397Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T19:14:55.585Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T19:14:55.657Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T19:14:55.918Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage (1.07s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T19:14:55.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T19:14:55.918Z] PASS [2022-02-23T19:14:55.918Z] [2022-02-23T19:14:55.918Z] === Skipped [2022-02-23T19:14:55.918Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:14:55.918Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T19:14:55.918Z] [2022-02-23T19:14:55.918Z] DONE 50 tests, 1 skipped in 19.706s [2022-02-23T19:14:56.179Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T19:14:56.180Z] ++ 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-02-23T19:14:56.180Z] ++ set -e [2022-02-23T19:14:56.180Z] ++ '[' -n 0 ']' [2022-02-23T19:14:56.180Z] ++ set -x [2022-02-23T19:14:56.180Z] ++ 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-02-23T19:14:56.180Z] INFO: Testing against a local daemon [2022-02-23T19:14:56.180Z] === RUN TestVolumesCreateAndList [2022-02-23T19:14:56.180Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T19:14:56.180Z] === RUN TestVolumesRemove [2022-02-23T19:14:56.180Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-23T19:14:56.180Z] === RUN TestVolumesInspect [2022-02-23T19:14:56.180Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T19:14:56.180Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:14:56.180Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:14:56.180Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:14:56.180Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:14:56.180Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T19:14:56.180Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T19:14:56.180Z] PASS [2022-02-23T19:14:56.180Z] [2022-02-23T19:14:56.180Z] DONE 5 tests in 0.192s [2022-02-23T19:14:56.180Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:14:56.330Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T19:14:56.330Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T19:14:56.330Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T19:14:56.443Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T19:14:56.443Z] +++ kill 13101 [2022-02-23T19:14:56.703Z] +++ /etc/init.d/apparmor stop [2022-02-23T19:14:56.703Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:14:56.703Z] [2022-02-23T19:14:56.703Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:14:56.703Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:14:56.703Z] [2022-02-23T19:14:56.703Z] To set a process to complain mode, use the command line tool [2022-02-23T19:14:56.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:14:56.703Z] +++ true [2022-02-23T19:14:56.703Z] exiting test-integration [2022-02-23T19:14:56.703Z] ++ exit 0 [2022-02-23T19:14:56.703Z] [2022-02-23T19:14:56.791Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T19:14:56.950Z] docker_api_swarm_service_test.go:533: [d9606ae938cfd] joining swarm manager [dc6937e2e4b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 Post stage [Pipeline] junit [2022-02-23T19:14:57.289Z] Recording test results [2022-02-23T19:14:57.489Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T19:14:57.833Z] + echo Ensuring container killed. [2022-02-23T19:14:57.833Z] Ensuring container killed. [2022-02-23T19:14:57.833Z] + docker rm -vf docker-pr1 [2022-02-23T19:14:57.833Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T19:14:57.918Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T19:14:57.919Z] docker_api_swarm_service_test.go:534: [d30b143e55293] joining swarm manager [dc6937e2e4b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:14:58.121Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:14:58.121Z] Chowning /workspace to jenkins user [2022-02-23T19:14:58.121Z] + id -u [2022-02-23T19:14:58.121Z] + id -g [2022-02-23T19:14:58.121Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43287:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:14:58.121Z] Unable to find image 'busybox:latest' locally [2022-02-23T19:14:58.121Z] latest: Pulling from library/busybox [2022-02-23T19:14:58.174Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T19:14:58.383Z] b0fae56fd889: Pulling fs layer [2022-02-23T19:14:58.383Z] b0fae56fd889: Download complete [2022-02-23T19:14:58.383Z] b0fae56fd889: Pull complete [2022-02-23T19:14:58.383Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T19:14:58.383Z] Status: Downloaded newer image for busybox:latest [2022-02-23T19:14:58.430Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T19:14:58.976Z] === RUN TestDockerSuite/TestBuildContextTarGzip [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:14:59.946Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T19:15:00.069Z] + bundleName=arm64-integration [2022-02-23T19:15:00.069Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-23T19:15:00.069Z] Creating arm64-integration-bundles.tar.gz [2022-02-23T19:15:00.069Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-02-23T19:15:00.069Z] + 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-02-23T19:15:00.084Z] Archiving artifacts [2022-02-23T19:15:00.321Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T19:15:00.406Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T19:15:00.406Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T19:15:00.406Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T19:15:01.378Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T19:15:01.866Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43287/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:15:02.183Z] + make clean [2022-02-23T19:15:02.183Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:15:02.183Z] docker-dev-cache [2022-02-23T19:15:02.183Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T19:15:02.253Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T19:15:02.350Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T19:15:02.350Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T19:15:02.350Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T19:15:02.350Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T19:15:02.350Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:15:04.143Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T19:15:05.551Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T19:15:05.551Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-02-23T19:15:05.551Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T19:15:05.551Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-02-23T19:15:05.551Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T19:15:06.157Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T19:15:07.083Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T19:15:08.026Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T19:15:08.157Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T19:15:08.939Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T19:15:08.939Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T19:15:08.939Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T19:15:09.389Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T19:15:09.645Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T19:15:10.332Z] === RUN TestMiddlewares [2022-02-23T19:15:10.332Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T19:15:10.332Z] PASS [2022-02-23T19:15:10.332Z] coverage: 9.0% of statements [2022-02-23T19:15:10.332Z] ok github.com/docker/docker/api/server 0.065s coverage: 9.0% of statements [2022-02-23T19:15:11.007Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T19:15:11.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T19:15:11.120Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T19:15:11.262Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-23T19:15:11.263Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-23T19:15:11.263Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T19:15:11.518Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-23T19:15:11.579Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T19:15:11.579Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T19:15:12.038Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T19:15:12.038Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T19:15:12.038Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T19:15:12.443Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T19:15:12.498Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T19:15:12.498Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T19:15:12.498Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T19:15:12.699Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T19:15:12.954Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T19:15:13.515Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T19:15:13.771Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-23T19:15:14.375Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T19:15:14.375Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T19:15:14.631Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T19:15:15.192Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T19:15:15.755Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T19:15:16.358Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T19:15:16.614Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T19:15:17.175Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T19:15:17.431Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T19:15:17.991Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T19:15:17.991Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T19:15:18.246Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T19:15:18.808Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T19:15:19.734Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T19:15:19.734Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:15:19.734Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-02-23T19:15:19.734Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T19:15:21.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-23T19:15:22.071Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T19:15:22.328Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T19:15:23.256Z] docker_api_swarm_service_test.go:148: [de5380e2659d7] joining swarm manager [d9c264269aca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:15:24.183Z] docker_api_swarm_service_test.go:148: [dfb525927ba86] joining swarm manager [d9c264269aca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:15:34.181Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-23T19:15:34.181Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T19:15:34.784Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-23T19:15:34.784Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-23T19:15:34.784Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T19:15:35.039Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T19:15:35.294Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T19:15:37.225Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T19:15:38.151Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T19:15:39.079Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T19:15:42.494Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T19:15:42.494Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T19:15:42.494Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T19:15:42.494Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T19:15:45.612Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T19:15:45.612Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T19:15:45.612Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T19:15:45.867Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T19:15:45.867Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T19:15:45.867Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T19:15:46.836Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T19:15:47.762Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 49.3% of statements [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/builder/remotecontext/git 1.211s coverage: 86.3% of statements [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T19:15:48.776Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T19:15:48.776Z] ok github.com/docker/docker/cmd/docker-proxy 0.195s coverage: 67.6% of statements [2022-02-23T19:15:49.171Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T19:15:49.171Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T19:15:49.171Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T19:15:49.338Z] ok github.com/docker/docker/client 0.114s coverage: 75.8% of statements [2022-02-23T19:15:50.097Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T19:15:50.721Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T19:15:50.721Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T19:15:50.721Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T19:15:51.704Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T19:15:51.704Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T19:15:51.704Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T19:15:51.704Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T19:15:52.171Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T19:15:52.171Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T19:15:52.171Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T19:15:53.155Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T19:15:53.155Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T19:15:53.155Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T19:15:54.301Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T19:15:54.301Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T19:15:54.598Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T19:15:55.525Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T19:15:56.900Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T19:15:58.792Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T19:15:59.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-23T19:15:59.914Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T19:16:00.180Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T19:16:01.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T19:16:01.801Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T19:16:02.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T19:16:03.166Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T19:16:04.093Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T19:16:04.093Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T19:16:04.655Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T19:16:05.215Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T19:16:05.822Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T19:16:06.383Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T19:16:06.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T19:16:07.840Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T19:16:08.814Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T19:16:10.560Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T19:16:12.167Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T19:16:12.424Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T19:16:12.424Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-23T19:16:12.987Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T19:16:12.987Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T19:16:13.467Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T19:16:13.548Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T19:16:13.803Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T19:16:13.803Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T19:16:14.364Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T19:16:18.408Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T19:16:18.878Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T19:16:18.878Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T19:16:19.343Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T19:16:20.948Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-23T19:16:20.949Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-23T19:16:20.949Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T19:16:20.949Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-23T19:16:20.949Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T19:16:22.317Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T19:16:22.490Z] === RUN TestBoolValue [2022-02-23T19:16:22.490Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestBoolValueOrDefault [2022-02-23T19:16:22.490Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestInt64ValueOrZero [2022-02-23T19:16:22.490Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestInt64ValueOrDefault [2022-02-23T19:16:22.490Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T19:16:22.490Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestJsonContentType [2022-02-23T19:16:22.490Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T19:16:22.490Z] PASS [2022-02-23T19:16:22.490Z] coverage: 14.7% of statements [2022-02-23T19:16:22.490Z] ok github.com/docker/docker/api/server/httputils 0.139s coverage: 14.7% of statements [2022-02-23T19:16:22.490Z] === RUN TestMaskSecretKeys [2022-02-23T19:16:22.490Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T19:16:22.490Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T19:16:22.490Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T19:16:22.490Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T19:16:22.490Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T19:16:22.490Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T19:16:22.490Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestVersionMiddlewareVersion [2022-02-23T19:16:22.490Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T19:16:22.490Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T19:16:22.490Z] PASS [2022-02-23T19:16:22.490Z] coverage: 37.7% of statements [2022-02-23T19:16:22.490Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T19:16:22.490Z] === RUN TestAdjustForAPIVersion [2022-02-23T19:16:22.490Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T19:16:22.490Z] PASS [2022-02-23T19:16:22.490Z] coverage: 5.7% of statements [2022-02-23T19:16:22.490Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T19:16:22.490Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T19:16:22.490Z] === RUN TestStrSliceMarshalJSON [2022-02-23T19:16:22.490Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T19:16:22.490Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestStrSliceUnmarshalString [2022-02-23T19:16:22.490Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T19:16:22.490Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T19:16:22.490Z] PASS [2022-02-23T19:16:22.490Z] coverage: 90.0% of statements [2022-02-23T19:16:22.490Z] === RUN TestToJSON [2022-02-23T19:16:22.490Z] --- PASS: TestToJSON (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestToParamWithVersion [2022-02-23T19:16:22.490Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestFromJSON [2022-02-23T19:16:22.490Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestEmpty [2022-02-23T19:16:22.490Z] --- PASS: TestEmpty (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T19:16:22.490Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T19:16:22.490Z] === RUN TestArgsMatchKVList [2022-02-23T19:16:22.491Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestArgsMatch [2022-02-23T19:16:22.491Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestAdd [2022-02-23T19:16:22.491Z] --- PASS: TestAdd (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestDel [2022-02-23T19:16:22.491Z] --- PASS: TestDel (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestLen [2022-02-23T19:16:22.491Z] --- PASS: TestLen (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestExactMatch [2022-02-23T19:16:22.491Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestOnlyOneExactMatch [2022-02-23T19:16:22.491Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestContains [2022-02-23T19:16:22.491Z] --- PASS: TestContains (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestValidate [2022-02-23T19:16:22.491Z] --- PASS: TestValidate (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestWalkValues [2022-02-23T19:16:22.491Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestFuzzyMatch [2022-02-23T19:16:22.491Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestClone [2022-02-23T19:16:22.491Z] --- PASS: TestClone (0.00s) [2022-02-23T19:16:22.491Z] PASS [2022-02-23T19:16:22.491Z] coverage: 92.2% of statements [2022-02-23T19:16:22.491Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-02-23T19:16:22.491Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T19:16:22.491Z] === RUN TestDurationToSecondsString [2022-02-23T19:16:22.491Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestGetTimestamp [2022-02-23T19:16:22.491Z] --- PASS: TestGetTimestamp (0.21s) [2022-02-23T19:16:22.491Z] === RUN TestParseTimestamps [2022-02-23T19:16:22.491Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T19:16:22.491Z] PASS [2022-02-23T19:16:22.491Z] coverage: 100.0% of statements [2022-02-23T19:16:22.491Z] ok github.com/docker/docker/api/types/time 0.257s coverage: 100.0% of statements [2022-02-23T19:16:22.491Z] === RUN TestCompareVersion [2022-02-23T19:16:22.491Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T19:16:22.491Z] PASS [2022-02-23T19:16:22.491Z] coverage: 77.3% of statements [2022-02-23T19:16:22.491Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T19:16:22.491Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestCloneArgsSmartHttp [2022-02-23T19:16:22.491Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-02-23T19:16:22.491Z] === RUN TestCloneArgsDumbHttp [2022-02-23T19:16:22.491Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestCloneArgsGit [2022-02-23T19:16:22.491Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestCheckoutGit [2022-02-23T19:16:22.491Z] === RUN TestEnable [2022-02-23T19:16:22.491Z] --- PASS: TestEnable (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestDisable [2022-02-23T19:16:22.491Z] --- PASS: TestDisable (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestEnabled [2022-02-23T19:16:22.491Z] --- PASS: TestEnabled (0.00s) [2022-02-23T19:16:22.491Z] PASS [2022-02-23T19:16:22.491Z] coverage: 100.0% of statements [2022-02-23T19:16:22.491Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2022-02-23T19:16:22.491Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T19:16:22.491Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T19:16:22.491Z] === RUN TestProcessNoDockerignore [2022-02-23T19:16:22.491Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T19:16:22.491Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-23T19:16:22.491Z] === RUN TestDetectContentType [2022-02-23T19:16:22.491Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestSelectAcceptableMIME [2022-02-23T19:16:22.491Z] --- PASS: TestSelectAcceptableMIME (0.01s) [2022-02-23T19:16:22.491Z] === RUN TestInspectEmptyResponse [2022-02-23T19:16:22.491Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestInspectResponseBinary [2022-02-23T19:16:22.491Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestResponseUnsupportedContentType [2022-02-23T19:16:22.491Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestInspectResponseTextSimple [2022-02-23T19:16:22.491Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T19:16:22.491Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestUnknownContentLength [2022-02-23T19:16:22.491Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestDownloadRemote [2022-02-23T19:16:22.491Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-23T19:16:22.491Z] === RUN TestGetWithStatusError [2022-02-23T19:16:22.491Z] --- PASS: TestGetWithStatusError (0.01s) [2022-02-23T19:16:22.491Z] === RUN TestCloseRootDirectory [2022-02-23T19:16:22.491Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:16:22.491Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestHashFile [2022-02-23T19:16:22.491Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:16:22.491Z] --- SKIP: TestHashFile (0.01s) [2022-02-23T19:16:22.491Z] === RUN TestHashSubdir [2022-02-23T19:16:22.491Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:16:22.491Z] --- SKIP: TestHashSubdir (0.02s) [2022-02-23T19:16:22.491Z] === RUN TestRemoveDirectory [2022-02-23T19:16:22.491Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:16:22.491Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-23T19:16:22.491Z] PASS [2022-02-23T19:16:22.491Z] coverage: 9.3% of statements [2022-02-23T19:16:22.491Z] ok github.com/docker/docker/builder/remotecontext 0.404s coverage: 9.3% of statements [2022-02-23T19:16:22.491Z] === RUN TestGetAllAllowed [2022-02-23T19:16:22.491Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestGetAllMeta [2022-02-23T19:16:22.491Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T19:16:22.491Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T19:16:22.491Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestIsExistingDirectory [2022-02-23T19:16:22.491Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-23T19:16:22.491Z] === RUN TestGetFilenameForDownload [2022-02-23T19:16:22.491Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestEnv2Variables [2022-02-23T19:16:22.491Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T19:16:22.491Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestMaintainer [2022-02-23T19:16:22.491Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestLabel [2022-02-23T19:16:22.491Z] --- PASS: TestLabel (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestFromScratch [2022-02-23T19:16:22.491Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestFromWithArg [2022-02-23T19:16:22.491Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T19:16:22.491Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestFromWithUndefinedArg [2022-02-23T19:16:22.491Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T19:16:22.491Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestOnbuild [2022-02-23T19:16:22.491Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestWorkdir [2022-02-23T19:16:22.491Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestCmd [2022-02-23T19:16:22.491Z] --- PASS: TestCmd (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestHealthcheckNone [2022-02-23T19:16:22.491Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestHealthcheckCmd [2022-02-23T19:16:22.491Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestEntrypoint [2022-02-23T19:16:22.491Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestExpose [2022-02-23T19:16:22.491Z] --- PASS: TestExpose (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestUser [2022-02-23T19:16:22.491Z] --- PASS: TestUser (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestVolume [2022-02-23T19:16:22.491Z] --- PASS: TestVolume (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestStopSignal [2022-02-23T19:16:22.491Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:16:22.491Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestArg [2022-02-23T19:16:22.491Z] --- PASS: TestArg (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestShell [2022-02-23T19:16:22.491Z] --- PASS: TestShell (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestPrependEnvOnCmd [2022-02-23T19:16:22.491Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestRunWithBuildArgs [2022-02-23T19:16:22.491Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T19:16:22.491Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T19:16:22.491Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T19:16:22.491Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T19:16:22.491Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T19:16:22.491Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestNormalizeWorkdir [2022-02-23T19:16:22.491Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestDispatch [2022-02-23T19:16:22.491Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T19:16:22.491Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T19:16:22.491Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T19:16:22.491Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T19:16:22.491Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T19:16:22.491Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T19:16:22.491Z] === RUN TestDispatch/COPY_url [2022-02-23T19:16:22.491Z] --- PASS: TestDispatch (0.08s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T19:16:22.491Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T19:16:22.491Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T19:16:22.491Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T19:16:22.491Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T19:16:22.491Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T19:16:22.491Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestEmptyDockerfile [2022-02-23T19:16:22.491Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-23T19:16:22.491Z] === RUN TestSymlinkDockerfile [2022-02-23T19:16:22.491Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T19:16:22.491Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T19:16:22.491Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-02-23T19:16:22.491Z] === RUN TestNonExistingDockerfile [2022-02-23T19:16:22.491Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestCopyRunConfig [2022-02-23T19:16:22.491Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestDeepCopyRunConfig [2022-02-23T19:16:22.491Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestExportImage [2022-02-23T19:16:22.491Z] --- PASS: TestExportImage (0.00s) [2022-02-23T19:16:22.491Z] === RUN TestNormalizeDest [2022-02-23T19:16:22.491Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T19:16:22.491Z] PASS [2022-02-23T19:16:22.491Z] coverage: 46.7% of statements [2022-02-23T19:16:22.491Z] ok github.com/docker/docker/builder/dockerfile 0.240s coverage: 46.7% of statements [2022-02-23T19:16:22.491Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T19:16:22.953Z] === RUN TestTCP4Proxy [2022-02-23T19:16:22.953Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-23T19:16:22.953Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T19:16:22.953Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-23T19:16:22.953Z] === RUN TestTCP6Proxy [2022-02-23T19:16:22.953Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:16:22.953Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T19:16:22.953Z] === RUN TestTCPDualStackProxy [2022-02-23T19:16:22.953Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:16:22.953Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T19:16:22.953Z] === RUN TestUDP4Proxy [2022-02-23T19:16:22.953Z] --- PASS: TestUDP4Proxy (0.01s) [2022-02-23T19:16:22.953Z] === RUN TestUDP6Proxy [2022-02-23T19:16:22.953Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:16:22.953Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T19:16:22.953Z] === RUN TestUDPWriteError [2022-02-23T19:16:22.953Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T19:16:22.953Z] === RUN TestSCTP4Proxy [2022-02-23T19:16:22.953Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:16:22.953Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T19:16:22.953Z] === RUN TestSCTP6Proxy [2022-02-23T19:16:22.953Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:16:22.953Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T19:16:22.953Z] PASS [2022-02-23T19:16:22.953Z] coverage: 49.4% of statements [2022-02-23T19:16:22.953Z] ok github.com/docker/docker/cmd/docker-proxy 0.091s coverage: 49.4% of statements [2022-02-23T19:16:23.243Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-23T19:16:23.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-23T19:16:23.498Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-23T19:16:23.498Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T19:16:24.059Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T19:16:24.621Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T19:16:25.183Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T19:16:25.744Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:16:25.744Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-02-23T19:16:25.744Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T19:16:26.671Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T19:16:27.234Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T19:16:27.234Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-02-23T19:16:27.234Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T19:16:28.122Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-02-23T19:16:28.122Z] ok github.com/docker/docker/container 0.114s coverage: 34.6% of statements [2022-02-23T19:16:28.161Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-23T19:16:28.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-23T19:16:28.378Z] ok github.com/docker/docker/cmd/dockerd/trap 2.432s coverage: 0.0% of statements [2022-02-23T19:16:28.379Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T19:16:28.379Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T19:16:28.379Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T19:16:28.379Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T19:16:28.379Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T19:16:29.088Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T19:16:29.088Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-02-23T19:16:29.088Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T19:16:30.496Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-23T19:16:31.424Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T19:16:32.351Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T19:16:32.912Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T19:16:33.471Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-23T19:16:35.368Z] === RUN TestCheckpointCreateError [2022-02-23T19:16:35.368Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCheckpointCreate [2022-02-23T19:16:35.368Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCheckpointDeleteError [2022-02-23T19:16:35.368Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCheckpointDelete [2022-02-23T19:16:35.368Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCheckpointListError [2022-02-23T19:16:35.368Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCheckpointList [2022-02-23T19:16:35.368Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T19:16:35.368Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T19:16:35.368Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:16:35.368Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestGetAPIPath [2022-02-23T19:16:35.368Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestParseHostURL [2022-02-23T19:16:35.368Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T19:16:35.368Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T19:16:35.368Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestNegotiateAPIVersion [2022-02-23T19:16:35.368Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T19:16:35.368Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T19:16:35.368Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T19:16:35.368Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T19:16:35.368Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestClientRedirect [2022-02-23T19:16:35.368Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigCreateUnsupported [2022-02-23T19:16:35.368Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigCreateError [2022-02-23T19:16:35.368Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigCreate [2022-02-23T19:16:35.368Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigInspectNotFound [2022-02-23T19:16:35.368Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T19:16:35.368Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigInspectUnsupported [2022-02-23T19:16:35.368Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigInspectError [2022-02-23T19:16:35.368Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T19:16:35.368Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigInspect [2022-02-23T19:16:35.368Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigListUnsupported [2022-02-23T19:16:35.368Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigListError [2022-02-23T19:16:35.368Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigList [2022-02-23T19:16:35.368Z] --- PASS: TestConfigList (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigRemoveUnsupported [2022-02-23T19:16:35.368Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigRemoveError [2022-02-23T19:16:35.368Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigRemove [2022-02-23T19:16:35.368Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigUpdateUnsupported [2022-02-23T19:16:35.368Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigUpdateError [2022-02-23T19:16:35.368Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestConfigUpdate [2022-02-23T19:16:35.368Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerCommitError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerCommit [2022-02-23T19:16:35.368Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStatPathError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStatPath [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCopyToContainerError [2022-02-23T19:16:35.368Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T19:16:35.368Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T19:16:35.368Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCopyToContainer [2022-02-23T19:16:35.368Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCopyFromContainerError [2022-02-23T19:16:35.368Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T19:16:35.368Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T19:16:35.368Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T19:16:35.368Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestCopyFromContainer [2022-02-23T19:16:35.368Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerCreateError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerCreateImageNotFound [2022-02-23T19:16:35.368Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerCreateWithName [2022-02-23T19:16:35.368Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerCreateAutoRemove [2022-02-23T19:16:35.368Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerDiffError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerDiff [2022-02-23T19:16:35.368Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExecCreateError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExecCreate [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExecStartError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExecStart [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExecInspectError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExecInspect [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExportError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExport [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerInspectError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T19:16:35.368Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T19:16:35.368Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerInspect [2022-02-23T19:16:35.368Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerInspectNode [2022-02-23T19:16:35.368Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerKillError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerKill [2022-02-23T19:16:35.368Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerListError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerList [2022-02-23T19:16:35.368Z] --- PASS: TestContainerList (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerLogsNotFoundError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerLogsError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerLogs [2022-02-23T19:16:35.368Z] --- PASS: TestContainerLogs (0.22s) [2022-02-23T19:16:35.368Z] === RUN TestContainerPauseError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerPause [2022-02-23T19:16:35.368Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainersPruneError [2022-02-23T19:16:35.368Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainersPrune [2022-02-23T19:16:35.368Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerRemoveError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerRemove [2022-02-23T19:16:35.368Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerRenameError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerRename [2022-02-23T19:16:35.368Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerResizeError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExecResizeError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerResize [2022-02-23T19:16:35.368Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerExecResize [2022-02-23T19:16:35.368Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerRestartError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerRestart [2022-02-23T19:16:35.368Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStartError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStart [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStatsError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStats [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStopError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerStop [2022-02-23T19:16:35.368Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerTopError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerTop [2022-02-23T19:16:35.368Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerUnpauseError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerUnpause [2022-02-23T19:16:35.368Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerUpdateError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerUpdate [2022-02-23T19:16:35.368Z] --- PASS: TestContainerUpdate (0.01s) [2022-02-23T19:16:35.368Z] === RUN TestContainerWaitError [2022-02-23T19:16:35.368Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestContainerWait [2022-02-23T19:16:35.368Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestDiskUsageError [2022-02-23T19:16:35.368Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestDiskUsage [2022-02-23T19:16:35.368Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestDistributionInspectUnsupported [2022-02-23T19:16:35.368Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T19:16:35.368Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestEventsErrorInOptions [2022-02-23T19:16:35.368Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestEventsErrorFromServer [2022-02-23T19:16:35.368Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestEvents [2022-02-23T19:16:35.368Z] --- PASS: TestEvents (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestTLSCloseWriter [2022-02-23T19:16:35.368Z] === PAUSE TestTLSCloseWriter [2022-02-23T19:16:35.368Z] === RUN TestImageBuildError [2022-02-23T19:16:35.368Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageBuild [2022-02-23T19:16:35.368Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestGetDockerOS [2022-02-23T19:16:35.368Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageCreateError [2022-02-23T19:16:35.368Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageCreate [2022-02-23T19:16:35.368Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageHistoryError [2022-02-23T19:16:35.368Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageHistory [2022-02-23T19:16:35.368Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageImportError [2022-02-23T19:16:35.368Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageImport [2022-02-23T19:16:35.368Z] --- PASS: TestImageImport (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageInspectError [2022-02-23T19:16:35.368Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageInspectImageNotFound [2022-02-23T19:16:35.368Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageInspectWithEmptyID [2022-02-23T19:16:35.368Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageInspect [2022-02-23T19:16:35.368Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageListError [2022-02-23T19:16:35.368Z] --- PASS: TestImageListError (0.00s) [2022-02-23T19:16:35.368Z] === RUN TestImageList [2022-02-23T19:16:35.368Z] --- PASS: TestImageList (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageListApiBefore125 [2022-02-23T19:16:35.369Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageLoadError [2022-02-23T19:16:35.369Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageLoad [2022-02-23T19:16:35.369Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagesPruneError [2022-02-23T19:16:35.369Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagesPrune [2022-02-23T19:16:35.369Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePullReferenceParseError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePullAnyError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePullWithoutErrors [2022-02-23T19:16:35.369Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePushReferenceError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePushAnyError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImagePushWithoutErrors [2022-02-23T19:16:35.369Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T19:16:35.369Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T19:16:35.369Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T19:16:35.369Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageRemoveError [2022-02-23T19:16:35.369Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageRemoveImageNotFound [2022-02-23T19:16:35.369Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageRemove [2022-02-23T19:16:35.369Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageSaveError [2022-02-23T19:16:35.369Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageSave [2022-02-23T19:16:35.369Z] --- PASS: TestImageSave (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageSearchAnyError [2022-02-23T19:16:35.369Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T19:16:35.369Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T19:16:35.369Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T19:16:35.369Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T19:16:35.369Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageSearchWithoutErrors [2022-02-23T19:16:35.369Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageTagError [2022-02-23T19:16:35.369Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageTagInvalidReference [2022-02-23T19:16:35.369Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T19:16:35.369Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageTagHexSource [2022-02-23T19:16:35.369Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestImageTag [2022-02-23T19:16:35.369Z] --- PASS: TestImageTag (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestInfoServerError [2022-02-23T19:16:35.369Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T19:16:35.369Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestInfo [2022-02-23T19:16:35.369Z] --- PASS: TestInfo (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkConnectError [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkConnect [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkCreateError [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkCreate [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkDisconnectError [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkDisconnect [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkInspect [2022-02-23T19:16:35.369Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T19:16:35.369Z] === RUN TestNetworkInspect/no_options [2022-02-23T19:16:35.369Z] === RUN TestNetworkInspect/verbose [2022-02-23T19:16:35.369Z] === RUN TestNetworkInspect/global_scope [2022-02-23T19:16:35.369Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T19:16:35.369Z] === RUN TestNetworkInspect/server_error [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkListError [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkList [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworksPruneError [2022-02-23T19:16:35.369Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworksPrune [2022-02-23T19:16:35.369Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkRemoveError [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNetworkRemove [2022-02-23T19:16:35.369Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeInspectError [2022-02-23T19:16:35.369Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T19:16:35.369Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T19:16:35.369Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeInspect [2022-02-23T19:16:35.369Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeListError [2022-02-23T19:16:35.369Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeList [2022-02-23T19:16:35.369Z] --- PASS: TestNodeList (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeRemoveError [2022-02-23T19:16:35.369Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeRemove [2022-02-23T19:16:35.369Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeUpdateError [2022-02-23T19:16:35.369Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestNodeUpdate [2022-02-23T19:16:35.369Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestOptionWithHostFromEnv [2022-02-23T19:16:35.369Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestOptionWithTimeout [2022-02-23T19:16:35.369Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T19:16:35.369Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPingFail [2022-02-23T19:16:35.369Z] --- PASS: TestPingFail (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPingWithError [2022-02-23T19:16:35.369Z] 2022/02/23 19:16:34 RoundTripper returned a response & error; ignoring response [2022-02-23T19:16:35.369Z] 2022/02/23 19:16:34 RoundTripper returned a response & error; ignoring response [2022-02-23T19:16:35.369Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPingSuccess [2022-02-23T19:16:35.369Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPingHeadFallback [2022-02-23T19:16:35.369Z] === RUN TestPingHeadFallback/OK [2022-02-23T19:16:35.369Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T19:16:35.369Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T19:16:35.369Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T19:16:35.369Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T19:16:35.369Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginDisableError [2022-02-23T19:16:35.369Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginDisable [2022-02-23T19:16:35.369Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginEnableError [2022-02-23T19:16:35.369Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginEnable [2022-02-23T19:16:35.369Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginInspectError [2022-02-23T19:16:35.369Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T19:16:35.369Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginInspect [2022-02-23T19:16:35.369Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginListError [2022-02-23T19:16:35.369Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginList [2022-02-23T19:16:35.369Z] --- PASS: TestPluginList (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginPushError [2022-02-23T19:16:35.369Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginPush [2022-02-23T19:16:35.369Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginRemoveError [2022-02-23T19:16:35.369Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginRemove [2022-02-23T19:16:35.369Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginSetError [2022-02-23T19:16:35.369Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPluginSet [2022-02-23T19:16:35.369Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSetHostHeader [2022-02-23T19:16:35.369Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestPlainTextError [2022-02-23T19:16:35.369Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestInfiniteError [2022-02-23T19:16:35.369Z] --- PASS: TestInfiniteError (0.07s) [2022-02-23T19:16:35.369Z] === RUN TestCanceledContext [2022-02-23T19:16:35.369Z] 2022/02/23 19:16:35 RoundTripper returned a response & error; ignoring response [2022-02-23T19:16:35.369Z] --- PASS: TestCanceledContext (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestDeadlineExceededContext [2022-02-23T19:16:35.369Z] 2022/02/23 19:16:35 RoundTripper returned a response & error; ignoring response [2022-02-23T19:16:35.369Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretCreateUnsupported [2022-02-23T19:16:35.369Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretCreateError [2022-02-23T19:16:35.369Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretCreate [2022-02-23T19:16:35.369Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretInspectUnsupported [2022-02-23T19:16:35.369Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretInspectError [2022-02-23T19:16:35.369Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T19:16:35.369Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T19:16:35.369Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretInspect [2022-02-23T19:16:35.369Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretListUnsupported [2022-02-23T19:16:35.369Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretListError [2022-02-23T19:16:35.369Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T19:16:35.369Z] === RUN TestSecretList [2022-02-23T19:16:35.369Z] --- PASS: TestSecretList (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSecretRemoveUnsupported [2022-02-23T19:16:35.831Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSecretRemoveError [2022-02-23T19:16:35.831Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSecretRemove [2022-02-23T19:16:35.831Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSecretUpdateUnsupported [2022-02-23T19:16:35.831Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSecretUpdateError [2022-02-23T19:16:35.831Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSecretUpdate [2022-02-23T19:16:35.831Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceCreateError [2022-02-23T19:16:35.831Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceCreate [2022-02-23T19:16:35.831Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T19:16:35.831Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceCreateDigestPinning [2022-02-23T19:16:35.831Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceInspectError [2022-02-23T19:16:35.831Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T19:16:35.831Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T19:16:35.831Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceInspect [2022-02-23T19:16:35.831Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceListError [2022-02-23T19:16:35.831Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceList [2022-02-23T19:16:35.831Z] --- PASS: TestServiceList (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceLogsError [2022-02-23T19:16:35.831Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceLogs [2022-02-23T19:16:35.831Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceRemoveError [2022-02-23T19:16:35.831Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T19:16:35.831Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceRemove [2022-02-23T19:16:35.831Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceUpdateError [2022-02-23T19:16:35.831Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestServiceUpdate [2022-02-23T19:16:35.831Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmGetUnlockKey [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmInitError [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmInit [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmInspectError [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmInspect [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmJoinError [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmJoin [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmLeaveError [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmLeave [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmUnlockError [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmUnlock [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmUpdateError [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestSwarmUpdate [2022-02-23T19:16:35.831Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestTaskInspectError [2022-02-23T19:16:35.831Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T19:16:35.831Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestTaskInspect [2022-02-23T19:16:35.831Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestTaskListError [2022-02-23T19:16:35.831Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestTaskList [2022-02-23T19:16:35.831Z] --- PASS: TestTaskList (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeCreateError [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeCreate [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeInspectError [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeInspectNotFound [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeInspect [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeListError [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeList [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeRemoveError [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T19:16:35.831Z] === RUN TestVolumeRemove [2022-02-23T19:16:35.831Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T19:16:35.831Z] === CONT TestTLSCloseWriter [2022-02-23T19:16:35.831Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-23T19:16:35.831Z] PASS [2022-02-23T19:16:35.831Z] coverage: 75.3% of statements [2022-02-23T19:16:35.831Z] ok github.com/docker/docker/client 0.654s coverage: 75.3% of statements [2022-02-23T19:16:35.986Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-23T19:16:36.465Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-02-23T19:16:36.546Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T19:16:36.722Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-02-23T19:16:37.108Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T19:16:37.652Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-02-23T19:16:37.713Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-23T19:16:39.078Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-23T19:16:39.334Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-23T19:16:39.632Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-23T19:16:40.540Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T19:16:40.540Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T19:16:40.540Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T19:16:41.540Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-23T19:16:42.508Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-23T19:16:45.278Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T19:16:45.742Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-02-23T19:16:45.742Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-02-23T19:16:45.742Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-23T19:16:45.815Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-23T19:16:46.071Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-23T19:16:46.305Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-23T19:16:46.632Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-23T19:16:47.234Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-23T19:16:47.674Z] ok github.com/docker/docker/daemon 10.130s coverage: 17.2% of statements [2022-02-23T19:16:47.674Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T19:16:47.674Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T19:16:47.674Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T19:16:47.674Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T19:16:47.674Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.466s coverage: 74.6% of statements [2022-02-23T19:16:47.796Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-23T19:16:48.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T19:16:48.360Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-23T19:16:48.605Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.337s coverage: 56.2% of statements [2022-02-23T19:16:48.921Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-23T19:16:49.482Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-23T19:16:49.972Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-02-23T19:16:50.044Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T19:16:50.044Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-23T19:16:50.606Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T19:16:51.169Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T19:16:51.345Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2022-02-23T19:16:52.039Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T19:16:52.717Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.982s coverage: 45.9% of statements [2022-02-23T19:16:52.717Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T19:16:52.717Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.255s coverage: 50.5% of statements [2022-02-23T19:16:53.724Z] === RUN TestDockerSuite/TestRunState [2022-02-23T19:16:54.085Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.8% of statements [2022-02-23T19:16:54.648Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.761s coverage: 58.0% of statements [2022-02-23T19:16:54.648Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-23T19:16:54.648Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T19:16:54.650Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T19:16:54.905Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2022-02-23T19:16:54.947Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T19:16:55.469Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-02-23T19:16:55.510Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T19:16:55.510Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-23T19:16:55.510Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-23T19:16:55.510Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T19:16:56.070Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T19:16:56.326Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-23T19:16:56.836Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.8% of statements [2022-02-23T19:16:56.836Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T19:16:56.836Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T19:16:57.093Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2022-02-23T19:16:57.252Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T19:16:57.252Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T19:16:57.252Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T19:16:57.813Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-23T19:16:58.023Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 79.9% of statements [2022-02-23T19:16:58.023Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-02-23T19:16:58.023Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T19:16:58.586Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2022-02-23T19:16:58.586Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-02-23T19:16:59.148Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-02-23T19:16:59.148Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-02-23T19:16:59.180Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-23T19:16:59.435Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-23T19:17:00.076Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 78.7% of statements [2022-02-23T19:17:00.076Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T19:17:00.332Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 54.7% of statements [2022-02-23T19:17:00.588Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-02-23T19:17:00.884Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-23T19:17:01.515Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2022-02-23T19:17:01.772Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-23T19:17:02.334Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-23T19:17:02.835Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T19:17:03.262Z] ok github.com/docker/docker/daemon/logger/splunk 1.638s coverage: 82.5% of statements [2022-02-23T19:17:03.262Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T19:17:03.262Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T19:17:03.824Z] ok github.com/docker/docker/distribution 0.104s coverage: 26.3% of statements [2022-02-23T19:17:04.081Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2022-02-23T19:17:04.081Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T19:17:05.032Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-23T19:17:05.306Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-02-23T19:17:05.843Z] --- PASS: TestCheckoutGit (42.34s) [2022-02-23T19:17:05.843Z] === RUN TestValidGitTransport [2022-02-23T19:17:05.843Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T19:17:05.843Z] === RUN TestGitInvalidRef [2022-02-23T19:17:05.843Z] --- PASS: TestGitInvalidRef (0.32s) [2022-02-23T19:17:05.843Z] PASS [2022-02-23T19:17:05.843Z] coverage: 86.3% of statements [2022-02-23T19:17:05.843Z] ok github.com/docker/docker/builder/remotecontext/git 42.746s coverage: 86.3% of statements [2022-02-23T19:17:05.843Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T19:17:05.843Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T19:17:05.877Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-23T19:17:06.138Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T19:17:06.138Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T19:17:06.394Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T19:17:06.442Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-23T19:17:06.442Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 85.4% of statements [2022-02-23T19:17:06.442Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T19:17:06.698Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-02-23T19:17:06.698Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T19:17:06.816Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestConfigureDaemonLogs [2022-02-23T19:17:06.816Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T19:17:06.816Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T19:17:06.816Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T19:17:06.816Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T19:17:06.816Z] PASS [2022-02-23T19:17:06.816Z] coverage: 18.7% of statements [2022-02-23T19:17:06.816Z] ok github.com/docker/docker/cmd/dockerd 0.252s coverage: 18.7% of statements [2022-02-23T19:17:06.816Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T19:17:06.816Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T19:17:06.954Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-02-23T19:17:06.999Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T19:17:07.884Z] ok github.com/docker/docker/oci 0.013s coverage: 43.3% of statements [2022-02-23T19:17:08.371Z] === RUN TestContainerStopSignal [2022-02-23T19:17:08.371Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestContainerStopTimeout [2022-02-23T19:17:08.371Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T19:17:08.371Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T19:17:08.371Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T19:17:08.371Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-02-23T19:17:08.371Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T19:17:08.371Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T19:17:08.371Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestNewMemoryStore [2022-02-23T19:17:08.371Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestAddContainers [2022-02-23T19:17:08.371Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestGetContainer [2022-02-23T19:17:08.371Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestDeleteContainer [2022-02-23T19:17:08.371Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestListContainers [2022-02-23T19:17:08.371Z] --- PASS: TestListContainers (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestFirstContainer [2022-02-23T19:17:08.371Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestApplyAllContainer [2022-02-23T19:17:08.371Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestIsValidHealthString [2022-02-23T19:17:08.371Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestStateRunStop [2022-02-23T19:17:08.371Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestStateTimeoutWait [2022-02-23T19:17:08.371Z] state_test.go:141: Stop callback fired [2022-02-23T19:17:08.371Z] state_test.go:165: Stop callback fired [2022-02-23T19:17:08.371Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T19:17:08.371Z] === RUN TestIsValidStateString [2022-02-23T19:17:08.371Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T19:17:08.371Z] === RUN TestViewSaveDelete [2022-02-23T19:17:08.371Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-23T19:17:08.371Z] === RUN TestViewAll [2022-02-23T19:17:08.371Z] --- PASS: TestViewAll (0.02s) [2022-02-23T19:17:08.371Z] === RUN TestViewGet [2022-02-23T19:17:08.406Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T19:17:08.814Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2022-02-23T19:17:08.814Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-23T19:17:08.836Z] --- PASS: TestViewGet (0.01s) [2022-02-23T19:17:08.836Z] === RUN TestNames [2022-02-23T19:17:08.836Z] --- PASS: TestNames (0.00s) [2022-02-23T19:17:08.836Z] === RUN TestViewWithHealthCheck [2022-02-23T19:17:08.836Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T19:17:08.836Z] PASS [2022-02-23T19:17:08.836Z] coverage: 41.5% of statements [2022-02-23T19:17:08.836Z] ok github.com/docker/docker/container 0.291s coverage: 41.5% of statements [2022-02-23T19:17:08.836Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T19:17:08.836Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T19:17:08.836Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T19:17:08.836Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T19:17:09.334Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T19:17:09.590Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T19:17:09.590Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T19:17:09.845Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T19:17:10.100Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T19:17:10.181Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.1% of statements [2022-02-23T19:17:10.380Z] === RUN TestPrepare [2022-02-23T19:17:10.380Z] --- PASS: TestPrepare (0.00s) [2022-02-23T19:17:10.380Z] === RUN TestStart [2022-02-23T19:17:10.380Z] --- PASS: TestStart (0.00s) [2022-02-23T19:17:10.380Z] === RUN TestWaitCancel [2022-02-23T19:17:10.380Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T19:17:10.380Z] === RUN TestWaitDisabled [2022-02-23T19:17:10.380Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T19:17:10.380Z] === RUN TestWaitEnabled [2022-02-23T19:17:10.380Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T19:17:10.380Z] === RUN TestRemove [2022-02-23T19:17:10.380Z] --- PASS: TestRemove (0.00s) [2022-02-23T19:17:10.380Z] PASS [2022-02-23T19:17:10.380Z] coverage: 65.3% of statements [2022-02-23T19:17:10.380Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2022-02-23T19:17:10.662Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T19:17:10.742Z] ok github.com/docker/docker/pkg/authorization 0.214s coverage: 68.3% of statements [2022-02-23T19:17:10.917Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-23T19:17:10.917Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-23T19:17:10.917Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T19:17:10.998Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-02-23T19:17:10.998Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-23T19:17:11.174Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T19:17:11.736Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T19:17:11.932Z] === RUN TestNewListSecretsFilters [2022-02-23T19:17:11.932Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T19:17:11.932Z] === RUN TestNewListConfigsFilters [2022-02-23T19:17:11.932Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T19:17:11.932Z] PASS [2022-02-23T19:17:11.932Z] coverage: 0.5% of statements [2022-02-23T19:17:11.932Z] ok github.com/docker/docker/daemon/cluster 0.196s coverage: 0.5% of statements [2022-02-23T19:17:11.932Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T19:17:12.395Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-02-23T19:17:12.395Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T19:17:12.395Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T19:17:12.395Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T19:17:12.395Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T19:17:12.395Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T19:17:12.395Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T19:17:12.395Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T19:17:12.395Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T19:17:12.857Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T19:17:12.857Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T19:17:13.320Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T19:17:13.320Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T19:17:13.320Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T19:17:13.320Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T19:17:13.320Z] PASS [2022-02-23T19:17:13.320Z] coverage: 35.9% of statements [2022-02-23T19:17:13.320Z] ok github.com/docker/docker/daemon/cluster/convert 0.532s coverage: 35.9% of statements [2022-02-23T19:17:13.664Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-23T19:17:14.266Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 43.5% of statements [2022-02-23T19:17:14.266Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-23T19:17:14.526Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-02-23T19:17:14.633Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T19:17:14.889Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T19:17:15.088Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-23T19:17:15.653Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-02-23T19:17:15.859Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T19:17:15.909Z] ok github.com/docker/docker/pkg/fsutils 0.137s coverage: 85.1% of statements [2022-02-23T19:17:15.909Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-23T19:17:16.166Z] ok github.com/docker/docker/layer 7.890s coverage: 68.9% of statements [2022-02-23T19:17:16.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T19:17:16.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T19:17:16.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T19:17:16.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T19:17:16.166Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T19:17:16.166Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T19:17:16.166Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T19:17:17.075Z] === RUN TestBuilderGC [2022-02-23T19:17:17.075Z] --- PASS: TestBuilderGC (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestFindConfigurationConflicts [2022-02-23T19:17:17.075Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T19:17:17.075Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T19:17:17.075Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T19:17:17.075Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T19:17:17.075Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestValidateConfiguration [2022-02-23T19:17:17.075Z] === RUN TestValidateConfiguration/with_label [2022-02-23T19:17:17.075Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T19:17:17.075Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T19:17:17.075Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T19:17:17.075Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T19:17:17.075Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T19:17:17.075Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T19:17:17.075Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T19:17:17.075Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T19:17:17.075Z] === RUN TestEventsLog [2022-02-23T19:17:17.075Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestEventsLogTimeout [2022-02-23T19:17:17.075Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestLogEvents [2022-02-23T19:17:17.075Z] === RUN TestWaitNodeAttachment [2022-02-23T19:17:17.075Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T19:17:17.075Z] === RUN TestLoadBufferedEvents [2022-02-23T19:17:17.075Z] time="2022-02-23T19:17:16Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T19:17:17.075Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-02-23T19:17:17.075Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T19:17:17.075Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:17:17.075Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-02-23T19:17:17.075Z] === RUN TestReloadBadDefaultConfig [2022-02-23T19:17:17.075Z] time="2022-02-23T19:17:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1147731949" [2022-02-23T19:17:17.075Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestReloadWithConflictingLabels [2022-02-23T19:17:17.075Z] time="2022-02-23T19:17:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-794944640" [2022-02-23T19:17:17.075Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T19:17:17.075Z] time="2022-02-23T19:17:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2501155988" [2022-02-23T19:17:17.075Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestMaskURLCredentials [2022-02-23T19:17:17.075Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestDaemonConfigurationMerge [2022-02-23T19:17:17.075Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T19:17:17.075Z] PASS [2022-02-23T19:17:17.075Z] coverage: 79.2% of statements [2022-02-23T19:17:17.075Z] ok github.com/docker/docker/daemon/config 0.368s coverage: 79.2% of statements [2022-02-23T19:17:17.075Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-02-23T19:17:17.075Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T19:17:17.075Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T19:17:17.075Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T19:17:17.075Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T19:17:17.075Z] PASS [2022-02-23T19:17:17.075Z] coverage: 50.0% of statements [2022-02-23T19:17:17.075Z] ok github.com/docker/docker/daemon/events 0.344s coverage: 50.0% of statements [2022-02-23T19:17:17.096Z] ok github.com/docker/docker/pkg/idtools 0.476s coverage: 69.5% of statements [2022-02-23T19:17:17.096Z] ok github.com/docker/docker/pkg/ioutils 0.442s coverage: 70.1% of statements [2022-02-23T19:17:17.352Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-02-23T19:17:17.538Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-23T19:17:17.538Z] === RUN TestIsolationConversion [2022-02-23T19:17:17.538Z] === RUN TestIsolationConversion/default [2022-02-23T19:17:17.538Z] === RUN TestIsolationConversion/process [2022-02-23T19:17:17.538Z] === RUN TestIsolationConversion/hyperv [2022-02-23T19:17:17.538Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T19:17:17.538Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T19:17:17.538Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T19:17:17.538Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T19:17:17.538Z] === RUN TestContainerLabels [2022-02-23T19:17:17.538Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T19:17:17.538Z] === RUN TestCredentialSpecConversion [2022-02-23T19:17:17.538Z] === RUN TestCredentialSpecConversion/none [2022-02-23T19:17:17.538Z] === RUN TestCredentialSpecConversion/config [2022-02-23T19:17:17.538Z] === RUN TestCredentialSpecConversion/file [2022-02-23T19:17:17.538Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T19:17:17.538Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T19:17:17.538Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T19:17:17.538Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T19:17:17.538Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T19:17:17.538Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T19:17:17.538Z] === RUN TestControllerValidateMountBind [2022-02-23T19:17:17.538Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-02-23T19:17:17.538Z] === RUN TestControllerValidateMountVolume [2022-02-23T19:17:17.538Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T19:17:17.538Z] === RUN TestControllerValidateMountTarget [2022-02-23T19:17:17.538Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T19:17:17.538Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T19:17:17.538Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T19:17:17.538Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T19:17:17.538Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T19:17:17.538Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T19:17:17.538Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T19:17:17.538Z] PASS [2022-02-23T19:17:17.538Z] coverage: 11.0% of statements [2022-02-23T19:17:17.538Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.653s coverage: 11.0% of statements [2022-02-23T19:17:17.608Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-02-23T19:17:17.608Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T19:17:17.608Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-23T19:17:17.608Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T19:17:17.608Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-02-23T19:17:17.795Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T19:17:17.864Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2022-02-23T19:17:17.864Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-02-23T19:17:18.120Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-02-23T19:17:18.120Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-23T19:17:18.120Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T19:17:18.120Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T19:17:18.720Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T19:17:19.048Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2022-02-23T19:17:19.081Z] === RUN TestIsEmptyDir [2022-02-23T19:17:19.081Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T19:17:19.081Z] PASS [2022-02-23T19:17:19.081Z] coverage: 2.3% of statements [2022-02-23T19:17:19.081Z] ok github.com/docker/docker/daemon/graphdriver 0.197s coverage: 2.3% of statements [2022-02-23T19:17:19.081Z] === RUN TestLinkNaming [2022-02-23T19:17:19.081Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T19:17:19.081Z] === RUN TestLinkNew [2022-02-23T19:17:19.081Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T19:17:19.081Z] === RUN TestLinkEnv [2022-02-23T19:17:19.081Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T19:17:19.081Z] === RUN TestLinkMultipleEnv [2022-02-23T19:17:19.081Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T19:17:19.081Z] === RUN TestLinkPortRangeEnv [2022-02-23T19:17:19.081Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T19:17:19.081Z] PASS [2022-02-23T19:17:19.081Z] coverage: 93.0% of statements [2022-02-23T19:17:19.081Z] ok github.com/docker/docker/daemon/links 0.057s coverage: 93.0% of statements [2022-02-23T19:17:19.305Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-23T19:17:19.561Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-23T19:17:19.561Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-23T19:17:20.053Z] === RUN TestVerifyNetworkingConfig [2022-02-23T19:17:20.053Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestGetContainer [2022-02-23T19:17:20.053Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestValidContainerNames [2022-02-23T19:17:20.053Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestContainerInitDNS [2022-02-23T19:17:20.053Z] daemon_test.go:145: root required [2022-02-23T19:17:20.053Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestMerge [2022-02-23T19:17:20.053Z] --- PASS: TestMerge (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestValidateContainerIsolation [2022-02-23T19:17:20.053Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestFindNetworkErrorType [2022-02-23T19:17:20.053Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestEnsureServicesExist [2022-02-23T19:17:20.053Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestEnsureServicesExistErrors [2022-02-23T19:17:20.053Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T19:17:20.053Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T19:17:20.053Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T19:17:20.053Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T19:17:20.053Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T19:17:20.053Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T19:17:20.053Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestContainerDelete [2022-02-23T19:17:20.053Z] --- PASS: TestContainerDelete (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestContainerDoubleDelete [2022-02-23T19:17:20.053Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T19:17:20.053Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T19:17:20.053Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestNoneHealthcheck [2022-02-23T19:17:20.053Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T19:17:20.053Z] === RUN TestHealthStates [2022-02-23T19:17:20.085Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T19:17:20.514Z] time="2022-02-23T19:17:19Z" 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-02-23T19:17:20.514Z] time="2022-02-23T19:17:20Z" 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-02-23T19:17:20.514Z] time="2022-02-23T19:17:20Z" 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-02-23T19:17:20.514Z] time="2022-02-23T19:17:20Z" 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-02-23T19:17:20.514Z] time="2022-02-23T19:17:20Z" 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-02-23T19:17:20.514Z] time="2022-02-23T19:17:20Z" 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-02-23T19:17:20.514Z] time="2022-02-23T19:17:20Z" 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-02-23T19:17:20.514Z] time="2022-02-23T19:17:20Z" 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-02-23T19:17:20.514Z] time="2022-02-23T19:17:20Z" 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-02-23T19:17:20.514Z] time="2022-02-23T19:17:20Z" 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-02-23T19:17:20.514Z] --- PASS: TestHealthStates (0.24s) [2022-02-23T19:17:20.514Z] === RUN TestGetInspectData [2022-02-23T19:17:20.514Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestFillLicense [2022-02-23T19:17:20.514Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestListInvalidFilter [2022-02-23T19:17:20.514Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestNameFilter [2022-02-23T19:17:20.514Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T19:17:20.514Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T19:17:20.514Z] === 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-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T19:17:20.514Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T19:17:20.514Z] --- 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-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T19:17:20.514Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestDaemonReloadLabels [2022-02-23T19:17:20.514Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-02-23T19:17:20.514Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T19:17:20.514Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestDaemonReloadMirrors [2022-02-23T19:17:20.514Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T19:17:20.514Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T19:17:20.514Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T19:17:20.514Z] reload_test.go:342: root required [2022-02-23T19:17:20.514Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:17:20.514Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T19:17:20.514Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-23T19:17:20.514Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T19:17:20.514Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-23T19:17:20.514Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T19:17:20.514Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-23T19:17:20.514Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T19:17:20.514Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-23T19:17:20.514Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T19:17:20.514Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-02-23T19:17:20.514Z] === RUN TestParseVolumesFrom [2022-02-23T19:17:20.514Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T19:17:20.514Z] PASS [2022-02-23T19:17:20.515Z] coverage: 8.6% of statements [2022-02-23T19:17:20.515Z] ok github.com/docker/docker/daemon 0.697s coverage: 8.6% of statements [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T19:17:20.515Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T19:17:20.926Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-02-23T19:17:20.926Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-02-23T19:17:21.182Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-23T19:17:21.438Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-02-23T19:17:21.695Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-23T19:17:21.695Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-23T19:17:22.015Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T19:17:22.015Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-23T19:17:22.258Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-02-23T19:17:22.515Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-23T19:17:22.575Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T19:17:22.575Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-02-23T19:17:22.575Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T19:17:22.575Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-02-23T19:17:22.575Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T19:17:22.575Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-02-23T19:17:22.575Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T19:17:22.575Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-23T19:17:22.575Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-23T19:17:22.575Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-23T19:17:22.704Z] === RUN TestNewStreamConfig [2022-02-23T19:17:22.704Z] === RUN TestNewStreamConfig/defaults [2022-02-23T19:17:22.704Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T19:17:22.704Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T19:17:22.704Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T19:17:22.704Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T19:17:22.704Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T19:17:22.704Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T19:17:22.704Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T19:17:22.704Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T19:17:22.704Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T19:17:22.704Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T19:17:22.704Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T19:17:22.704Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T19:17:22.704Z] === RUN TestAdapterReadLogs [2022-02-23T19:17:22.704Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCopier [2022-02-23T19:17:22.704Z] --- PASS: TestCopier (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCopierLongLines [2022-02-23T19:17:22.704Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCopierSlow [2022-02-23T19:17:22.704Z] time="2022-02-23T19:17:21Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T19:17:22.704Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-02-23T19:17:22.704Z] === RUN TestCreateSuccess [2022-02-23T19:17:22.704Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCreateStreamSkipped [2022-02-23T19:17:22.704Z] time="2022-02-23T19:17:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T19:17:22.704Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCreateLogGroupSuccess [2022-02-23T19:17:22.704Z] time="2022-02-23T19:17:22Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T19:17:22.704Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCreateError [2022-02-23T19:17:22.704Z] --- PASS: TestCreateError (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCreateAlreadyExists [2022-02-23T19:17:22.704Z] time="2022-02-23T19:17:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T19:17:22.704Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestLogClosed [2022-02-23T19:17:22.704Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestLogBlocking [2022-02-23T19:17:22.704Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T19:17:22.704Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T19:17:22.704Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestPublishBatchSuccess [2022-02-23T19:17:22.704Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestPublishBatchError [2022-02-23T19:17:22.704Z] time="2022-02-23T19:17:22Z" level=error msg=error [2022-02-23T19:17:22.704Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T19:17:22.704Z] time="2022-02-23T19:17:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T19:17:22.704Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T19:17:22.704Z] time="2022-02-23T19:17:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T19:17:22.704Z] time="2022-02-23T19:17:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T19:17:22.704Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchSimple [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchTicker [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchClose [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestEffectiveLen [2022-02-23T19:17:22.704Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T19:17:22.704Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T19:17:22.704Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T19:17:22.704Z] === RUN TestEffectiveLen/3/���� [2022-02-23T19:17:22.704Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T19:17:22.704Z] === RUN TestEffectiveLen/5/ [2022-02-23T19:17:22.704Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestFindValidSplit [2022-02-23T19:17:22.704Z] === RUN TestFindValidSplit/0/ [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:17:22.704Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:17:22.704Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1076: He [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T19:17:22.704Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T19:17:22.704Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1076: [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T19:17:22.704Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:17:22.704Z] === RUN TestFindValidSplit/6/a� [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1076: a [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1077: � [2022-02-23T19:17:22.704Z] === RUN TestFindValidSplit/7/a� [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T19:17:22.704Z] cloudwatchlogs_test.go:1077: [2022-02-23T19:17:22.704Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T19:17:22.704Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestProcessEventEmoji [2022-02-23T19:17:22.704Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchLineSplit [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchMaxEvents [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-23T19:17:22.704Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T19:17:22.704Z] --- PASS: TestCopierSlow (0.21s) [2022-02-23T19:17:22.704Z] === RUN TestCopierWithSized [2022-02-23T19:17:22.704Z] === RUN TestCopierWithSized/as_is [2022-02-23T19:17:22.704Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T19:17:22.704Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-23T19:17:22.704Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-23T19:17:22.704Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestCopierWithPartial [2022-02-23T19:17:22.704Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-23T19:17:22.704Z] === RUN TestRingLogger [2022-02-23T19:17:22.704Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestRingCap [2022-02-23T19:17:22.704Z] --- PASS: TestRingCap (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestRingClose [2022-02-23T19:17:22.704Z] --- PASS: TestRingClose (0.00s) [2022-02-23T19:17:22.704Z] === RUN TestRingDrain [2022-02-23T19:17:22.704Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T19:17:22.704Z] PASS [2022-02-23T19:17:22.704Z] coverage: 43.8% of statements [2022-02-23T19:17:22.704Z] ok github.com/docker/docker/daemon/logger 0.308s coverage: 43.8% of statements [2022-02-23T19:17:22.704Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-02-23T19:17:22.705Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T19:17:22.705Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T19:17:22.705Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T19:17:22.705Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T19:17:22.705Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T19:17:22.705Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T19:17:22.705Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T19:17:22.705Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T19:17:22.705Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T19:17:22.705Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsFormat [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T19:17:22.705Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T19:17:22.705Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestCreateTagSuccess [2022-02-23T19:17:22.705Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T19:17:22.705Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T19:17:22.705Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T19:17:22.705Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T19:17:22.705Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T19:17:22.705Z] PASS [2022-02-23T19:17:22.705Z] coverage: 80.2% of statements [2022-02-23T19:17:22.705Z] ok github.com/docker/docker/daemon/logger/awslogs 0.555s coverage: 80.2% of statements [2022-02-23T19:17:22.705Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T19:17:22.705Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestSearchRegistryForImages [2022-02-23T19:17:22.705Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T19:17:22.705Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T19:17:22.705Z] === RUN TestImageDelete [2022-02-23T19:17:22.705Z] === RUN TestImageDelete/no_lease [2022-02-23T19:17:22.705Z] === RUN TestImageDelete/lease_exists [2022-02-23T19:17:22.705Z] --- PASS: TestImageDelete (0.06s) [2022-02-23T19:17:22.705Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T19:17:22.705Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-02-23T19:17:22.705Z] === RUN TestContentStoreForPull [2022-02-23T19:17:22.771Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-02-23T19:17:23.160Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-23T19:17:23.167Z] --- PASS: TestContentStoreForPull (0.26s) [2022-02-23T19:17:23.167Z] PASS [2022-02-23T19:17:23.167Z] coverage: 6.8% of statements [2022-02-23T19:17:23.167Z] ok github.com/docker/docker/daemon/images 0.491s coverage: 6.8% of statements [2022-02-23T19:17:23.167Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T19:17:23.167Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T19:17:23.167Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T19:17:23.338Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-02-23T19:17:23.338Z] coverage: [no statements] [2022-02-23T19:17:23.338Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-23T19:17:23.595Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-23T19:17:23.628Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T19:17:23.628Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T19:17:23.628Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T19:17:23.628Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T19:17:23.628Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T19:17:23.628Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T19:17:23.628Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T19:17:23.628Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T19:17:23.628Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T19:17:23.628Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T19:17:23.628Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T19:17:23.628Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T19:17:23.628Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T19:17:23.628Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T19:17:23.628Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T19:17:23.628Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T19:17:23.628Z] PASS [2022-02-23T19:17:23.628Z] coverage: 33.6% of statements [2022-02-23T19:17:23.628Z] ok github.com/docker/docker/daemon/logger/fluentd 0.085s coverage: 33.6% of statements [2022-02-23T19:17:23.628Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T19:17:23.628Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T19:17:23.628Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T19:17:23.723Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-23T19:17:23.851Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-23T19:17:23.851Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-23T19:17:24.090Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T19:17:24.090Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T19:17:24.090Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T19:17:24.090Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-23T19:17:24.090Z] === RUN TestFastTimeMarshalJSON [2022-02-23T19:17:24.090Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-23T19:17:24.090Z] PASS [2022-02-23T19:17:24.090Z] coverage: 87.2% of statements [2022-02-23T19:17:24.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2022-02-23T19:17:24.551Z] === RUN TestJSONFileLogger [2022-02-23T19:17:24.551Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-23T19:17:24.551Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T19:17:24.551Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-23T19:17:24.551Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T19:17:24.551Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-23T19:17:24.551Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T19:17:24.551Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-23T19:17:24.551Z] === RUN TestEncodeDecode [2022-02-23T19:17:24.551Z] === PAUSE TestEncodeDecode [2022-02-23T19:17:25.012Z] === RUN TestUnexpectedEOF [2022-02-23T19:17:25.012Z] time="2022-02-23T19:17:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T19:17:25.012Z] time="2022-02-23T19:17:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T19:17:25.012Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-23T19:17:25.012Z] === CONT TestEncodeDecode [2022-02-23T19:17:25.012Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T19:17:25.012Z] PASS [2022-02-23T19:17:25.012Z] coverage: 69.9% of statements [2022-02-23T19:17:25.012Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.289s coverage: 69.9% of statements [2022-02-23T19:17:25.087Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-23T19:17:25.474Z] === RUN TestWriteLog [2022-02-23T19:17:25.474Z] === PAUSE TestWriteLog [2022-02-23T19:17:25.474Z] === RUN TestReadLog [2022-02-23T19:17:25.474Z] === PAUSE TestReadLog [2022-02-23T19:17:25.474Z] === RUN TestDecode [2022-02-23T19:17:25.474Z] --- PASS: TestDecode (0.03s) [2022-02-23T19:17:25.474Z] === CONT TestWriteLog [2022-02-23T19:17:25.474Z] --- PASS: TestWriteLog (0.00s) [2022-02-23T19:17:25.474Z] === CONT TestReadLog [2022-02-23T19:17:25.474Z] === RUN TestReadLog/tail_exact [2022-02-23T19:17:25.474Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T19:17:25.474Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T19:17:25.474Z] --- PASS: TestReadLog (0.33s) [2022-02-23T19:17:25.474Z] --- PASS: TestReadLog/tail_exact (0.29s) [2022-02-23T19:17:25.474Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-02-23T19:17:25.474Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-02-23T19:17:25.474Z] PASS [2022-02-23T19:17:25.474Z] coverage: 78.7% of statements [2022-02-23T19:17:25.474Z] ok github.com/docker/docker/daemon/logger/local 0.461s coverage: 78.7% of statements [2022-02-23T19:17:25.628Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T19:17:25.628Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T19:17:25.628Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T19:17:25.648Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-23T19:17:25.648Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-23T19:17:25.742Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-02-23T19:17:25.742Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-23T19:17:25.936Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T19:17:25.936Z] === RUN TestOpenFileDelete [2022-02-23T19:17:25.936Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T19:17:25.936Z] === RUN TestOpenFileRename [2022-02-23T19:17:25.936Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T19:17:25.936Z] === RUN TestHandleDecoderErr [2022-02-23T19:17:25.936Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T19:17:25.936Z] === RUN TestParseLogTagDefaultTag [2022-02-23T19:17:25.936Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T19:17:25.936Z] === RUN TestParseLogTag [2022-02-23T19:17:25.936Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T19:17:25.936Z] === RUN TestParseLogTagEmptyTag [2022-02-23T19:17:25.936Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T19:17:25.936Z] === RUN TestTailFiles [2022-02-23T19:17:25.936Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T19:17:25.936Z] === RUN TestFollowLogsConsumerGone [2022-02-23T19:17:25.936Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T19:17:25.936Z] === RUN TestFollowLogsProducerGone [2022-02-23T19:17:25.936Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T19:17:25.936Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T19:17:25.936Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-23T19:17:25.936Z] === RUN TestCheckCapacityAndRotate [2022-02-23T19:17:25.936Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T19:17:25.936Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T19:17:25.999Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-02-23T19:17:26.088Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T19:17:26.256Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T19:17:26.256Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-23T19:17:26.401Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-02-23T19:17:26.401Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-02-23T19:17:26.401Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-02-23T19:17:26.401Z] PASS [2022-02-23T19:17:26.401Z] coverage: 54.9% of statements [2022-02-23T19:17:26.401Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.257s coverage: 54.9% of statements [2022-02-23T19:17:26.821Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-23T19:17:26.821Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-23T19:17:26.821Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-23T19:17:26.821Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T19:17:26.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-23T19:17:26.821Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-23T19:17:26.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-23T19:17:26.821Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-23T19:17:26.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-23T19:17:26.821Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-23T19:17:26.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-23T19:17:26.821Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-23T19:17:26.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-23T19:17:26.821Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-23T19:17:26.821Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-23T19:17:26.863Z] === RUN TestLog [2022-02-23T19:17:26.863Z] --- PASS: TestLog (0.04s) [2022-02-23T19:17:26.863Z] PASS [2022-02-23T19:17:26.863Z] coverage: 31.5% of statements [2022-02-23T19:17:26.863Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.126s coverage: 31.5% of statements [2022-02-23T19:17:27.077Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-23T19:17:27.324Z] === RUN TestValidateLogOpt [2022-02-23T19:17:27.324Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T19:17:27.324Z] === RUN TestNewMissedConfig [2022-02-23T19:17:27.324Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T19:17:27.324Z] === RUN TestNewMissedUrl [2022-02-23T19:17:27.324Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T19:17:27.324Z] === RUN TestNewMissedToken [2022-02-23T19:17:27.324Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T19:17:27.324Z] === RUN TestNewWithProxy [2022-02-23T19:17:27.324Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T19:17:27.324Z] === RUN TestDefault [2022-02-23T19:17:27.324Z] --- PASS: TestDefault (0.01s) [2022-02-23T19:17:27.324Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T19:17:27.324Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-23T19:17:27.324Z] === RUN TestJsonFormat [2022-02-23T19:17:27.324Z] --- PASS: TestJsonFormat (0.01s) [2022-02-23T19:17:27.324Z] === RUN TestRawFormat [2022-02-23T19:17:27.324Z] --- PASS: TestRawFormat (0.04s) [2022-02-23T19:17:27.324Z] === RUN TestRawFormatWithLabels [2022-02-23T19:17:27.324Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T19:17:27.324Z] === RUN TestRawFormatWithoutTag [2022-02-23T19:17:27.324Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T19:17:27.324Z] === RUN TestBatching [2022-02-23T19:17:27.324Z] === RUN TestNewParse [2022-02-23T19:17:27.324Z] --- PASS: TestNewParse (0.00s) [2022-02-23T19:17:27.324Z] PASS [2022-02-23T19:17:27.324Z] coverage: 8.3% of statements [2022-02-23T19:17:27.324Z] ok github.com/docker/docker/daemon/logger/templates 0.107s coverage: 8.3% of statements [2022-02-23T19:17:27.324Z] --- PASS: TestBatching (0.37s) [2022-02-23T19:17:27.324Z] === RUN TestFrequency [2022-02-23T19:17:27.367Z] ok github.com/docker/docker/quota 0.183s coverage: 71.4% of statements [2022-02-23T19:17:27.367Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-23T19:17:27.786Z] === RUN TestParseLogFormat [2022-02-23T19:17:27.786Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T19:17:27.786Z] === RUN TestValidateLogOptEmpty [2022-02-23T19:17:27.786Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T19:17:27.786Z] === RUN TestValidateSyslogAddress [2022-02-23T19:17:27.786Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T19:17:27.786Z] === RUN TestParseAddressDefaultPort [2022-02-23T19:17:27.786Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T19:17:27.786Z] === RUN TestValidateSyslogFacility [2022-02-23T19:17:27.786Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T19:17:27.786Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T19:17:27.786Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T19:17:27.786Z] === RUN TestValidateLogOpt [2022-02-23T19:17:27.786Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T19:17:27.786Z] PASS [2022-02-23T19:17:27.786Z] coverage: 46.8% of statements [2022-02-23T19:17:27.786Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2022-02-23T19:17:27.786Z] --- PASS: TestFrequency (0.16s) [2022-02-23T19:17:27.786Z] === RUN TestOneMessagePerRequest [2022-02-23T19:17:27.786Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-23T19:17:27.786Z] === RUN TestVerify [2022-02-23T19:17:27.786Z] --- PASS: TestVerify (0.00s) [2022-02-23T19:17:27.786Z] === RUN TestSkipVerify [2022-02-23T19:17:27.786Z] time="2022-02-23T19:17:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:27.786Z] time="2022-02-23T19:17:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:27.786Z] time="2022-02-23T19:17:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:27.786Z] time="2022-02-23T19:17:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:28.050Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-23T19:17:28.050Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-23T19:17:28.248Z] --- PASS: TestSkipVerify (0.69s) [2022-02-23T19:17:28.248Z] === RUN TestBufferMaximum [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645643848.120219\",\"host\":\"46364d9131b2\"}'" [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645643848.120219\",\"host\":\"46364d9131b2\"}'" [2022-02-23T19:17:28.248Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-23T19:17:28.248Z] === RUN TestServerAlwaysDown [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645643848.124219\",\"host\":\"46364d9131b2\"}'" [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645643848.124219\",\"host\":\"46364d9131b2\"}'" [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645643848.125236\",\"host\":\"46364d9131b2\"}'" [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645643848.126220\",\"host\":\"46364d9131b2\"}'" [2022-02-23T19:17:28.248Z] time="2022-02-23T19:17:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645643848.126220\",\"host\":\"46364d9131b2\"}'" [2022-02-23T19:17:28.248Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T19:17:28.248Z] === RUN TestCannotSendAfterClose [2022-02-23T19:17:28.248Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T19:17:28.248Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T19:17:28.294Z] ok github.com/docker/docker/registry 0.049s coverage: 58.3% of statements [2022-02-23T19:17:28.305Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T19:17:28.551Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-23T19:17:28.562Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T19:17:28.809Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-02-23T19:17:28.818Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T19:17:29.065Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-23T19:17:29.073Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-23T19:17:29.226Z] === RUN TestV1IDService [2022-02-23T19:17:29.226Z] --- PASS: TestV1IDService (0.03s) [2022-02-23T19:17:29.226Z] === RUN TestV2MetadataService [2022-02-23T19:17:29.226Z] time="2022-02-23T19:17:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T19:17:29.226Z] time="2022-02-23T19:17:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"46364d9131b2\"}'" [2022-02-23T19:17:29.226Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-23T19:17:29.226Z] PASS [2022-02-23T19:17:29.226Z] coverage: 82.5% of statements [2022-02-23T19:17:29.226Z] ok github.com/docker/docker/daemon/logger/splunk 2.374s coverage: 82.5% of statements [2022-02-23T19:17:29.226Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T19:17:29.226Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T19:17:29.226Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T19:17:29.322Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-23T19:17:29.330Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-23T19:17:29.938Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-23T19:17:29.938Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T19:17:29.938Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T19:17:30.195Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T19:17:30.199Z] === RUN TestSuccessfulDownload [2022-02-23T19:17:30.199Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:17:30.199Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T19:17:30.199Z] === RUN TestCancelledDownload [2022-02-23T19:17:30.199Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T19:17:30.199Z] === RUN TestMaxDownloadAttempts [2022-02-23T19:17:30.199Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:17:30.199Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:17:30.199Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:17:30.199Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:17:30.199Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:17:30.199Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:17:30.199Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:17:30.199Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:17:30.199Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T19:17:30.199Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T19:17:30.199Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T19:17:30.199Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T19:17:30.660Z] time="2022-02-23T19:17:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:17:30.660Z] time="2022-02-23T19:17:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:17:30.660Z] time="2022-02-23T19:17:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:17:30.660Z] time="2022-02-23T19:17:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T19:17:30.660Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T19:17:30.660Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-02-23T19:17:30.660Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-02-23T19:17:30.660Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-02-23T19:17:30.660Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-02-23T19:17:30.660Z] === RUN TestTransfer [2022-02-23T19:17:30.660Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T19:17:30.660Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T19:17:30.660Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T19:17:30.660Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T19:17:30.660Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T19:17:30.660Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T19:17:30.660Z] === RUN TestManifestStore [2022-02-23T19:17:30.660Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T19:17:30.660Z] --- PASS: TestTransfer (0.13s) [2022-02-23T19:17:30.660Z] === RUN TestConcurrencyLimit [2022-02-23T19:17:30.660Z] --- PASS: TestV2MetadataService (1.55s) [2022-02-23T19:17:30.660Z] PASS [2022-02-23T19:17:30.660Z] coverage: 48.2% of statements [2022-02-23T19:17:30.660Z] ok github.com/docker/docker/distribution/metadata 1.667s coverage: 48.2% of statements [2022-02-23T19:17:31.121Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-23T19:17:31.122Z] time="2022-02-23T19:17:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local743131604\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/no_local_cache [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/with_local_cache [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T19:17:31.122Z] time="2022-02-23T19:17:30Z" level=warning msg="reference for unknown type: " [2022-02-23T19:17:31.122Z] time="2022-02-23T19:17:30Z" level=warning msg="reference for unknown type: " [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T19:17:31.122Z] time="2022-02-23T19:17:30Z" level=warning msg="reference for unknown type: " [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T19:17:31.122Z] time="2022-02-23T19:17:30Z" level=warning msg="reference for unknown type: " [2022-02-23T19:17:31.122Z] time="2022-02-23T19:17:30Z" level=warning msg="reference for unknown type: " [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T19:17:31.122Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T19:17:31.122Z] time="2022-02-23T19:17:30Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore (0.38s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T19:17:31.122Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T19:17:31.122Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T19:17:31.122Z] === RUN TestFixManifestLayers [2022-02-23T19:17:31.122Z] --- PASS: TestFixManifestLayers (0.02s) [2022-02-23T19:17:31.122Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T19:17:31.122Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:17:31.122Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:17:31.122Z] === RUN TestFixManifestLayersBadParent [2022-02-23T19:17:31.122Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T19:17:31.122Z] === RUN TestValidateManifest [2022-02-23T19:17:31.122Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:17:31.122Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T19:17:31.122Z] === RUN TestFormatPlatform [2022-02-23T19:17:31.122Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T19:17:31.122Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T19:17:31.122Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T19:17:31.122Z] === RUN TestLayerAlreadyExists [2022-02-23T19:17:31.123Z] 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-02-23T19:17:31.123Z] 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-02-23T19:17:31.123Z] 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-02-23T19:17:31.123Z] 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-02-23T19:17:31.123Z] 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-02-23T19:17:31.123Z] 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-02-23T19:17:31.123Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T19:17:31.123Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T19:17:31.123Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-02-23T19:17:31.123Z] === RUN TestInactiveJobs [2022-02-23T19:17:31.377Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-23T19:17:31.377Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-23T19:17:31.377Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T19:17:31.585Z] === RUN TestNotFound [2022-02-23T19:17:31.585Z] --- PASS: TestNotFound (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestConflict [2022-02-23T19:17:31.585Z] --- PASS: TestConflict (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestForbidden [2022-02-23T19:17:31.585Z] --- PASS: TestForbidden (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestInvalidParameter [2022-02-23T19:17:31.585Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestNotImplemented [2022-02-23T19:17:31.585Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestNotModified [2022-02-23T19:17:31.585Z] --- PASS: TestNotModified (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestUnauthorized [2022-02-23T19:17:31.585Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestUnknown [2022-02-23T19:17:31.585Z] --- PASS: TestUnknown (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestCancelled [2022-02-23T19:17:31.585Z] --- PASS: TestCancelled (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestDeadline [2022-02-23T19:17:31.585Z] --- PASS: TestDeadline (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestDataLoss [2022-02-23T19:17:31.585Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestUnavailable [2022-02-23T19:17:31.585Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestSystem [2022-02-23T19:17:31.585Z] --- PASS: TestSystem (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Conflict [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T19:17:31.585Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T19:17:31.585Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T19:17:31.585Z] PASS [2022-02-23T19:17:31.585Z] coverage: 53.1% of statements [2022-02-23T19:17:31.585Z] ok github.com/docker/docker/errdefs 0.064s coverage: 53.1% of statements [2022-02-23T19:17:31.585Z] --- PASS: TestInactiveJobs (0.40s) [2022-02-23T19:17:31.585Z] === RUN TestWatchRelease [2022-02-23T19:17:31.585Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T19:17:31.585Z] === RUN TestWatchFinishedTransfer [2022-02-23T19:17:31.585Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T19:17:31.585Z] === RUN TestDuplicateTransfer [2022-02-23T19:17:31.585Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T19:17:31.585Z] === RUN TestSuccessfulUpload [2022-02-23T19:17:31.842Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-02-23T19:17:31.939Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T19:17:31.939Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T19:17:32.047Z] time="2022-02-23T19:17:31Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T19:17:32.047Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-02-23T19:17:32.047Z] === RUN TestCancelledUpload [2022-02-23T19:17:32.047Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T19:17:32.047Z] PASS [2022-02-23T19:17:32.047Z] coverage: 77.1% of statements [2022-02-23T19:17:32.047Z] ok github.com/docker/docker/distribution/xfer 2.039s coverage: 77.1% of statements [2022-02-23T19:17:32.098Z] ok github.com/docker/docker/volume/local 0.080s coverage: 76.4% of statements [2022-02-23T19:17:32.509Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-02-23T19:17:32.509Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T19:17:32.509Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T19:17:32.509Z] === RUN TestTokenPassThru [2022-02-23T19:17:32.509Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-23T19:17:32.509Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T19:17:32.509Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T19:17:32.509Z] PASS [2022-02-23T19:17:32.509Z] coverage: 24.6% of statements [2022-02-23T19:17:32.509Z] ok github.com/docker/docker/distribution 1.730s coverage: 24.6% of statements [2022-02-23T19:17:32.509Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T19:17:32.509Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T19:17:32.661Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-02-23T19:17:32.865Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T19:17:32.971Z] === RUN TestCompare [2022-02-23T19:17:32.971Z] --- PASS: TestCompare (0.00s) [2022-02-23T19:17:32.971Z] PASS [2022-02-23T19:17:32.971Z] coverage: 19.2% of statements [2022-02-23T19:17:32.971Z] ok github.com/docker/docker/image/cache 0.100s coverage: 19.2% of statements [2022-02-23T19:17:32.971Z] === RUN TestFSGetInvalidData [2022-02-23T19:17:32.971Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-23T19:17:32.971Z] === RUN TestFSInvalidSet [2022-02-23T19:17:32.971Z] --- PASS: TestFSInvalidSet (0.03s) [2022-02-23T19:17:32.971Z] === RUN TestFSInvalidRoot [2022-02-23T19:17:32.971Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T19:17:32.971Z] === RUN TestFSMetadataGetSet [2022-02-23T19:17:33.163Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T19:17:33.432Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-23T19:17:33.432Z] === RUN TestFSInvalidWalker [2022-02-23T19:17:33.432Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-23T19:17:33.432Z] === RUN TestFSGetSet [2022-02-23T19:17:33.432Z] --- PASS: TestFSGetSet (0.07s) [2022-02-23T19:17:33.432Z] === RUN TestFSGetUnsetKey [2022-02-23T19:17:33.432Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T19:17:33.432Z] === RUN TestFSGetEmptyData [2022-02-23T19:17:33.432Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-23T19:17:33.432Z] === RUN TestFSDelete [2022-02-23T19:17:33.432Z] --- PASS: TestFSDelete (0.02s) [2022-02-23T19:17:33.432Z] === RUN TestFSWalker [2022-02-23T19:17:33.432Z] --- PASS: TestFSWalker (0.03s) [2022-02-23T19:17:33.432Z] === RUN TestFSWalkerStopOnError [2022-02-23T19:17:33.432Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-23T19:17:33.432Z] === RUN TestNewFromJSON [2022-02-23T19:17:33.432Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T19:17:33.432Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T19:17:33.432Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T19:17:33.432Z] === RUN TestMarshalKeyOrder [2022-02-23T19:17:33.432Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T19:17:33.432Z] === RUN TestHistoryEqual [2022-02-23T19:17:33.432Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-23T19:17:33.432Z] === RUN TestImage [2022-02-23T19:17:33.432Z] --- PASS: TestImage (0.00s) [2022-02-23T19:17:33.432Z] === RUN TestImageOSNotEmpty [2022-02-23T19:17:33.432Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T19:17:33.432Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T19:17:33.432Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T19:17:33.432Z] === RUN TestCreate [2022-02-23T19:17:33.432Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:17:33.432Z] === RUN TestRestore [2022-02-23T19:17:33.589Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-02-23T19:17:33.895Z] time="2022-02-23T19:17:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T19:17:33.895Z] --- PASS: TestRestore (0.07s) [2022-02-23T19:17:33.895Z] === RUN TestAddDelete [2022-02-23T19:17:33.895Z] --- PASS: TestAddDelete (0.03s) [2022-02-23T19:17:33.895Z] === RUN TestSearchAfterDelete [2022-02-23T19:17:33.895Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-23T19:17:33.895Z] === RUN TestParentReset [2022-02-23T19:17:33.895Z] --- PASS: TestParentReset (0.05s) [2022-02-23T19:17:33.895Z] === RUN TestGetAndSetLastUpdated [2022-02-23T19:17:33.895Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-23T19:17:33.895Z] === RUN TestStoreLen [2022-02-23T19:17:33.895Z] --- PASS: TestStoreLen (0.09s) [2022-02-23T19:17:33.895Z] PASS [2022-02-23T19:17:33.895Z] coverage: 86.9% of statements [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/image 0.894s coverage: 86.9% of statements [2022-02-23T19:17:33.895Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T19:17:33.895Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T19:17:33.895Z] PASS [2022-02-23T19:17:33.895Z] coverage: 25.0% of statements [2022-02-23T19:17:33.895Z] ok github.com/docker/docker/image/v1 0.106s coverage: 25.0% of statements [2022-02-23T19:17:34.359Z] === RUN TestValidateManifest [2022-02-23T19:17:34.359Z] === RUN TestValidateManifest/non-nil [2022-02-23T19:17:34.359Z] === RUN TestValidateManifest/nil [2022-02-23T19:17:34.359Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T19:17:34.359Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T19:17:34.359Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T19:17:34.359Z] PASS [2022-02-23T19:17:34.359Z] coverage: 0.7% of statements [2022-02-23T19:17:34.359Z] ok github.com/docker/docker/image/tarexport 0.093s coverage: 0.7% of statements [2022-02-23T19:17:34.359Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T19:17:34.570Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T19:17:34.825Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T19:17:34.825Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T19:17:34.825Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T19:17:35.752Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-23T19:17:35.907Z] === RUN TestSerialization [2022-02-23T19:17:36.314Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-23T19:17:36.369Z] --- PASS: TestSerialization (0.02s) [2022-02-23T19:17:36.369Z] PASS [2022-02-23T19:17:36.369Z] coverage: 100.0% of statements [2022-02-23T19:17:36.369Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-02-23T19:17:36.369Z] === RUN TestEmptyLayer [2022-02-23T19:17:36.369Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestCommitFailure [2022-02-23T19:17:36.369Z] --- PASS: TestCommitFailure (0.01s) [2022-02-23T19:17:36.369Z] === RUN TestStartTransactionFailure [2022-02-23T19:17:36.369Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestGetOrphan [2022-02-23T19:17:36.369Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T19:17:36.369Z] === RUN TestMountAndRegister [2022-02-23T19:17:36.369Z] layer_test.go:258: Layer size: 14 [2022-02-23T19:17:36.369Z] --- PASS: TestMountAndRegister (0.07s) [2022-02-23T19:17:36.369Z] === RUN TestLayerRelease [2022-02-23T19:17:36.369Z] layer_test.go:291: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestStoreRestore [2022-02-23T19:17:36.369Z] layer_test.go:340: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestTarStreamStability [2022-02-23T19:17:36.369Z] layer_test.go:455: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestRegisterExistingLayer [2022-02-23T19:17:36.369Z] === RUN TestEnvironmentParsing [2022-02-23T19:17:36.369Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T19:17:36.369Z] PASS [2022-02-23T19:17:36.369Z] coverage: 1.2% of statements [2022-02-23T19:17:36.369Z] ok github.com/docker/docker/libcontainerd/local 0.073s coverage: 1.2% of statements [2022-02-23T19:17:36.369Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-02-23T19:17:36.369Z] === RUN TestTarStreamVerification [2022-02-23T19:17:36.369Z] layer_test.go:684: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestLayerMigration [2022-02-23T19:17:36.369Z] migration_test.go:45: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T19:17:36.369Z] migration_test.go:181: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestMountInit [2022-02-23T19:17:36.369Z] mount_test.go:17: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestMountSize [2022-02-23T19:17:36.369Z] mount_test.go:76: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestMountChanges [2022-02-23T19:17:36.369Z] mount_test.go:125: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T19:17:36.369Z] === RUN TestMountApply [2022-02-23T19:17:36.369Z] mount_test.go:212: Failing on Windows [2022-02-23T19:17:36.369Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T19:17:36.369Z] PASS [2022-02-23T19:17:36.369Z] coverage: 30.2% of statements [2022-02-23T19:17:36.369Z] ok github.com/docker/docker/layer 0.401s coverage: 30.2% of statements [2022-02-23T19:17:36.831Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T19:17:36.831Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T19:17:36.831Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T19:17:36.831Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T19:17:36.876Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T19:17:37.132Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T19:17:38.102Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T19:17:38.359Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T19:17:38.377Z] === RUN TestSequenceGetAvailableBit [2022-02-23T19:17:38.377Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestSequenceEqual [2022-02-23T19:17:38.377Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestSequenceCopy [2022-02-23T19:17:38.377Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestGetFirstAvailable [2022-02-23T19:17:38.377Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestFindSequence [2022-02-23T19:17:38.377Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestCheckIfAvailable [2022-02-23T19:17:38.377Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestMergeSequences [2022-02-23T19:17:38.377Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestPushReservation [2022-02-23T19:17:38.377Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestSerializeDeserialize [2022-02-23T19:17:38.377Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestSet [2022-02-23T19:17:38.377Z] --- PASS: TestSet (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestSetUnset [2022-02-23T19:17:38.377Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestOffsetSetUnset [2022-02-23T19:17:38.377Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestSetInRange [2022-02-23T19:17:38.377Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestSetAnyInRange [2022-02-23T19:17:38.377Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestMethods [2022-02-23T19:17:38.377Z] --- PASS: TestMethods (0.00s) [2022-02-23T19:17:38.377Z] === RUN TestRandomAllocateDeallocate [2022-02-23T19:17:38.614Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-23T19:17:38.614Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T19:17:39.979Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1071756870 [2022-02-23T19:17:40.235Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T19:17:40.235Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T19:17:40.567Z] === RUN TestInvalidConfig [2022-02-23T19:17:40.567Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T19:17:40.567Z] === RUN TestConfig [2022-02-23T19:17:40.567Z] --- PASS: TestConfig (0.00s) [2022-02-23T19:17:40.567Z] === RUN TestOptionsLabels [2022-02-23T19:17:40.567Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T19:17:40.567Z] === RUN TestValidName [2022-02-23T19:17:40.567Z] --- PASS: TestValidName (0.00s) [2022-02-23T19:17:40.567Z] PASS [2022-02-23T19:17:40.567Z] coverage: 19.7% of statements [2022-02-23T19:17:40.567Z] ok github.com/docker/docker/libnetwork/config 0.093s coverage: 19.7% of statements [2022-02-23T19:17:40.567Z] === RUN TestKey [2022-02-23T19:17:40.567Z] --- PASS: TestKey (0.00s) [2022-02-23T19:17:40.567Z] === RUN TestParseKey [2022-02-23T19:17:40.567Z] --- PASS: TestParseKey (0.00s) [2022-02-23T19:17:40.567Z] === RUN TestInvalidDataStore [2022-02-23T19:17:40.567Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T19:17:40.567Z] === RUN TestKVObjectFlatKey [2022-02-23T19:17:40.567Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T19:17:40.567Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T19:17:40.567Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T19:17:40.567Z] PASS [2022-02-23T19:17:40.567Z] coverage: 21.9% of statements [2022-02-23T19:17:40.567Z] ok github.com/docker/docker/libnetwork/datastore 0.083s coverage: 21.9% of statements [2022-02-23T19:17:41.029Z] === RUN TestErrorInterfaces [2022-02-23T19:17:41.029Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestNetworkMarshalling [2022-02-23T19:17:41.029Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-23T19:17:41.029Z] === RUN TestEndpointMarshalling [2022-02-23T19:17:41.029Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestAuxAddresses [2022-02-23T19:17:41.029Z] time="2022-02-23T19:17:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:17:41.029Z] --- PASS: TestAuxAddresses (0.03s) [2022-02-23T19:17:41.029Z] === RUN TestSRVServiceQuery [2022-02-23T19:17:41.029Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T19:17:41.029Z] === RUN TestServiceVIPReuse [2022-02-23T19:17:41.029Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-23T19:17:41.029Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T19:17:41.029Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestDNSIPQuery [2022-02-23T19:17:41.029Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestDNSProxyServFail [2022-02-23T19:17:41.029Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestSandboxAddEmpty [2022-02-23T19:17:41.029Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestSandboxAddMultiPrio [2022-02-23T19:17:41.029Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestSandboxAddSamePrio [2022-02-23T19:17:41.029Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestCleanupServiceDiscovery [2022-02-23T19:17:41.029Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestDNSOptions [2022-02-23T19:17:41.029Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:17:41.029Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T19:17:41.029Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T19:17:41.029Z] time="2022-02-23T19:17:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:17:41.029Z] time="2022-02-23T19:17:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T19:17:41.029Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-23T19:17:41.029Z] PASS [2022-02-23T19:17:41.029Z] coverage: 8.5% of statements [2022-02-23T19:17:41.029Z] ok github.com/docker/docker/libnetwork 0.412s coverage: 8.5% of statements [2022-02-23T19:17:41.208Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-23T19:17:41.490Z] === RUN TestIPDataMarshalling [2022-02-23T19:17:41.490Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T19:17:41.490Z] === RUN TestValidateAndIsV6 [2022-02-23T19:17:41.490Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T19:17:41.490Z] PASS [2022-02-23T19:17:41.490Z] coverage: 68.9% of statements [2022-02-23T19:17:41.490Z] ok github.com/docker/docker/libnetwork/driverapi 0.060s coverage: 68.9% of statements [2022-02-23T19:17:41.790Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T19:17:41.790Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T19:17:41.790Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T19:17:41.951Z] === RUN TestDriver [2022-02-23T19:17:41.951Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:17:41.951Z] PASS [2022-02-23T19:17:41.951Z] coverage: 34.8% of statements [2022-02-23T19:17:42.413Z] ok github.com/docker/docker/libnetwork/drivers/host 0.055s coverage: 34.8% of statements [2022-02-23T19:17:42.874Z] === RUN TestDriver [2022-02-23T19:17:42.874Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:17:42.874Z] PASS [2022-02-23T19:17:42.874Z] coverage: 34.8% of statements [2022-02-23T19:17:42.874Z] ok github.com/docker/docker/libnetwork/drivers/null 0.072s coverage: 34.8% of statements [2022-02-23T19:17:42.874Z] === RUN TestNetworkAllocateFree [2022-02-23T19:17:42.874Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T19:17:42.874Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T19:17:42.874Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T19:17:42.874Z] PASS [2022-02-23T19:17:42.874Z] coverage: 63.6% of statements [2022-02-23T19:17:42.874Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2022-02-23T19:17:43.676Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T19:17:43.846Z] === RUN TestGetEmptyCapabilities [2022-02-23T19:17:43.846Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T19:17:43.846Z] === RUN TestGetExtraCapabilities [2022-02-23T19:17:43.846Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T19:17:43.846Z] === RUN TestGetInvalidCapabilities [2022-02-23T19:17:43.846Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-23T19:17:43.846Z] === RUN TestRemoteDriver [2022-02-23T19:17:43.846Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T19:17:43.846Z] === RUN TestDriverError [2022-02-23T19:17:43.846Z] --- PASS: TestDriverError (0.01s) [2022-02-23T19:17:43.846Z] === RUN TestMissingValues [2022-02-23T19:17:43.846Z] --- PASS: TestMissingValues (0.01s) [2022-02-23T19:17:43.846Z] === RUN TestRollback [2022-02-23T19:17:43.846Z] --- PASS: TestRollback (0.01s) [2022-02-23T19:17:43.846Z] PASS [2022-02-23T19:17:43.846Z] coverage: 57.4% of statements [2022-02-23T19:17:43.846Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.125s coverage: 57.4% of statements [2022-02-23T19:17:44.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-23T19:17:44.307Z] === RUN TestNAT [2022-02-23T19:17:44.308Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:17:44.308Z] --- SKIP: TestNAT (0.00s) [2022-02-23T19:17:44.308Z] === RUN TestTransparent [2022-02-23T19:17:44.308Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:17:44.308Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T19:17:44.308Z] PASS [2022-02-23T19:17:44.308Z] coverage: 0.0% of statements [2022-02-23T19:17:44.308Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2022-02-23T19:17:44.770Z] === RUN TestBuildDefault [2022-02-23T19:17:44.770Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestBuildHostnameDomainname [2022-02-23T19:17:44.770Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestBuildHostname [2022-02-23T19:17:44.770Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestBuildHostnameFQDN [2022-02-23T19:17:44.770Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestBuildNoIP [2022-02-23T19:17:44.770Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestUpdate [2022-02-23T19:17:44.770Z] --- PASS: TestUpdate (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T19:17:44.770Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T19:17:44.770Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestAddEmpty [2022-02-23T19:17:44.770Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestAdd [2022-02-23T19:17:44.770Z] --- PASS: TestAdd (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestDeleteEmpty [2022-02-23T19:17:44.770Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestDeleteNewline [2022-02-23T19:17:44.770Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestDelete [2022-02-23T19:17:44.770Z] --- PASS: TestDelete (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestConcurrentWrites [2022-02-23T19:17:44.770Z] === RUN TestNew [2022-02-23T19:17:44.770Z] --- PASS: TestNew (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestAddDriver [2022-02-23T19:17:44.770Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestAddDuplicateDriver [2022-02-23T19:17:44.770Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T19:17:44.770Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestDriver [2022-02-23T19:17:44.770Z] --- PASS: TestDriver (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestIPAM [2022-02-23T19:17:44.770Z] --- PASS: TestIPAM (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestWalkIPAMs [2022-02-23T19:17:44.770Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T19:17:44.770Z] === RUN TestWalkDrivers [2022-02-23T19:17:44.770Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T19:17:44.770Z] PASS [2022-02-23T19:17:44.770Z] coverage: 82.4% of statements [2022-02-23T19:17:44.770Z] ok github.com/docker/docker/libnetwork/drvregistry 0.093s coverage: 82.4% of statements [2022-02-23T19:17:44.798Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T19:17:45.055Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T19:17:45.055Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T19:17:45.231Z] --- PASS: TestConcurrentWrites (0.34s) [2022-02-23T19:17:45.231Z] PASS [2022-02-23T19:17:45.231Z] coverage: 81.2% of statements [2022-02-23T19:17:45.231Z] ok github.com/docker/docker/libnetwork/etchosts 0.438s coverage: 81.2% of statements [2022-02-23T19:17:45.310Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T19:17:45.310Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T19:17:45.695Z] === RUN TestNew [2022-02-23T19:17:45.695Z] --- PASS: TestNew (0.00s) [2022-02-23T19:17:45.695Z] === RUN TestAllocate [2022-02-23T19:17:45.695Z] --- PASS: TestAllocate (0.00s) [2022-02-23T19:17:45.695Z] === RUN TestUninitialized [2022-02-23T19:17:45.695Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T19:17:45.695Z] === RUN TestAllocateInRange [2022-02-23T19:17:45.695Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T19:17:45.695Z] === RUN TestAllocateSerial [2022-02-23T19:17:45.695Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T19:17:45.695Z] PASS [2022-02-23T19:17:45.695Z] coverage: 87.5% of statements [2022-02-23T19:17:45.695Z] ok github.com/docker/docker/libnetwork/idm 0.055s coverage: 87.5% of statements [2022-02-23T19:17:45.695Z] === RUN TestCaller [2022-02-23T19:17:45.695Z] --- PASS: TestCaller (0.00s) [2022-02-23T19:17:45.695Z] PASS [2022-02-23T19:17:45.695Z] coverage: 100.0% of statements [2022-02-23T19:17:45.695Z] ok github.com/docker/docker/libnetwork/internal/caller 0.071s coverage: 100.0% of statements [2022-02-23T19:17:45.870Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T19:17:46.671Z] === RUN TestSetSerialInsertDelete [2022-02-23T19:17:46.671Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T19:17:46.671Z] === RUN TestSetParallelInsertDelete [2022-02-23T19:17:46.671Z] --- PASS: TestRandomAllocateDeallocate (8.40s) [2022-02-23T19:17:46.671Z] === RUN TestAllocateRandomDeallocate [2022-02-23T19:17:46.879Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-23T19:17:47.643Z] === RUN TestInt2IP2IntConversion [2022-02-23T19:17:47.847Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T19:17:48.105Z] --- PASS: TestAllocateRandomDeallocate (1.51s) [2022-02-23T19:17:48.105Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T19:17:48.567Z] === RUN TestPoolRequest [2022-02-23T19:17:48.567Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T19:17:48.567Z] === RUN TestOtherRequests [2022-02-23T19:17:48.567Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T19:17:48.567Z] PASS [2022-02-23T19:17:48.567Z] coverage: 57.1% of statements [2022-02-23T19:17:48.567Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2022-02-23T19:17:48.567Z] === RUN TestGetAddressVersion [2022-02-23T19:17:48.567Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T19:17:48.567Z] === RUN TestKeyString [2022-02-23T19:17:48.567Z] --- PASS: TestKeyString (0.00s) [2022-02-23T19:17:48.567Z] === RUN TestPoolDataMarshal [2022-02-23T19:17:48.567Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T19:17:48.567Z] === RUN TestSubnetsMarshal [2022-02-23T19:17:48.567Z] ok github.com/docker/docker/libnetwork/ipams/null 0.059s coverage: 57.1% of statements [2022-02-23T19:17:48.567Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-02-23T19:17:48.567Z] === RUN TestAddSubnets [2022-02-23T19:17:48.567Z] --- PASS: TestAddSubnets (0.10s) [2022-02-23T19:17:48.567Z] === RUN TestDoublePoolRelease [2022-02-23T19:17:48.567Z] --- PASS: TestDoublePoolRelease (0.09s) [2022-02-23T19:17:48.567Z] === RUN TestAddReleasePoolID [2022-02-23T19:17:48.567Z] --- PASS: TestAddReleasePoolID (0.12s) [2022-02-23T19:17:48.567Z] === RUN TestPredefinedPool [2022-02-23T19:17:48.567Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-23T19:17:48.567Z] === RUN TestRemoveSubnet [2022-02-23T19:17:49.029Z] --- PASS: TestRemoveSubnet (0.27s) [2022-02-23T19:17:49.029Z] === RUN TestGetSameAddress [2022-02-23T19:17:49.029Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-23T19:17:49.029Z] === RUN TestPoolAllocationReuse [2022-02-23T19:17:49.492Z] === RUN TestGetCapabilities [2022-02-23T19:17:49.492Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T19:17:49.492Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T19:17:49.492Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-23T19:17:49.492Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T19:17:49.733Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-23T19:17:49.953Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-23T19:17:49.953Z] === RUN TestRemoteDriver [2022-02-23T19:17:49.953Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T19:17:49.953Z] PASS [2022-02-23T19:17:49.953Z] coverage: 47.4% of statements [2022-02-23T19:17:49.953Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.091s coverage: 47.4% of statements [2022-02-23T19:17:49.953Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.66s) [2022-02-23T19:17:49.953Z] === RUN TestRetrieveFromStore [2022-02-23T19:17:50.414Z] --- PASS: TestRetrieveFromStore (0.73s) [2022-02-23T19:17:50.414Z] === RUN TestIsCorrupted [2022-02-23T19:17:50.414Z] --- PASS: TestIsCorrupted (0.04s) [2022-02-23T19:17:50.414Z] === RUN TestSetRollover [2022-02-23T19:17:50.876Z] === RUN TestWindowsIPAM [2022-02-23T19:17:50.876Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T19:17:50.876Z] PASS [2022-02-23T19:17:50.876Z] coverage: 71.4% of statements [2022-02-23T19:17:50.876Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-02-23T19:17:51.340Z] --- PASS: TestPoolAllocationReuse (2.46s) [2022-02-23T19:17:51.340Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T19:17:51.801Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-23T19:17:51.801Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T19:17:51.801Z] === RUN TestDefaultNetwork [2022-02-23T19:17:52.263Z] --- PASS: TestDefaultNetwork (0.31s) [2022-02-23T19:17:52.263Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T19:17:52.263Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2022-02-23T19:17:52.263Z] === RUN TestInitAddressPools [2022-02-23T19:17:52.263Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T19:17:52.263Z] PASS [2022-02-23T19:17:52.263Z] coverage: 74.0% of statements [2022-02-23T19:17:52.263Z] ok github.com/docker/docker/libnetwork/ipamutils 0.726s coverage: 74.0% of statements [2022-02-23T19:17:52.330Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-23T19:17:52.635Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T19:17:52.724Z] --- PASS: TestSetRollover (2.34s) [2022-02-23T19:17:52.724Z] === RUN TestSetRolloverSerial [2022-02-23T19:17:53.102Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T19:17:53.103Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T19:17:53.185Z] === RUN TestKeyValue [2022-02-23T19:17:53.185Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T19:17:53.185Z] PASS [2022-02-23T19:17:53.185Z] coverage: 60.0% of statements [2022-02-23T19:17:53.185Z] ok github.com/docker/docker/libnetwork/netlabel 0.051s coverage: 60.0% of statements [2022-02-23T19:17:53.258Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T19:17:53.568Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T19:17:55.149Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-23T19:17:55.149Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T19:17:55.373Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.62s) [2022-02-23T19:17:55.373Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T19:17:55.373Z] --- PASS: TestSetRolloverSerial (2.67s) [2022-02-23T19:17:55.373Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T19:17:55.373Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T19:17:55.373Z] PASS [2022-02-23T19:17:55.373Z] coverage: 84.4% of statements [2022-02-23T19:17:55.373Z] ok github.com/docker/docker/libnetwork/bitseq 17.495s coverage: 84.4% of statements [2022-02-23T19:17:55.477Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:17:55.477Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === Skipped [2022-02-23T19:17:55.477Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:17:55.477Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:17:55.477Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:17:55.477Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:17:55.477Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-23T19:17:55.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-23T19:17:55.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-23T19:17:55.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-23T19:17:55.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-23T19:17:55.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.477Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-23T19:17:55.477Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:17:55.477Z] [2022-02-23T19:17:55.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-23T19:17:55.477Z] time="2022-02-23T19:16:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-23T19:17:55.478Z] time="2022-02-23T19:16:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-23T19:17:55.478Z] time="2022-02-23T19:16:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-23T19:17:55.478Z] time="2022-02-23T19:16:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-23T19:17:55.478Z] time="2022-02-23T19:16:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-23T19:17:55.478Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-23T19:17:55.478Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-23T19:17:55.478Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-23T19:17:55.478Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-23T19:17:55.478Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-23T19:17:55.478Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T19:17:55.478Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-23T19:17:55.478Z] graphtest_unix.go:71: No driver to put! [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-23T19:17:55.478Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-23T19:17:55.478Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-23T19:17:55.478Z] [2022-02-23T19:17:55.478Z] DONE 2317 tests, 28 skipped in 221.283s [2022-02-23T19:17:55.478Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/config [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/idm [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/ns [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/options [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/osl [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T19:17:55.478Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-23T19:17:55.478Z] + 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-02-23T19:17:55.711Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T19:17:56.346Z] === RUN TestNetworkDBSimple [2022-02-23T19:17:56.346Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T19:17:56.346Z] PASS [2022-02-23T19:17:56.346Z] coverage: 100.0% of statements [2022-02-23T19:17:56.346Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.064s coverage: 100.0% of statements [2022-02-23T19:17:56.637Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T19:17:57.322Z] === RUN TestGenerate [2022-02-23T19:17:57.322Z] --- PASS: TestGenerate (0.00s) [2022-02-23T19:17:57.322Z] === RUN TestGeneratePtr [2022-02-23T19:17:57.322Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T19:17:57.322Z] === RUN TestGenerateMissingField [2022-02-23T19:17:57.322Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T19:17:57.322Z] === RUN TestFieldCannotBeSet [2022-02-23T19:17:57.322Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T19:17:57.322Z] === RUN TestTypeMismatchError [2022-02-23T19:17:57.322Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T19:17:57.322Z] PASS [2022-02-23T19:17:57.322Z] coverage: 100.0% of statements [2022-02-23T19:17:57.322Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-02-23T19:17:57.322Z] 2022/02/23 19:17:57 Closing DB instances... [2022-02-23T19:17:57.564Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-23T19:17:58.296Z] testing: warning: no tests to run [2022-02-23T19:17:58.296Z] PASS [2022-02-23T19:17:58.296Z] coverage: 0.0% of statements [2022-02-23T19:17:58.296Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-02-23T19:17:58.296Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.19s) [2022-02-23T19:17:58.296Z] === RUN TestGetAddress [2022-02-23T19:17:59.269Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-02-23T19:17:59.269Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T19:17:59.269Z] === RUN TestRequestNewPort [2022-02-23T19:17:59.269Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestRequestSpecificPort [2022-02-23T19:17:59.269Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestReleasePort [2022-02-23T19:17:59.269Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestReuseReleasedPort [2022-02-23T19:17:59.269Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestReleaseUnreadledPort [2022-02-23T19:17:59.269Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestUnknowProtocol [2022-02-23T19:17:59.269Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestAllocateAllPorts [2022-02-23T19:17:59.269Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestPortAllocation [2022-02-23T19:17:59.269Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T19:17:59.269Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestNoDuplicateBPR [2022-02-23T19:17:59.269Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T19:17:59.269Z] === RUN TestChangePortRange [2022-02-23T19:17:59.269Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T19:17:59.269Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T19:17:59.269Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T19:17:59.269Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T19:17:59.269Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T19:17:59.269Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T19:17:59.269Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T19:17:59.269Z] PASS [2022-02-23T19:17:59.269Z] coverage: 88.6% of statements [2022-02-23T19:17:59.269Z] ok github.com/docker/docker/libnetwork/portallocator 0.059s coverage: 88.6% of statements [2022-02-23T19:17:59.450Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T19:18:00.241Z] testing: warning: no tests to run [2022-02-23T19:18:00.241Z] PASS [2022-02-23T19:18:00.241Z] coverage: 0.0% of statements [2022-02-23T19:18:00.241Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-02-23T19:18:00.241Z] 2022/02/23 19:18:00 Closing DB instances... [2022-02-23T19:18:00.376Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-23T19:18:01.215Z] === RUN TestHashData [2022-02-23T19:18:01.215Z] --- PASS: TestHashData (0.00s) [2022-02-23T19:18:01.215Z] PASS [2022-02-23T19:18:01.215Z] coverage: 2.8% of statements [2022-02-23T19:18:01.215Z] ok github.com/docker/docker/libnetwork/resolvconf 0.057s coverage: 2.8% of statements [2022-02-23T19:18:01.303Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T19:18:01.677Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T19:18:01.864Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T19:18:02.141Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-02-23T19:18:02.141Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T19:18:02.141Z] === RUN TestErrorConstructors [2022-02-23T19:18:02.141Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T19:18:02.141Z] === RUN TestCompareIPMask [2022-02-23T19:18:02.141Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T19:18:02.141Z] === RUN TestUtilGetHostPartIP [2022-02-23T19:18:02.141Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T19:18:02.141Z] === RUN TestUtilGetBroadcastIP [2022-02-23T19:18:02.141Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T19:18:02.141Z] === RUN TestParseCIDR [2022-02-23T19:18:02.141Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T19:18:02.141Z] PASS [2022-02-23T19:18:02.141Z] coverage: 37.3% of statements [2022-02-23T19:18:02.141Z] ok github.com/docker/docker/libnetwork/types 0.057s coverage: 37.3% of statements [2022-02-23T19:18:03.114Z] 2022/02/23 19:18:02 Closing DB instances... [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T19:18:03.114Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T19:18:03.114Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T19:18:03.114Z] PASS [2022-02-23T19:18:03.114Z] coverage: 50.0% of statements [2022-02-23T19:18:03.114Z] ok github.com/docker/docker/oci 0.062s coverage: 50.0% of statements [2022-02-23T19:18:03.270Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T19:18:04.098Z] === RUN TestAddressPoolOpt [2022-02-23T19:18:04.098Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/a [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/something [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/_=a [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/PATH [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/=a [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/PATH= [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/PATH=something [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/1asd [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/123 [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/some_space [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/= [2022-02-23T19:18:04.098Z] === RUN TestValidateEnv/PaTh [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestParseHost [2022-02-23T19:18:04.098Z] --- PASS: TestParseHost (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestParseDockerDaemonHost [2022-02-23T19:18:04.098Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestParseTCP [2022-02-23T19:18:04.098Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T19:18:04.098Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestValidateExtraHosts [2022-02-23T19:18:04.098Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestIpOptString [2022-02-23T19:18:04.098Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T19:18:04.098Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T19:18:04.098Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestIpOptSetInvalidVal [2022-02-23T19:18:04.098Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestValidateIPAddress [2022-02-23T19:18:04.098Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestMapOpts [2022-02-23T19:18:04.098Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestListOptsWithoutValidator [2022-02-23T19:18:04.098Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestListOptsWithValidator [2022-02-23T19:18:04.098Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestValidateDNSSearch [2022-02-23T19:18:04.098Z] --- PASS: TestValidateDNSSearch (0.01s) [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T19:18:04.098Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T19:18:04.098Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestNamedListOpts [2022-02-23T19:18:04.098Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestNamedMapOpts [2022-02-23T19:18:04.098Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestParseLink [2022-02-23T19:18:04.098Z] --- PASS: TestParseLink (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T19:18:04.098Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T19:18:04.098Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T19:18:04.098Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T19:18:04.098Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T19:18:04.098Z] === RUN TestUlimitOpt [2022-02-23T19:18:04.098Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T19:18:04.098Z] PASS [2022-02-23T19:18:04.098Z] coverage: 67.4% of statements [2022-02-23T19:18:04.098Z] ok github.com/docker/docker/opts 0.181s coverage: 67.4% of statements [2022-02-23T19:18:04.098Z] === RUN TestParseVersion [2022-02-23T19:18:04.098Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T19:18:04.098Z] PASS [2022-02-23T19:18:04.098Z] coverage: 52.9% of statements [2022-02-23T19:18:04.098Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-02-23T19:18:04.238Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T19:18:04.561Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.67s) [2022-02-23T19:18:04.561Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T19:18:05.605Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T19:18:06.109Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T19:18:06.167Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-23T19:18:06.575Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T19:18:06.575Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T19:18:06.575Z] --- PASS: TestPeerCertificateMarshalJSON (0.70s) [2022-02-23T19:18:06.575Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T19:18:06.575Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T19:18:06.575Z] === RUN TestMiddleware [2022-02-23T19:18:06.575Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T19:18:06.575Z] === RUN TestNewResponseModifier [2022-02-23T19:18:06.575Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T19:18:06.575Z] PASS [2022-02-23T19:18:06.575Z] coverage: 26.8% of statements [2022-02-23T19:18:06.575Z] ok github.com/docker/docker/pkg/authorization 0.758s coverage: 26.8% of statements [2022-02-23T19:18:07.037Z] 2022/02/23 19:18:06 Closing DB instances... [2022-02-23T19:18:07.037Z] === RUN TestIsArchivePathDir [2022-02-23T19:18:07.037Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-02-23T19:18:07.037Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T19:18:07.499Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-02-23T19:18:07.499Z] === RUN TestIsArchivePathTar [2022-02-23T19:18:07.499Z] === RUN TestUnbuffered [2022-02-23T19:18:07.499Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T19:18:07.499Z] === RUN TestRaceUnbuffered [2022-02-23T19:18:07.499Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T19:18:07.499Z] PASS [2022-02-23T19:18:07.499Z] coverage: 100.0% of statements [2022-02-23T19:18:07.499Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-02-23T19:18:07.499Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-02-23T19:18:07.499Z] === RUN TestDecompressStreamGzip [2022-02-23T19:18:07.499Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-02-23T19:18:07.499Z] === RUN TestDecompressStreamBzip2 [2022-02-23T19:18:07.962Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-02-23T19:18:07.962Z] === RUN TestDecompressStreamXz [2022-02-23T19:18:07.962Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:18:07.962Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestDecompressStreamZstd [2022-02-23T19:18:07.962Z] archive_test.go:140: zstd not installed [2022-02-23T19:18:07.962Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-23T19:18:07.962Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T19:18:07.962Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T19:18:07.962Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestCompressStreamInvalid [2022-02-23T19:18:07.962Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestExtensionInvalid [2022-02-23T19:18:07.962Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestExtensionUncompressed [2022-02-23T19:18:07.962Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestExtensionBzip2 [2022-02-23T19:18:07.962Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestExtensionGzip [2022-02-23T19:18:07.962Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestExtensionXz [2022-02-23T19:18:07.962Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestExtensionZstd [2022-02-23T19:18:07.962Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestCmdStreamLargeStderr [2022-02-23T19:18:07.962Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-23T19:18:07.962Z] === RUN TestCmdStreamBad [2022-02-23T19:18:07.962Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:18:07.962Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestCmdStreamGood [2022-02-23T19:18:07.962Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-23T19:18:07.962Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T19:18:07.962Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-23T19:18:07.962Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T19:18:07.962Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T19:18:07.962Z] === RUN TestUntarPath [2022-02-23T19:18:07.962Z] --- PASS: TestUntarPath (0.08s) [2022-02-23T19:18:07.962Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T19:18:07.962Z] === RUN TestMatch [2022-02-23T19:18:07.962Z] === RUN TestMatch/[[]] [2022-02-23T19:18:07.962Z] === RUN TestMatch/[[foo]] [2022-02-23T19:18:07.962Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T19:18:08.424Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T19:18:08.424Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T19:18:08.424Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T19:18:08.424Z] === RUN TestMatch/[] [2022-02-23T19:18:08.424Z] === RUN TestMatch/[]#01 [2022-02-23T19:18:08.424Z] === RUN TestMatch/[[qux]] [2022-02-23T19:18:08.424Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T19:18:08.424Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T19:18:08.424Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T19:18:08.424Z] --- PASS: TestMatch (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T19:18:08.424Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T19:18:08.424Z] PASS [2022-02-23T19:18:08.424Z] coverage: 87.5% of statements [2022-02-23T19:18:08.424Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-02-23T19:18:08.424Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-23T19:18:08.424Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T19:18:08.424Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-23T19:18:08.424Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T19:18:08.424Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T19:18:08.424Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T19:18:08.424Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T19:18:08.424Z] === RUN TestCopyWithTarSrcFile [2022-02-23T19:18:08.424Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T19:18:08.424Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T19:18:08.424Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T19:18:08.424Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T19:18:08.424Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T19:18:08.424Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T19:18:08.424Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T19:18:08.424Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T19:18:08.424Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T19:18:08.424Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T19:18:08.424Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-02-23T19:18:08.424Z] === RUN TestTarFiles [2022-02-23T19:18:08.762Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T19:18:08.953Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-02-23T19:18:08.953Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T19:18:09.414Z] === RUN TestChrootTarUntar [2022-02-23T19:18:09.414Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:18:09.414Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T19:18:09.414Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T19:18:09.414Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:18:09.414Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:18:09.414Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T19:18:09.414Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T19:18:09.414Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T19:18:09.414Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:18:09.414Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T19:18:09.414Z] === RUN TestChrootCopyWithTar [2022-02-23T19:18:09.414Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:18:09.414Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T19:18:09.414Z] === RUN TestChrootCopyFileWithTar [2022-02-23T19:18:09.414Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:18:09.414Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T19:18:09.414Z] === RUN TestChrootUntarPath [2022-02-23T19:18:09.414Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:18:09.414Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T19:18:09.414Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T19:18:09.415Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:18:09.415Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:18:09.415Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T19:18:09.415Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:18:09.415Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:18:09.415Z] === RUN TestChrootApplyDotDotFile [2022-02-23T19:18:09.415Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:18:09.415Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:18:09.876Z] PASS [2022-02-23T19:18:09.876Z] coverage: 15.1% of statements [2022-02-23T19:18:09.876Z] ok github.com/docker/docker/pkg/chrootarchive 0.127s coverage: 15.1% of statements [2022-02-23T19:18:10.848Z] === RUN TestSizeEmpty [2022-02-23T19:18:10.848Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T19:18:10.848Z] === RUN TestSizeEmptyFile [2022-02-23T19:18:10.848Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T19:18:10.848Z] === RUN TestSizeNonemptyFile [2022-02-23T19:18:10.848Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T19:18:10.848Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T19:18:10.848Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T19:18:10.848Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T19:18:10.848Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T19:18:10.848Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T19:18:10.848Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T19:18:10.848Z] === RUN TestMoveToSubdir [2022-02-23T19:18:10.848Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-23T19:18:10.848Z] === RUN TestSizeNonExistingDirectory [2022-02-23T19:18:10.848Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T19:18:10.848Z] PASS [2022-02-23T19:18:10.848Z] coverage: 80.0% of statements [2022-02-23T19:18:10.848Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-02-23T19:18:11.273Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-23T19:18:11.309Z] 2022/02/23 19:18:10 Closing DB instances... [2022-02-23T19:18:11.771Z] === RUN TestPollerAddRemove [2022-02-23T19:18:11.771Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T19:18:11.771Z] === RUN TestPollerEvent [2022-02-23T19:18:11.771Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:18:11.771Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T19:18:11.771Z] === RUN TestPollerClose [2022-02-23T19:18:11.771Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T19:18:11.771Z] PASS [2022-02-23T19:18:11.771Z] coverage: 45.7% of statements [2022-02-23T19:18:11.771Z] ok github.com/docker/docker/pkg/filenotify 0.057s coverage: 45.7% of statements [2022-02-23T19:18:12.202Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T19:18:12.233Z] --- PASS: TestNetworkDBCRUDTableEntries (3.67s) [2022-02-23T19:18:12.233Z] === RUN TestNetworkDBNodeLeave [2022-02-23T19:18:12.694Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T19:18:12.694Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:18:12.694Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T19:18:12.694Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T19:18:12.694Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCopyFile [2022-02-23T19:18:12.694Z] --- PASS: TestCopyFile (0.01s) [2022-02-23T19:18:12.694Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T19:18:12.694Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:18:12.694Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T19:18:12.694Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T19:18:12.694Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:18:12.694Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestWildcardMatches [2022-02-23T19:18:12.694Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestPatternMatches [2022-02-23T19:18:12.694Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T19:18:12.694Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T19:18:12.694Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T19:18:12.694Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T19:18:12.694Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T19:18:12.694Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T19:18:12.694Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestSingleExclamationError [2022-02-23T19:18:12.694Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestMatchesWithNoPatterns [2022-02-23T19:18:12.694Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T19:18:12.694Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestMatches [2022-02-23T19:18:12.694Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T19:18:12.694Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T19:18:12.694Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T19:18:12.694Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T19:18:12.694Z] --- PASS: TestMatches (0.01s) [2022-02-23T19:18:12.694Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T19:18:12.694Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T19:18:12.694Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T19:18:12.694Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCleanPatterns [2022-02-23T19:18:12.694Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T19:18:12.694Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T19:18:12.694Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T19:18:12.694Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T19:18:12.694Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T19:18:12.694Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCreateIfNotExistsDir [2022-02-23T19:18:12.694Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCreateIfNotExistsFile [2022-02-23T19:18:12.694Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T19:18:12.694Z] === RUN TestMatch [2022-02-23T19:18:12.694Z] --- PASS: TestMatch (0.00s) [2022-02-23T19:18:12.694Z] === RUN TestCompile [2022-02-23T19:18:12.694Z] === RUN TestCompile/slash [2022-02-23T19:18:12.694Z] === RUN TestCompile/backslash [2022-02-23T19:18:12.694Z] --- PASS: TestCompile (0.00s) [2022-02-23T19:18:12.694Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T19:18:12.694Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T19:18:12.694Z] PASS [2022-02-23T19:18:12.694Z] coverage: 84.7% of statements [2022-02-23T19:18:12.694Z] ok github.com/docker/docker/pkg/fileutils 0.114s coverage: 84.7% of statements [2022-02-23T19:18:13.667Z] === RUN TestGet [2022-02-23T19:18:13.667Z] --- PASS: TestGet (0.00s) [2022-02-23T19:18:13.667Z] === RUN TestGetShortcutString [2022-02-23T19:18:13.667Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T19:18:13.667Z] PASS [2022-02-23T19:18:13.667Z] coverage: 42.9% of statements [2022-02-23T19:18:13.667Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-02-23T19:18:14.641Z] === RUN TestCreateIDMapOrder [2022-02-23T19:18:14.641Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T19:18:14.641Z] PASS [2022-02-23T19:18:14.641Z] coverage: 7.2% of statements [2022-02-23T19:18:14.641Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2022-02-23T19:18:15.103Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-02-23T19:18:15.103Z] === RUN TestNetworkDBWatch [2022-02-23T19:18:15.551Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T19:18:16.078Z] --- PASS: TestTarFiles (7.49s) [2022-02-23T19:18:16.078Z] === RUN TestDetectCompressionZstd [2022-02-23T19:18:16.078Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T19:18:16.078Z] === RUN TestTarUntar [2022-02-23T19:18:16.078Z] --- PASS: TestTarUntar (0.04s) [2022-02-23T19:18:16.078Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T19:18:16.078Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-23T19:18:16.078Z] === RUN TestTarWithOptions [2022-02-23T19:18:16.078Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-23T19:18:16.078Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T19:18:16.078Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T19:18:16.078Z] === RUN TestUntarUstarGnuConflict [2022-02-23T19:18:16.078Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-02-23T19:18:16.078Z] === RUN TestUntarInvalidFilenames [2022-02-23T19:18:16.078Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1075877515\\dest" [2022-02-23T19:18:16.078Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-02-23T19:18:16.078Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T19:18:16.078Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-23T19:18:16.078Z] === RUN TestUntarInvalidHardlink [2022-02-23T19:18:16.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1226823254\\victim\\hello" -> "../victim/hello" [2022-02-23T19:18:16.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink431696142\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:18:16.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1708527610\\victim" -> "../victim" [2022-02-23T19:18:16.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2970408117\\victim" -> "../victim" [2022-02-23T19:18:16.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3379384311\\victim" -> "../victim" [2022-02-23T19:18:16.078Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink734868112\\victim" -> "../victim" [2022-02-23T19:18:16.078Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-23T19:18:16.078Z] === RUN TestUntarInvalidSymlink [2022-02-23T19:18:16.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2197725756\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:18:16.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink860542750\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:18:16.078Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2969064570\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:18:16.539Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1784536170\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:18:16.539Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3604561334\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:18:16.539Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3921282418\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:18:16.539Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2439050625\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T19:18:16.539Z] --- PASS: TestUntarInvalidSymlink (0.11s) [2022-02-23T19:18:16.539Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T19:18:16.539Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T19:18:16.539Z] === RUN TestXGlobalNoParent [2022-02-23T19:18:16.539Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T19:18:16.539Z] === RUN TestReplaceFileTarWrapper [2022-02-23T19:18:16.539Z] === RUN TestFixedBufferCap [2022-02-23T19:18:16.539Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T19:18:16.539Z] === RUN TestFixedBufferLen [2022-02-23T19:18:16.539Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T19:18:16.539Z] === RUN TestFixedBufferString [2022-02-23T19:18:16.539Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T19:18:16.539Z] === RUN TestFixedBufferWrite [2022-02-23T19:18:16.539Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T19:18:16.539Z] === RUN TestFixedBufferRead [2022-02-23T19:18:16.539Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T19:18:16.539Z] === RUN TestBytesPipeRead [2022-02-23T19:18:16.539Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T19:18:16.539Z] === RUN TestBytesPipeWrite [2022-02-23T19:18:16.539Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T19:18:16.539Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T19:18:16.539Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-02-23T19:18:16.539Z] === RUN TestPrefixHeaderReadable [2022-02-23T19:18:16.539Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T19:18:16.539Z] === RUN TestDisablePigz [2022-02-23T19:18:16.539Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T19:18:16.539Z] --- PASS: TestDisablePigz (0.15s) [2022-02-23T19:18:16.539Z] === RUN TestPigz [2022-02-23T19:18:17.000Z] 2022/02/23 19:18:16 Closing DB instances... [2022-02-23T19:18:17.000Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-02-23T19:18:17.000Z] === RUN TestAtomicWriteToFile [2022-02-23T19:18:17.000Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T19:18:17.000Z] --- PASS: TestPigz (0.15s) [2022-02-23T19:18:17.000Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T19:18:17.000Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:18:17.000Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:18:17.000Z] === RUN TestCanonicalTarNameForPath [2022-02-23T19:18:17.000Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T19:18:17.000Z] === RUN TestCanonicalTarName [2022-02-23T19:18:17.000Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T19:18:17.000Z] === RUN TestChmodTarEntry [2022-02-23T19:18:17.000Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T19:18:17.001Z] === RUN TestHardLinkOrder [2022-02-23T19:18:17.001Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T19:18:17.001Z] === RUN TestAtomicWriteSetCommit [2022-02-23T19:18:17.001Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T19:18:17.001Z] === RUN TestAtomicWriteSetCancel [2022-02-23T19:18:17.001Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T19:18:17.001Z] === RUN TestReadCloserWrapperClose [2022-02-23T19:18:17.001Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T19:18:17.001Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T19:18:17.001Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T19:18:17.001Z] === RUN TestReaderErrWrapperRead [2022-02-23T19:18:17.001Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T19:18:17.001Z] === RUN TestCancelReadCloser [2022-02-23T19:18:17.001Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-23T19:18:17.001Z] === RUN TestChangeString [2022-02-23T19:18:17.001Z] --- PASS: TestChangeString (0.00s) [2022-02-23T19:18:17.001Z] === RUN TestChangesWithNoChanges [2022-02-23T19:18:17.001Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T19:18:17.001Z] === RUN TestWriteCloserWrapperClose [2022-02-23T19:18:17.001Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T19:18:17.001Z] === RUN TestNopWriteCloser [2022-02-23T19:18:17.001Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T19:18:17.001Z] === RUN TestNopWriter [2022-02-23T19:18:17.001Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T19:18:17.001Z] === RUN TestWriteCounter [2022-02-23T19:18:17.001Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T19:18:17.001Z] PASS [2022-02-23T19:18:17.001Z] coverage: 69.2% of statements [2022-02-23T19:18:17.001Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-02-23T19:18:17.001Z] === RUN TestChangesWithChanges [2022-02-23T19:18:17.001Z] ok github.com/docker/docker/pkg/ioutils 0.722s coverage: 69.2% of statements [2022-02-23T19:18:17.001Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-23T19:18:17.001Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T19:18:17.001Z] changes_test.go:195: needs more investigation [2022-02-23T19:18:17.001Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:18:17.001Z] === RUN TestChangesDirsEmpty [2022-02-23T19:18:17.462Z] --- PASS: TestChangesDirsEmpty (0.19s) [2022-02-23T19:18:17.462Z] === RUN TestChangesDirsMutated [2022-02-23T19:18:17.462Z] --- PASS: TestChangesDirsMutated (0.20s) [2022-02-23T19:18:17.462Z] === RUN TestApplyLayer [2022-02-23T19:18:17.462Z] changes_test.go:432: needs further investigation [2022-02-23T19:18:17.462Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T19:18:17.462Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T19:18:17.462Z] changes_test.go:468: needs further investigation [2022-02-23T19:18:17.462Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:18:17.462Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T19:18:17.462Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T19:18:17.462Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T19:18:17.462Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T19:18:17.462Z] === RUN TestChangesSize [2022-02-23T19:18:17.462Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T19:18:17.462Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T19:18:17.462Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames902859471\\dest" [2022-02-23T19:18:17.462Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T19:18:17.462Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T19:18:17.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2096046275\\victim\\hello" -> "../victim/hello" [2022-02-23T19:18:17.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2207252278\\victim\\hello" -> "/../victim/hello" [2022-02-23T19:18:17.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3709112190\\victim" -> "../victim" [2022-02-23T19:18:17.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4077399656\\victim" -> "../victim" [2022-02-23T19:18:17.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3711158477\\victim" -> "../victim" [2022-02-23T19:18:17.463Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2763603063\\victim" -> "../victim" [2022-02-23T19:18:17.463Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-02-23T19:18:17.463Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T19:18:17.463Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1505737193\\dest\\dotdot" -> "../victim/hello" [2022-02-23T19:18:17.463Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1640114330\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T19:18:17.463Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1898495418\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:18:17.463Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink363720357\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:18:17.463Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2577367956\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:18:17.463Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1342231304\\dest\\loophole-victim" -> "../victim" [2022-02-23T19:18:17.463Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T19:18:17.463Z] === RUN TestApplyLayerWhiteouts [2022-02-23T19:18:17.463Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-23T19:18:17.463Z] === RUN TestGenerateEmptyFile [2022-02-23T19:18:17.463Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T19:18:17.463Z] === RUN TestGenerateWithContent [2022-02-23T19:18:17.463Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T19:18:17.463Z] PASS [2022-02-23T19:18:17.463Z] coverage: 63.0% of statements [2022-02-23T19:18:17.924Z] ok github.com/docker/docker/pkg/archive 10.665s coverage: 63.0% of statements [2022-02-23T19:18:18.385Z] === RUN TestError [2022-02-23T19:18:18.385Z] --- PASS: TestError (0.00s) [2022-02-23T19:18:18.385Z] === RUN TestProgressString [2022-02-23T19:18:18.385Z] === RUN TestProgressString/no_progress [2022-02-23T19:18:18.385Z] === RUN TestProgressString/progress_1 [2022-02-23T19:18:18.385Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T19:18:18.385Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T19:18:18.385Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T19:18:18.385Z] === RUN TestProgressString/with_units [2022-02-23T19:18:18.385Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T19:18:18.385Z] === RUN TestProgressString/hide_counts [2022-02-23T19:18:18.385Z] --- PASS: TestProgressString (0.00s) [2022-02-23T19:18:18.385Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T19:18:18.385Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T19:18:18.385Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T19:18:18.385Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T19:18:18.385Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T19:18:18.385Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T19:18:18.385Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T19:18:18.385Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T19:18:18.385Z] === RUN TestJSONMessageDisplay [2022-02-23T19:18:18.385Z] --- PASS: TestNetworkDBWatch (3.23s) [2022-02-23T19:18:18.385Z] === RUN TestNetworkDBBulkSync [2022-02-23T19:18:18.385Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-02-23T19:18:18.385Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T19:18:18.385Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T19:18:18.385Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T19:18:18.385Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T19:18:18.385Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T19:18:18.385Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-02-23T19:18:18.385Z] PASS [2022-02-23T19:18:18.385Z] coverage: 91.7% of statements [2022-02-23T19:18:18.385Z] ok github.com/docker/docker/pkg/jsonmessage 0.297s coverage: 91.7% of statements [2022-02-23T19:18:19.358Z] === RUN TestStandardLongPath [2022-02-23T19:18:19.358Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T19:18:19.358Z] === RUN TestUNCLongPath [2022-02-23T19:18:19.358Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T19:18:19.358Z] PASS [2022-02-23T19:18:19.358Z] coverage: 100.0% of statements [2022-02-23T19:18:19.358Z] ok github.com/docker/docker/pkg/longpath 0.053s coverage: 100.0% of statements [2022-02-23T19:18:19.714Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T19:18:19.818Z] 2022/02/23 19:18:19 Closing DB instances... [2022-02-23T19:18:20.280Z] === RUN TestNameFormat [2022-02-23T19:18:20.280Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T19:18:20.280Z] === RUN TestNameRetries [2022-02-23T19:18:20.280Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T19:18:20.280Z] PASS [2022-02-23T19:18:20.280Z] coverage: 85.7% of statements [2022-02-23T19:18:20.280Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2022-02-23T19:18:21.255Z] === RUN TestParseKeyValueOpt [2022-02-23T19:18:21.255Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T19:18:21.255Z] === RUN TestParseUintList [2022-02-23T19:18:21.255Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T19:18:21.255Z] === RUN TestParseUintListMaximumLimits [2022-02-23T19:18:21.255Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T19:18:21.255Z] PASS [2022-02-23T19:18:21.255Z] coverage: 97.0% of statements [2022-02-23T19:18:21.255Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2022-02-23T19:18:21.255Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2022-02-23T19:18:21.255Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T19:18:22.227Z] === RUN TestNewAndRemove [2022-02-23T19:18:22.227Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T19:18:22.227Z] === RUN TestRemoveInvalidPath [2022-02-23T19:18:22.227Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T19:18:22.227Z] PASS [2022-02-23T19:18:22.227Z] coverage: 82.6% of statements [2022-02-23T19:18:22.227Z] ok github.com/docker/docker/pkg/pidfile 0.062s coverage: 82.6% of statements [2022-02-23T19:18:22.310Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-23T19:18:23.760Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T19:18:24.016Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-23T19:18:24.413Z] === RUN TestFailedConnection [2022-02-23T19:18:24.413Z] 2022/02/23 19:18:24 Closing DB instances... [2022-02-23T19:18:24.578Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T19:18:25.140Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T19:18:25.385Z] --- PASS: TestFailedConnection (1.10s) [2022-02-23T19:18:25.385Z] === RUN TestFailOnce [2022-02-23T19:18:25.847Z] 2022/02/23 19:18:25 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-02-23T19:18:25.847Z] goroutine 34 [running]: [2022-02-23T19:18:25.847Z] net/http.(*conn).serve.func1() [2022-02-23T19:18:25.847Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T19:18:25.847Z] panic({0xc2b9a0, 0xd3f6d0}) [2022-02-23T19:18:25.847Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T19:18:25.847Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x91f20aa3661e27b4}, 0xc0002b3a98) [2022-02-23T19:18:25.847Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T19:18:25.847Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xd4c5c0, 0xc0000a80e0}, 0xb61206) [2022-02-23T19:18:25.847Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T19:18:25.847Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xd4c5c0, 0xc0000a80e0}, 0xc0002aa000) [2022-02-23T19:18:25.847Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T19:18:25.847Z] net/http.serverHandler.ServeHTTP({0xd4acb0}, {0xd4c5c0, 0xc0000a80e0}, 0xc0002aa000) [2022-02-23T19:18:25.847Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T19:18:25.847Z] net/http.(*conn).serve(0xc00028e000, {0xd4e5c0, 0xc0002020c0}) [2022-02-23T19:18:25.847Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T19:18:25.847Z] created by net/http.(*Server).Serve [2022-02-23T19:18:25.847Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T19:18:25.847Z] time="2022-02-23T19:18:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T19:18:26.069Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T19:18:26.069Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-23T19:18:26.069Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T19:18:26.325Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T19:18:26.601Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-23T19:18:26.821Z] --- PASS: TestFailOnce (1.21s) [2022-02-23T19:18:26.821Z] === RUN TestEchoInputOutput [2022-02-23T19:18:26.821Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T19:18:26.821Z] === RUN TestBackoff [2022-02-23T19:18:26.821Z] --- PASS: TestBackoff (0.00s) [2022-02-23T19:18:26.821Z] === RUN TestAbortRetry [2022-02-23T19:18:26.821Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T19:18:26.821Z] === RUN TestClientScheme [2022-02-23T19:18:26.821Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T19:18:26.821Z] === RUN TestNewClientWithTimeout [2022-02-23T19:18:26.821Z] --- PASS: TestGetAddress (28.43s) [2022-02-23T19:18:26.821Z] === RUN TestRequestSyntaxCheck [2022-02-23T19:18:26.821Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-02-23T19:18:26.821Z] === RUN TestRequest [2022-02-23T19:18:27.283Z] time="2022-02-23T19:18:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T19:18:27.744Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.43s) [2022-02-23T19:18:27.744Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T19:18:28.719Z] 2022/02/23 19:18:28 Closing DB instances... [2022-02-23T19:18:28.719Z] time="2022-02-23T19:18:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T19:18:29.866Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T19:18:30.122Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-23T19:18:30.269Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-23T19:18:30.269Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T19:18:31.249Z] time="2022-02-23T19:18:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T19:18:32.680Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-23T19:18:32.680Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-23T19:18:32.936Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-23T19:18:33.541Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-23T19:18:33.541Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-23T19:18:33.541Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-23T19:18:33.541Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-23T19:18:33.541Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-23T19:18:34.137Z] ok github.com/docker/docker/libnetwork 37.175s coverage: 40.7% of statements [2022-02-23T19:18:34.137Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-02-23T19:18:34.137Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T19:18:34.949Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-23T19:18:35.511Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-23T19:18:35.956Z] time="2022-02-23T19:18:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T19:18:36.028Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T19:18:36.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T19:18:36.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T19:18:36.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T19:18:36.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T19:18:36.028Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-23T19:18:36.072Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-23T19:18:36.285Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T19:18:36.542Z] ok github.com/docker/docker/libnetwork/config 0.018s coverage: 19.7% of statements [2022-02-23T19:18:36.799Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-23T19:18:36.799Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T19:18:36.799Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T19:18:37.044Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-23T19:18:37.044Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-23T19:18:37.055Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-23T19:18:38.192Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T19:18:38.192Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T19:18:38.192Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T19:18:39.585Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.352s coverage: 59.9% of statements [2022-02-23T19:18:39.585Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T19:18:39.644Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-23T19:18:39.841Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-23T19:18:40.403Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.199s coverage: 4.0% of statements [2022-02-23T19:18:40.403Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T19:18:40.571Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-23T19:18:40.966Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-02-23T19:18:40.966Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T19:18:41.222Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-23T19:18:41.781Z] --- PASS: TestRequest (14.13s) [2022-02-23T19:18:41.781Z] === RUN TestOverlappingRequests [2022-02-23T19:18:41.781Z] --- PASS: TestOverlappingRequests (0.73s) [2022-02-23T19:18:41.781Z] === RUN TestRelease [2022-02-23T19:18:41.983Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-23T19:18:41.983Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-23T19:18:41.983Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-23T19:18:42.251Z] === RUN TestParseEmptyInterface [2022-02-23T19:18:42.251Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T19:18:42.251Z] === RUN TestParseNonInterfaceType [2022-02-23T19:18:42.251Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T19:18:42.251Z] === RUN TestParseWithOneFunction [2022-02-23T19:18:42.251Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T19:18:42.251Z] === RUN TestParseWithMultipleFuncs [2022-02-23T19:18:42.251Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T19:18:42.251Z] === RUN TestParseWithUnnamedReturn [2022-02-23T19:18:42.251Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T19:18:42.251Z] === RUN TestEmbeddedInterface [2022-02-23T19:18:42.251Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T19:18:42.251Z] === RUN TestParsedImports [2022-02-23T19:18:42.251Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T19:18:42.251Z] === RUN TestAliasedImports [2022-02-23T19:18:42.251Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T19:18:42.251Z] PASS [2022-02-23T19:18:42.251Z] coverage: 56.8% of statements [2022-02-23T19:18:42.251Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-02-23T19:18:42.544Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-23T19:18:43.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T19:18:43.820Z] === RUN TestHTTPTransport [2022-02-23T19:18:43.820Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T19:18:43.820Z] PASS [2022-02-23T19:18:43.820Z] coverage: 85.7% of statements [2022-02-23T19:18:43.820Z] ok github.com/docker/docker/pkg/plugins/transport 0.060s coverage: 85.7% of statements [2022-02-23T19:18:44.296Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:18:44.296Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T19:18:44.296Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T19:18:44.296Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T19:18:44.296Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T19:18:44.296Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T19:18:44.296Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestBufferPoolPutAndGet [2022-02-23T19:18:44.296Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T19:18:44.296Z] PASS [2022-02-23T19:18:44.296Z] coverage: 88.2% of statements [2022-02-23T19:18:44.296Z] ok github.com/docker/docker/pkg/pools 0.059s coverage: 88.2% of statements [2022-02-23T19:18:44.296Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T19:18:44.296Z] === RUN TestClientStream [2022-02-23T19:18:44.296Z] --- PASS: TestClientStream (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestClientSendFile [2022-02-23T19:18:44.296Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestClientWithRequestTimeout [2022-02-23T19:18:44.296Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T19:18:44.296Z] === RUN TestFileSpecPlugin [2022-02-23T19:18:44.296Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T19:18:44.296Z] === RUN TestFileJSONSpecPlugin [2022-02-23T19:18:44.296Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T19:18:44.296Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestPluginAddHandler [2022-02-23T19:18:44.296Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestPluginWaitBadPlugin [2022-02-23T19:18:44.296Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T19:18:44.296Z] === RUN TestGet [2022-02-23T19:18:44.296Z] time="2022-02-23T19:18:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T19:18:44.772Z] --- PASS: TestRelease (2.98s) [2022-02-23T19:18:44.772Z] === RUN TestAllocateRandomDeallocate [2022-02-23T19:18:44.772Z] === RUN TestOutputOnPrematureClose [2022-02-23T19:18:44.772Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T19:18:44.772Z] === RUN TestCompleteSilently [2022-02-23T19:18:44.772Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T19:18:44.772Z] PASS [2022-02-23T19:18:44.772Z] coverage: 75.9% of statements [2022-02-23T19:18:44.772Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-02-23T19:18:45.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-23T19:18:45.763Z] time="2022-02-23T19:18:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T19:18:45.763Z] === RUN TestSendToOneSub [2022-02-23T19:18:45.763Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T19:18:45.763Z] === RUN TestSendToMultipleSubs [2022-02-23T19:18:45.763Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T19:18:45.763Z] === RUN TestEvictOneSub [2022-02-23T19:18:45.763Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T19:18:45.763Z] === RUN TestClosePublisher [2022-02-23T19:18:45.763Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T19:18:45.763Z] === RUN TestPubSubRace [2022-02-23T19:18:46.754Z] --- PASS: TestPubSubRace (1.08s) [2022-02-23T19:18:46.754Z] PASS [2022-02-23T19:18:46.754Z] coverage: 75.0% of statements [2022-02-23T19:18:46.754Z] ok github.com/docker/docker/pkg/pubsub 1.126s coverage: 75.0% of statements [2022-02-23T19:18:47.224Z] === RUN TestRegister [2022-02-23T19:18:47.224Z] --- PASS: TestRegister (0.00s) [2022-02-23T19:18:47.224Z] === RUN TestCommand [2022-02-23T19:18:47.636Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-23T19:18:47.699Z] --- PASS: TestCommand (0.04s) [2022-02-23T19:18:47.699Z] === RUN TestNaiveSelf [2022-02-23T19:18:47.699Z] time="2022-02-23T19:18:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T19:18:47.699Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-23T19:18:47.699Z] PASS [2022-02-23T19:18:47.699Z] coverage: 82.4% of statements [2022-02-23T19:18:47.699Z] ok github.com/docker/docker/pkg/reexec 0.129s coverage: 82.4% of statements [2022-02-23T19:18:48.169Z] === RUN TestDump [2022-02-23T19:18:48.169Z] goroutine 6 [running]: [2022-02-23T19:18:48.169Z] github.com/docker/docker/pkg/stack.dump(0x105b6b7) [2022-02-23T19:18:48.169Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:18:48.169Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T19:18:48.169Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T19:18:48.169Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T19:18:48.169Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T19:18:48.169Z] testing.tRunner(0xc00015c000, 0x11c8ef8) [2022-02-23T19:18:48.169Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:18:48.169Z] created by testing.(*T).Run [2022-02-23T19:18:48.169Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:18:48.169Z] [2022-02-23T19:18:48.169Z] goroutine 1 [chan receive]: [2022-02-23T19:18:48.169Z] testing.(*T).Run(0xc00002dd40, {0x11ba531, 0x103a413}, 0x11c8ef8) [2022-02-23T19:18:48.169Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:18:48.169Z] testing.runTests.func1(0xc000066840) [2022-02-23T19:18:48.169Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:18:48.169Z] testing.tRunner(0xc00002dd40, 0xc00006fce0) [2022-02-23T19:18:48.169Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:18:48.169Z] testing.runTests(0xc000074080, {0x132cc00, 0x3, 0x3}, {0x105a90d, 0x11bc22b, 0x13316a0}) [2022-02-23T19:18:48.169Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:18:48.169Z] testing.(*M).Run(0xc000074080) [2022-02-23T19:18:48.169Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:18:48.169Z] main.main() [2022-02-23T19:18:48.169Z] _testmain.go:95 +0x1f5 [2022-02-23T19:18:48.169Z] --- PASS: TestDump (0.00s) [2022-02-23T19:18:48.169Z] === RUN TestDumpToFile [2022-02-23T19:18:48.638Z] --- PASS: TestDumpToFile (0.20s) [2022-02-23T19:18:48.638Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T19:18:48.638Z] goroutine 8 [running]: [2022-02-23T19:18:48.638Z] github.com/docker/docker/pkg/stack.dump(0x10c8894) [2022-02-23T19:18:48.638Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T19:18:48.638Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x10c8c40}) [2022-02-23T19:18:48.638Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T19:18:48.638Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000) [2022-02-23T19:18:48.638Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T19:18:48.638Z] testing.tRunner(0xc00015c4e0, 0x11c8ee8) [2022-02-23T19:18:48.638Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:18:48.638Z] created by testing.(*T).Run [2022-02-23T19:18:48.638Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T19:18:48.638Z] [2022-02-23T19:18:48.638Z] goroutine 1 [chan receive]: [2022-02-23T19:18:48.638Z] testing.(*T).Run(0xc00002dd40, {0x11c1316, 0x103a413}, 0x11c8ee8) [2022-02-23T19:18:48.638Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T19:18:48.638Z] testing.runTests.func1(0xc000066840) [2022-02-23T19:18:48.638Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T19:18:48.638Z] testing.tRunner(0xc00002dd40, 0xc00006fce0) [2022-02-23T19:18:48.638Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T19:18:48.638Z] testing.runTests(0xc000074080, {0x132cc00, 0x3, 0x3}, {0x105a90d, 0x11bc22b, 0x13316a0}) [2022-02-23T19:18:48.638Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T19:18:48.638Z] testing.(*M).Run(0xc000074080) [2022-02-23T19:18:48.638Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T19:18:48.638Z] main.main() [2022-02-23T19:18:48.638Z] _testmain.go:95 +0x1f5 [2022-02-23T19:18:48.638Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T19:18:48.638Z] PASS [2022-02-23T19:18:48.638Z] coverage: 90.9% of statements [2022-02-23T19:18:48.638Z] ok github.com/docker/docker/pkg/stack 0.245s coverage: 90.9% of statements [2022-02-23T19:18:49.109Z] === RUN TestNewStdWriter [2022-02-23T19:18:49.109Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T19:18:49.109Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestWriteWithNilBytes [2022-02-23T19:18:49.109Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestWrite [2022-02-23T19:18:49.109Z] --- PASS: TestWrite (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestWriteWithWriterError [2022-02-23T19:18:49.109Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T19:18:49.109Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestStdCopyWriteAndRead [2022-02-23T19:18:49.109Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T19:18:49.109Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T19:18:49.109Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T19:18:49.109Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T19:18:49.109Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T19:18:49.109Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T19:18:49.109Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T19:18:49.109Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T19:18:49.109Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T19:18:49.109Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T19:18:49.109Z] PASS [2022-02-23T19:18:49.109Z] coverage: 100.0% of statements [2022-02-23T19:18:49.109Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-02-23T19:18:49.595Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-23T19:18:50.100Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T19:18:50.100Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T19:18:50.100Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestFormatStatus [2022-02-23T19:18:50.100Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestFormatError [2022-02-23T19:18:50.100Z] --- PASS: TestFormatError (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestFormatJSONError [2022-02-23T19:18:50.100Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T19:18:50.100Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T19:18:50.100Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestNewJSONProgressOutput [2022-02-23T19:18:50.100Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestAuxFormatterEmit [2022-02-23T19:18:50.100Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestStreamWriterStdout [2022-02-23T19:18:50.100Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T19:18:50.100Z] === RUN TestStreamWriterStderr [2022-02-23T19:18:50.100Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T19:18:50.100Z] PASS [2022-02-23T19:18:50.100Z] coverage: 66.2% of statements [2022-02-23T19:18:50.100Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-02-23T19:18:50.571Z] === RUN TestGenerateRandomID [2022-02-23T19:18:50.571Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T19:18:50.571Z] === RUN TestShortenId [2022-02-23T19:18:50.571Z] --- PASS: TestShortenId (0.00s) [2022-02-23T19:18:50.571Z] === RUN TestShortenSha256Id [2022-02-23T19:18:50.571Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T19:18:50.571Z] === RUN TestShortenIdEmpty [2022-02-23T19:18:50.571Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T19:18:50.571Z] === RUN TestShortenIdInvalid [2022-02-23T19:18:50.571Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T19:18:50.571Z] === RUN TestIsShortIDNonHex [2022-02-23T19:18:50.571Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T19:18:50.571Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T19:18:50.571Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T19:18:50.571Z] PASS [2022-02-23T19:18:50.571Z] coverage: 70.6% of statements [2022-02-23T19:18:50.571Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2022-02-23T19:18:50.673Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T19:18:50.967Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T19:18:51.167Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.789s coverage: 7.2% of statements [2022-02-23T19:18:51.167Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T19:18:51.167Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-23T19:18:51.167Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-02-23T19:18:51.167Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T19:18:51.167Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-23T19:18:51.167Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T19:18:51.167Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-23T19:18:51.423Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-02-23T19:18:51.560Z] time="2022-02-23T19:18:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T19:18:51.560Z] === RUN TestIsCpusetListAvailable [2022-02-23T19:18:51.560Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T19:18:51.560Z] PASS [2022-02-23T19:18:51.560Z] coverage: 39.4% of statements [2022-02-23T19:18:51.560Z] ok github.com/docker/docker/pkg/sysinfo 0.047s coverage: 39.4% of statements [2022-02-23T19:18:51.679Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-23T19:18:51.679Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-23T19:18:52.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-23T19:18:52.549Z] --- PASS: TestAllocateRandomDeallocate (7.81s) [2022-02-23T19:18:52.549Z] === RUN TestRetrieveFromStore [2022-02-23T19:18:52.892Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T19:18:53.541Z] === RUN TestChtimes [2022-02-23T19:18:53.541Z] --- PASS: TestChtimes (0.01s) [2022-02-23T19:18:53.541Z] === RUN TestChtimesWindows [2022-02-23T19:18:53.541Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-23T19:18:53.541Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T19:18:53.541Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T19:18:53.541Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T19:18:53.541Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T19:18:53.541Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T19:18:53.541Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T19:18:53.541Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T19:18:53.541Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T19:18:53.541Z] PASS [2022-02-23T19:18:53.541Z] coverage: 12.9% of statements [2022-02-23T19:18:53.541Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.9% of statements [2022-02-23T19:18:54.010Z] === RUN TestTailFile [2022-02-23T19:18:54.010Z] --- PASS: TestTailFile (0.00s) [2022-02-23T19:18:54.010Z] === RUN TestTailFileManyLines [2022-02-23T19:18:54.010Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T19:18:54.010Z] === RUN TestTailEmptyFile [2022-02-23T19:18:54.010Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T19:18:54.010Z] === RUN TestTailNegativeN [2022-02-23T19:18:54.010Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader [2022-02-23T19:18:54.010Z] === PAUSE TestNewTailReader [2022-02-23T19:18:54.010Z] === CONT TestNewTailReader [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T19:18:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T19:18:54.010Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T19:18:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T19:18:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T19:18:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T19:18:54.010Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T19:18:54.010Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T19:18:54.011Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.011Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.011Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.011Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.011Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:18:54.011Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:18:54.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:18:54.180Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.481Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.481Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.481Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.481Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.482Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.482Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.482Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.483Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.485Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.485Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.956Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.956Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.956Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T19:18:54.956Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.956Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.956Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.957Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.957Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.957Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T19:18:54.958Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:18:54.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:18:54.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T19:18:54.960Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T19:18:55.179Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T19:18:55.434Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T19:18:55.434Z] PASS [2022-02-23T19:18:55.434Z] coverage: 88.6% of statements [2022-02-23T19:18:55.434Z] ok github.com/docker/docker/pkg/tailfile 0.192s coverage: 88.6% of statements [2022-02-23T19:18:55.434Z] --- PASS: TestRetrieveFromStore (3.00s) [2022-02-23T19:18:55.434Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T19:18:55.434Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-23T19:18:55.434Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T19:18:55.434Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T19:18:55.434Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T19:18:55.434Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T19:18:55.434Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T19:18:55.434Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T19:18:55.434Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T19:18:55.434Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T19:18:55.434Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T19:18:55.434Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T19:18:55.434Z] === RUN TestDebug [2022-02-23T19:18:55.434Z] --- PASS: TestDebug (0.00s) [2022-02-23T19:18:55.434Z] === RUN TestRequestPoolParallel [2022-02-23T19:18:55.904Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T19:18:55.904Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-23T19:18:55.904Z] === RUN TestTarSumRemove [2022-02-23T19:18:55.904Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T19:18:55.904Z] === RUN TestSortFileInfoSums [2022-02-23T19:18:55.904Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T19:18:55.904Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T19:18:55.904Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T19:18:55.904Z] === RUN TestNewTarSumForLabel [2022-02-23T19:18:55.904Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T19:18:55.904Z] === RUN TestEmptyTar [2022-02-23T19:18:55.904Z] --- PASS: TestEmptyTar (0.01s) [2022-02-23T19:18:55.904Z] === RUN TestTarSumsReadSize [2022-02-23T19:18:55.904Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-23T19:18:55.904Z] === RUN TestTarSums [2022-02-23T19:18:55.904Z] --- PASS: TestTarSums (0.11s) [2022-02-23T19:18:55.904Z] === RUN TestIteration [2022-02-23T19:18:55.904Z] --- PASS: TestIteration (0.00s) [2022-02-23T19:18:55.904Z] === RUN TestVersionLabelForChecksum [2022-02-23T19:18:55.904Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T19:18:55.904Z] === RUN TestVersion [2022-02-23T19:18:55.904Z] --- PASS: TestVersion (0.00s) [2022-02-23T19:18:55.904Z] === RUN TestGetVersion [2022-02-23T19:18:55.904Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T19:18:55.904Z] === RUN TestGetVersions [2022-02-23T19:18:55.904Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T19:18:55.904Z] PASS [2022-02-23T19:18:55.904Z] coverage: 89.3% of statements [2022-02-23T19:18:55.904Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2022-02-23T19:18:56.179Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T19:18:56.247Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-23T19:18:56.375Z] --- PASS: TestRequestPoolParallel (0.62s) [2022-02-23T19:18:56.375Z] === RUN TestFullAllocateRelease [2022-02-23T19:18:56.845Z] testing: warning: no tests to run [2022-02-23T19:18:56.845Z] PASS [2022-02-23T19:18:56.845Z] coverage: [no statements] [2022-02-23T19:18:56.845Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2022-02-23T19:18:56.845Z] --- PASS: TestFullAllocateRelease (0.63s) [2022-02-23T19:18:56.845Z] === RUN TestOddAllocateRelease [2022-02-23T19:18:57.214Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-23T19:18:57.316Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-02-23T19:18:57.316Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T19:18:57.316Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-02-23T19:18:57.316Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T19:18:57.316Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-23T19:18:57.316Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T19:18:57.316Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-02-23T19:18:57.316Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T19:18:57.316Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T19:18:57.316Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T19:18:57.316Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:18:57.316Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T19:18:57.316Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:18:57.316Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:18:57.316Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T19:18:57.316Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T19:18:57.316Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T19:18:57.316Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:18:57.316Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T19:18:57.316Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:18:57.316Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:18:57.316Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:18:57.316Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T19:18:57.316Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:18:57.316Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:18:57.316Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:18:57.316Z] PASS [2022-02-23T19:18:57.316Z] coverage: 85.3% of statements [2022-02-23T19:18:57.316Z] ok github.com/docker/docker/libnetwork/ipam 69.668s coverage: 85.3% of statements [2022-02-23T19:18:57.316Z] === RUN TestTruncIndex [2022-02-23T19:18:57.316Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T19:18:57.316Z] PASS [2022-02-23T19:18:57.316Z] coverage: 91.5% of statements [2022-02-23T19:18:57.316Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2022-02-23T19:18:58.310Z] === RUN TestIsGIT [2022-02-23T19:18:58.310Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T19:18:58.310Z] === RUN TestIsTransport [2022-02-23T19:18:58.310Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T19:18:58.310Z] PASS [2022-02-23T19:18:58.310Z] coverage: 100.0% of statements [2022-02-23T19:18:58.310Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2022-02-23T19:18:58.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-23T19:18:58.780Z] === RUN TestVersionInfo [2022-02-23T19:18:58.780Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T19:18:58.780Z] === RUN TestAppendVersions [2022-02-23T19:18:58.780Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T19:18:58.780Z] PASS [2022-02-23T19:18:58.780Z] coverage: 88.9% of statements [2022-02-23T19:18:58.780Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2022-02-23T19:18:59.225Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-23T19:18:59.770Z] --- PASS: TestGet (15.02s) [2022-02-23T19:18:59.770Z] === RUN TestPluginWithNoManifest [2022-02-23T19:18:59.770Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T19:18:59.770Z] === RUN TestGetAll [2022-02-23T19:18:59.770Z] --- PASS: TestGetAll (0.00s) [2022-02-23T19:18:59.770Z] PASS [2022-02-23T19:18:59.770Z] coverage: 73.2% of statements [2022-02-23T19:18:59.770Z] ok github.com/docker/docker/pkg/plugins 35.051s coverage: 73.2% of statements [2022-02-23T19:19:00.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-23T19:19:00.767Z] === RUN TestValidatePrivileges [2022-02-23T19:19:00.767Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T19:19:00.767Z] === RUN TestFilterByCapNeg [2022-02-23T19:19:00.767Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T19:19:00.767Z] === RUN TestFilterByCapPos [2022-02-23T19:19:00.767Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T19:19:00.767Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T19:19:00.767Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T19:19:00.767Z] PASS [2022-02-23T19:19:00.767Z] coverage: 12.0% of statements [2022-02-23T19:19:00.767Z] ok github.com/docker/docker/plugin 0.074s coverage: 12.0% of statements [2022-02-23T19:19:01.087Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T19:19:01.236Z] === RUN TestNewSettable [2022-02-23T19:19:01.236Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T19:19:01.236Z] === RUN TestIsSettable [2022-02-23T19:19:01.236Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T19:19:01.236Z] === RUN TestUpdateSettingsEnv [2022-02-23T19:19:01.236Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T19:19:01.236Z] PASS [2022-02-23T19:19:01.236Z] coverage: 20.0% of statements [2022-02-23T19:19:01.236Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.0% of statements [2022-02-23T19:19:01.558Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-23T19:19:02.226Z] === RUN TestLoad [2022-02-23T19:19:02.226Z] --- PASS: TestLoad (0.00s) [2022-02-23T19:19:02.226Z] === RUN TestSave [2022-02-23T19:19:02.226Z] --- PASS: TestSave (0.06s) [2022-02-23T19:19:02.226Z] === RUN TestAddDeleteGet [2022-02-23T19:19:02.226Z] --- PASS: TestAddDeleteGet (0.05s) [2022-02-23T19:19:02.226Z] === RUN TestInvalidTags [2022-02-23T19:19:02.226Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T19:19:02.226Z] PASS [2022-02-23T19:19:02.226Z] coverage: 84.4% of statements [2022-02-23T19:19:02.226Z] ok github.com/docker/docker/reference 0.246s coverage: 84.4% of statements [2022-02-23T19:19:02.485Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-23T19:19:03.799Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T19:19:03.799Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T19:19:03.799Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T19:19:03.799Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestValidateMirror [2022-02-23T19:19:03.799Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestLoadInsecureRegistries [2022-02-23T19:19:03.799Z] time="2022-02-23T19:19:03Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:19:03.799Z] time="2022-02-23T19:19:03Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T19:19:03.799Z] time="2022-02-23T19:19:03Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T19:19:03.799Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-23T19:19:03.799Z] === RUN TestNewServiceConfig [2022-02-23T19:19:03.799Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestValidateIndexName [2022-02-23T19:19:03.799Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestValidateIndexNameWithError [2022-02-23T19:19:03.799Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestEndpointParse [2022-02-23T19:19:03.799Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestEndpointParseInvalid [2022-02-23T19:19:03.799Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestValidateEndpoint [2022-02-23T19:19:03.799Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T19:19:03.799Z] === RUN TestPing [2022-02-23T19:19:03.799Z] --- PASS: TestPing (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestPingRegistryEndpoint [2022-02-23T19:19:03.799Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:03.799Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-23T19:19:03.799Z] === RUN TestEndpoint [2022-02-23T19:19:03.799Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:03.799Z] --- SKIP: TestEndpoint (0.01s) [2022-02-23T19:19:03.799Z] === RUN TestParseRepositoryInfo [2022-02-23T19:19:03.799Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestNewIndexInfo [2022-02-23T19:19:03.799Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestMirrorEndpointLookup [2022-02-23T19:19:03.799Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:03.799Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestSearchRepositories [2022-02-23T19:19:03.799Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T19:19:03.799Z] Host: 127.0.0.1:49322 [2022-02-23T19:19:03.799Z] User-Agent: docker test client [2022-02-23T19:19:03.799Z] Authorization: Token fake-token [2022-02-23T19:19:03.799Z] X-Docker-Token: true [2022-02-23T19:19:03.799Z] Accept-Encoding: gzip [2022-02-23T19:19:03.799Z] [2022-02-23T19:19:03.799Z] [2022-02-23T19:19:03.799Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T19:19:03.799Z] Connection: close [2022-02-23T19:19:03.799Z] Content-Length: 144 [2022-02-23T19:19:03.799Z] Cache-Control: no-cache [2022-02-23T19:19:03.799Z] Content-Type: application/json [2022-02-23T19:19:03.799Z] Date: Wed, 23 Feb 2022 19:19:03 GMT [2022-02-23T19:19:03.799Z] Expires: -1 [2022-02-23T19:19:03.799Z] Pragma: no-cache [2022-02-23T19:19:03.799Z] Server: docker-tests/mock [2022-02-23T19:19:03.799Z] X-Docker-Registry-Config: mock [2022-02-23T19:19:03.799Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T19:19:03.799Z] [2022-02-23T19:19:03.799Z] [2022-02-23T19:19:03.799Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-23T19:19:03.799Z] === RUN TestTrustedLocation [2022-02-23T19:19:03.799Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T19:19:03.799Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T19:19:03.799Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T19:19:03.799Z] === RUN TestIsSecureIndex [2022-02-23T19:19:03.799Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T19:19:03.799Z] PASS [2022-02-23T19:19:03.799Z] coverage: 51.2% of statements [2022-02-23T19:19:03.799Z] ok github.com/docker/docker/registry 0.361s coverage: 51.2% of statements [2022-02-23T19:19:03.799Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T19:19:03.799Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-23T19:19:03.799Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T19:19:03.845Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-02-23T19:19:03.848Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-23T19:19:04.269Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T19:19:04.269Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T19:19:04.269Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T19:19:04.269Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T19:19:04.269Z] time="2022-02-23T19:19:03Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T19:19:04.269Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-02-23T19:19:04.269Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T19:19:04.269Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T19:19:04.269Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T19:19:04.269Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T19:19:04.269Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T19:19:04.269Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T19:19:04.269Z] === RUN TestResumableRequestReader [2022-02-23T19:19:04.269Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T19:19:04.269Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T19:19:04.269Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T19:19:04.269Z] PASS [2022-02-23T19:19:04.269Z] coverage: 100.0% of statements [2022-02-23T19:19:04.269Z] ok github.com/docker/docker/registry/resumable 0.324s coverage: 100.0% of statements [2022-02-23T19:19:04.739Z] === RUN TestRestartManagerTimeout [2022-02-23T19:19:04.739Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T19:19:04.739Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T19:19:04.739Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T19:19:04.739Z] PASS [2022-02-23T19:19:04.739Z] coverage: 45.3% of statements [2022-02-23T19:19:04.739Z] ok github.com/docker/docker/restartmanager 0.067s coverage: 45.3% of statements [2022-02-23T19:19:05.210Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-23T19:19:05.210Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-23T19:19:05.216Z] === RUN TestDecodeContainerConfig [2022-02-23T19:19:05.216Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T19:19:05.216Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T19:19:05.216Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T19:19:05.216Z] === RUN TestValidatePrivileged [2022-02-23T19:19:05.216Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T19:19:05.216Z] PASS [2022-02-23T19:19:05.216Z] coverage: 52.6% of statements [2022-02-23T19:19:05.216Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-02-23T19:19:05.687Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T19:19:05.687Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T19:19:05.687Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T19:19:05.687Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T19:19:05.687Z] PASS [2022-02-23T19:19:05.687Z] coverage: 62.5% of statements [2022-02-23T19:19:05.687Z] ok github.com/docker/docker/testutil 0.146s coverage: 62.5% of statements [2022-02-23T19:19:06.660Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T19:19:07.588Z] docker_cli_service_logs_test.go:246: checking task scpcq4fxpv7r [2022-02-23T19:19:07.588Z] docker_cli_service_logs_test.go:251: checking messages for scpcq4fxpv7r [2022-02-23T19:19:07.588Z] docker_cli_service_logs_test.go:246: checking task vw603hxci3nk [2022-02-23T19:19:07.588Z] docker_cli_service_logs_test.go:251: checking messages for vw603hxci3nk [2022-02-23T19:19:10.450Z] === RUN TestGetDriver [2022-02-23T19:19:10.451Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T19:19:10.451Z] === RUN TestVolumeRequestError [2022-02-23T19:19:10.451Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T19:19:10.451Z] PASS [2022-02-23T19:19:10.451Z] coverage: 36.1% of statements [2022-02-23T19:19:10.451Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2022-02-23T19:19:10.451Z] === RUN TestGetAddress [2022-02-23T19:19:10.451Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T19:19:10.451Z] === RUN TestRemove [2022-02-23T19:19:10.451Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:19:10.451Z] --- SKIP: TestRemove (0.00s) [2022-02-23T19:19:10.451Z] === RUN TestInitializeWithVolumes [2022-02-23T19:19:10.451Z] --- PASS: TestInitializeWithVolumes (0.02s) [2022-02-23T19:19:10.451Z] === RUN TestCreate [2022-02-23T19:19:10.451Z] --- PASS: TestCreate (0.01s) [2022-02-23T19:19:10.451Z] === RUN TestValidateName [2022-02-23T19:19:10.451Z] --- PASS: TestValidateName (0.00s) [2022-02-23T19:19:10.451Z] === RUN TestCreateWithOpts [2022-02-23T19:19:10.451Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:19:10.451Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T19:19:10.451Z] === RUN TestRelaodNoOpts [2022-02-23T19:19:10.451Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-23T19:19:10.451Z] PASS [2022-02-23T19:19:10.451Z] coverage: 41.5% of statements [2022-02-23T19:19:10.451Z] ok github.com/docker/docker/volume/local 0.099s coverage: 41.5% of statements [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRaw [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T19:19:11.443Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRaw [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T19:19:11.443Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestConvertTmpfsOptions [2022-02-23T19:19:11.443Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T19:19:11.443Z] linux_parser_test.go:209: data="ro" [2022-02-23T19:19:11.443Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestParseMountSpec [2022-02-23T19:19:11.443Z] parser_test.go:62: case 0 [2022-02-23T19:19:11.443Z] parser_test.go:62: case 1 [2022-02-23T19:19:11.443Z] parser_test.go:62: case 2 [2022-02-23T19:19:11.443Z] parser_test.go:62: case 3 [2022-02-23T19:19:11.443Z] parser_test.go:62: case 4 [2022-02-23T19:19:11.443Z] parser_test.go:62: case 5 [2022-02-23T19:19:11.443Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestValidateMount [2022-02-23T19:19:11.443Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRaw [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T19:19:11.443Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T19:19:11.443Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T19:19:11.443Z] PASS [2022-02-23T19:19:11.443Z] coverage: 67.6% of statements [2022-02-23T19:19:11.443Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.6% of statements [2022-02-23T19:19:11.510Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T19:19:12.434Z] === RUN TestSetGetMeta [2022-02-23T19:19:12.434Z] === PAUSE TestSetGetMeta [2022-02-23T19:19:12.434Z] === RUN TestRestore [2022-02-23T19:19:12.434Z] === PAUSE TestRestore [2022-02-23T19:19:12.434Z] === RUN TestServiceCreate [2022-02-23T19:19:12.434Z] === PAUSE TestServiceCreate [2022-02-23T19:19:12.434Z] === RUN TestServiceList [2022-02-23T19:19:12.434Z] === PAUSE TestServiceList [2022-02-23T19:19:12.434Z] === RUN TestServiceRemove [2022-02-23T19:19:12.434Z] === PAUSE TestServiceRemove [2022-02-23T19:19:12.434Z] === RUN TestServiceGet [2022-02-23T19:19:12.434Z] === PAUSE TestServiceGet [2022-02-23T19:19:12.434Z] === RUN TestServicePrune [2022-02-23T19:19:12.434Z] === PAUSE TestServicePrune [2022-02-23T19:19:12.434Z] === RUN TestCreate [2022-02-23T19:19:12.434Z] === PAUSE TestCreate [2022-02-23T19:19:12.434Z] === RUN TestRemove [2022-02-23T19:19:12.434Z] === PAUSE TestRemove [2022-02-23T19:19:12.434Z] === RUN TestList [2022-02-23T19:19:12.434Z] === PAUSE TestList [2022-02-23T19:19:12.434Z] === RUN TestFindByDriver [2022-02-23T19:19:12.434Z] === PAUSE TestFindByDriver [2022-02-23T19:19:12.434Z] === RUN TestFindByReferenced [2022-02-23T19:19:12.434Z] === PAUSE TestFindByReferenced [2022-02-23T19:19:12.434Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T19:19:12.434Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T19:19:12.434Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:19:12.434Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:19:12.434Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T19:19:12.434Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T19:19:12.434Z] === RUN TestRefDerefRemove [2022-02-23T19:19:12.434Z] === PAUSE TestRefDerefRemove [2022-02-23T19:19:12.434Z] === RUN TestGet [2022-02-23T19:19:12.434Z] === PAUSE TestGet [2022-02-23T19:19:12.434Z] === RUN TestGetWithReference [2022-02-23T19:19:12.434Z] === PAUSE TestGetWithReference [2022-02-23T19:19:12.434Z] === RUN TestFilterFunc [2022-02-23T19:19:12.434Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T19:19:12.434Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T19:19:12.434Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T19:19:12.434Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T19:19:12.434Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:19:12.434Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:19:12.434Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:19:12.434Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:19:12.434Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T19:19:12.434Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T19:19:12.434Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T19:19:12.434Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T19:19:12.434Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:19:12.434Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:19:12.434Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T19:19:12.434Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T19:19:12.434Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T19:19:12.434Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T19:19:12.434Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T19:19:12.434Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T19:19:12.434Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T19:19:12.434Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T19:19:12.434Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T19:19:12.434Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T19:19:12.434Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T19:19:12.434Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T19:19:12.434Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T19:19:12.434Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T19:19:12.434Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T19:19:12.434Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T19:19:12.434Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T19:19:12.434Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T19:19:12.434Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T19:19:12.434Z] === CONT TestSetGetMeta [2022-02-23T19:19:12.434Z] === CONT TestServiceGet [2022-02-23T19:19:12.434Z] === CONT TestList [2022-02-23T19:19:12.434Z] === CONT TestCreate [2022-02-23T19:19:12.434Z] --- PASS: TestSetGetMeta (0.04s) [2022-02-23T19:19:12.434Z] === CONT TestServicePrune [2022-02-23T19:19:12.434Z] --- PASS: TestCreate (0.04s) [2022-02-23T19:19:12.434Z] === CONT TestServiceRemove [2022-02-23T19:19:12.434Z] --- PASS: TestList (0.07s) [2022-02-23T19:19:12.434Z] === CONT TestServiceList [2022-02-23T19:19:12.905Z] === CONT TestServiceCreate [2022-02-23T19:19:12.905Z] --- PASS: TestServiceGet (0.25s) [2022-02-23T19:19:12.905Z] time="2022-02-23T19:19:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:19:12.905Z] --- PASS: TestServiceRemove (0.21s) [2022-02-23T19:19:12.905Z] === CONT TestRestore [2022-02-23T19:19:12.905Z] --- PASS: TestServiceList (0.18s) [2022-02-23T19:19:12.905Z] === CONT TestRemove [2022-02-23T19:19:12.905Z] time="2022-02-23T19:19:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:19:12.905Z] time="2022-02-23T19:19:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:19:12.905Z] --- PASS: TestServiceCreate (0.04s) [2022-02-23T19:19:12.905Z] === CONT TestGetWithReference [2022-02-23T19:19:12.905Z] time="2022-02-23T19:19:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T19:19:12.905Z] time="2022-02-23T19:19:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T19:19:12.905Z] --- PASS: TestRestore (0.05s) [2022-02-23T19:19:12.905Z] === CONT TestGet [2022-02-23T19:19:12.905Z] --- PASS: TestRemove (0.04s) [2022-02-23T19:19:12.905Z] === CONT TestRefDerefRemove [2022-02-23T19:19:12.905Z] --- PASS: TestServicePrune (0.27s) [2022-02-23T19:19:12.905Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T19:19:12.905Z] --- PASS: TestGetWithReference (0.06s) [2022-02-23T19:19:12.905Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T19:19:12.905Z] --- PASS: TestGet (0.06s) [2022-02-23T19:19:12.905Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T19:19:12.905Z] --- PASS: TestRefDerefRemove (0.06s) [2022-02-23T19:19:12.905Z] === CONT TestFindByReferenced [2022-02-23T19:19:12.905Z] --- PASS: TestDefererencePluginOnCreateError (0.07s) [2022-02-23T19:19:12.905Z] === CONT TestFindByDriver [2022-02-23T19:19:12.905Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-02-23T19:19:12.905Z] --- PASS: TestFindByReferenced (0.05s) [2022-02-23T19:19:12.905Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-02-23T19:19:12.905Z] --- PASS: TestFindByDriver (0.04s) [2022-02-23T19:19:12.905Z] PASS [2022-02-23T19:19:12.905Z] coverage: 69.0% of statements [2022-02-23T19:19:12.905Z] ok github.com/docker/docker/volume/service 0.486s coverage: 69.0% of statements [2022-02-23T19:19:15.128Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:19:15.128Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:19:15.128Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:19:15.128Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T19:19:16.017Z] ok github.com/docker/docker/libnetwork/ipam 13.426s coverage: 85.3% of statements [2022-02-23T19:19:16.017Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T19:19:16.017Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T19:19:16.017Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-23T19:19:16.580Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-23T19:19:16.580Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T19:19:16.580Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-23T19:19:17.142Z] ok github.com/docker/docker/libnetwork/ipamutils 0.246s coverage: 74.0% of statements [2022-02-23T19:19:17.508Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T19:19:17.705Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-02-23T19:19:17.705Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-23T19:19:18.268Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-02-23T19:19:19.788Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-23T19:19:20.758Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-23T19:19:21.726Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T19:19:21.726Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T19:19:21.726Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T19:19:22.289Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T19:19:22.545Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T19:19:22.545Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T19:19:22.545Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T19:19:23.107Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T19:19:23.107Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T19:19:23.667Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T19:19:23.667Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T19:19:23.822Z] 2022/02/23 19:19:22 Closing DB instances... [2022-02-23T19:19:23.922Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T19:19:23.923Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T19:19:23.923Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T19:19:24.291Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-02-23T19:19:24.291Z] === RUN TestFindNode [2022-02-23T19:19:24.291Z] 2022/02/23 19:19:24 Closing DB instances... [2022-02-23T19:19:24.291Z] --- PASS: TestFindNode (0.02s) [2022-02-23T19:19:24.291Z] === RUN TestChangeNodeState [2022-02-23T19:19:24.291Z] 2022/02/23 19:19:24 Closing DB instances... [2022-02-23T19:19:24.291Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T19:19:24.291Z] === RUN TestNodeReincarnation [2022-02-23T19:19:24.291Z] 2022/02/23 19:19:24 Closing DB instances... [2022-02-23T19:19:25.286Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T19:19:25.286Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T19:19:25.542Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T19:19:25.542Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T19:19:25.542Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-23T19:19:26.102Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T19:19:27.468Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T19:19:27.468Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T19:19:27.468Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T19:19:29.981Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T19:19:30.082Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T19:19:30.176Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T19:19:30.176Z] === RUN TestParallelCreate [2022-02-23T19:19:30.176Z] 2022/02/23 19:19:29 Closing DB instances... [2022-02-23T19:19:30.176Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T19:19:30.176Z] === RUN TestParallelDelete [2022-02-23T19:19:30.176Z] 2022/02/23 19:19:29 Closing DB instances... [2022-02-23T19:19:30.176Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T19:19:30.176Z] === RUN TestNetworkDBIslands [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dfaf6a8ccda9 with config:&{NodeID:dfaf6a8ccda9 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-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:da9b4adf3b41 with config:&{NodeID:da9b4adf3b41 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-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="Node da9b4adf3b41/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="Node da9b4adf3b41/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="Node da9b4adf3b41/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="Node da9b4adf3b41/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:276e8e24af44 with config:&{NodeID:276e8e24af44 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-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="Node da9b4adf3b41/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=info msg="Node da9b4adf3b41/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-23T19:19:30.176Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:939f77d68d71 with config:&{NodeID:939f77d68d71 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-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node da9b4adf3b41/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node da9b4adf3b41/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, added to nodes list" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T19:19:30.648Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:013d9641b9b7 with config:&{NodeID:013d9641b9b7 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-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 013d9641b9b7/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 013d9641b9b7/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 013d9641b9b7/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 013d9641b9b7/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node da9b4adf3b41/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node da9b4adf3b41/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 939f77d68d71/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=info msg="Node 276e8e24af44/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T19:19:31.118Z] time="2022-02-23T19:19:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=info msg="Node 013d9641b9b7/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=info msg="Node 013d9641b9b7/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=info msg="Node 013d9641b9b7/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=info msg="Node 013d9641b9b7/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=info msg="Node 013d9641b9b7/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=info msg="Node 013d9641b9b7/172.30.184.95, added to nodes list" [2022-02-23T19:19:31.589Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=info msg="The new bootstrap node list is:[172.30.184.95:10033 172.30.184.95:10034 172.30.184.95:10035]" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10033" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49357" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10034" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49358" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49359" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10035" [2022-02-23T19:19:31.589Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=info msg="The new bootstrap node list is:[172.30.184.95:10033 172.30.184.95:10034 172.30.184.95:10035]" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10033" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49360" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10034" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49361" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10035" [2022-02-23T19:19:31.589Z] time="2022-02-23T19:19:31Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49362" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="node 0 leaving" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="Node dfaf6a8ccda9 change state NodeActive --> NodeLeft" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="node5(013d9641b9b7): Node leave event for dfaf6a8ccda9/172.30.184.95" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="Node dfaf6a8ccda9 change state NodeActive --> NodeLeft" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="node4(939f77d68d71): Node leave event for dfaf6a8ccda9/172.30.184.95" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="Node dfaf6a8ccda9 change state NodeActive --> NodeLeft" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="node3(276e8e24af44): Node leave event for dfaf6a8ccda9/172.30.184.95" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="Node dfaf6a8ccda9 change state NodeActive --> NodeLeft" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="node1(dfaf6a8ccda9): Node leave event for dfaf6a8ccda9/172.30.184.95" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="Node dfaf6a8ccda9 change state NodeActive --> NodeLeft" [2022-02-23T19:19:32.061Z] time="2022-02-23T19:19:31Z" level=info msg="node2(da9b4adf3b41): Node leave event for dfaf6a8ccda9/172.30.184.95" [2022-02-23T19:19:32.496Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T19:19:32.496Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite (1244.88s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.20s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.21s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.77s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.64s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.67s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.73s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.20s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.63s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.49s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.21s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.48s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.11s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.95s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.33s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.98s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.52s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.73s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.71s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.08s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.81s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.48s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.05s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.51s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.26s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.11s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.15s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.43s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.95s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.14s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.81s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.68s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.53s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.77s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.62s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.45s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.06s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.56s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.06s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.51s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.51s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.70s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.14s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.02s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2022-02-23T19:19:32.496Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.31s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.07s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.59s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.74s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.67s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.36s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.20s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.74s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.11s) [2022-02-23T19:19:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.16s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.33s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.99s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.38s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.53s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.74s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.76s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.96s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.80s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.16s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.66s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.93s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.15s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.23s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.30s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.40s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.95s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.24s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.26s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.30s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.16s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.64s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.53s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.11s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.53s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.09s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.58s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.34s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.16s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.52s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.85s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.45s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.10s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.74s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildHistory (3.85s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.98s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.88s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.11s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.88s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.28s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.84s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.02s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.66s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.25s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.34s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.63s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.46s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.60s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.37s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.18s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.36s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.69s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.73s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.80s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.21s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildPATH (1.56s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.47s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.84s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.77s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.46s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildRm (2.60s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.20s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.66s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.07s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.87s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildUser (1.17s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.22s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.09s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.77s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.83s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.48s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.86s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.72s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.78s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.11s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.58s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.45s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.62s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.10s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.95s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitTTY (0.90s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.49s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.51s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.94s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.40s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.51s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.16s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.58s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.46s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.52s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.70s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.69s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.45s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.95s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.44s) [2022-02-23T19:19:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.60s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.74s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.24s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.29s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.09s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.52s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.50s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.37s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c3b800_} (1.86s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11990026568_/foo_false____} (1.35s) [2022-02-23T19:19:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11990026568_/foo_true____} (1.56s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32629055573_/foo_false____} (1.46s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32629055573_/foo_true____} (1.41s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32629055573_/foo_true__0xc000c3b830__} (1.42s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c3b848_} (0.46s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c3b860_} (1.42s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c3b878_} (1.28s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c3b890_} (1.38s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.09s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.76s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.14s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.45s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.05s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.69s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.89s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.96s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.62s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.49s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.78s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.08s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.53s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.47s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.46s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.48s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.93s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.43s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.56s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.29s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.63s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.16s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.74s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.63s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.48s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToDot (0.48s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.81s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.81s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.76s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2022-02-23T19:19:32.498Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-02-23T19:19:32.498Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.23s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.54s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.88s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.97s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.17s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.48s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.56s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.77s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.31s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.24s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.59s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFilters (1.03s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-02-23T19:19:32.498Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T19:19:32.498Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.09s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsRename (0.59s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsResize (0.57s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.43s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.80s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.68s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.87s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.97s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.54s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.47s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.45s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecCgroup (0.75s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.89s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.71s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.75s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.65s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.16s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.92s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.63s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2022-02-23T19:19:32.498Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.40s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.70s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.67s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.56s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestHealth (18.83s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.52s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.47s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.40s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImportGzipped (1.26s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.30s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.61s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.70s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.40s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.40s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2022-02-23T19:19:32.498Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.79s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectHistory (0.68s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T19:19:32.498Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2022-02-23T19:19:32.498Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.55s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.06s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.15s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.71s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.29s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.22s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.49s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.42s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.40s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.88s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.40s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.42s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestNetHostname (1.39s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.97s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.68s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.57s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPluginActive (2.31s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.46s) [2022-02-23T19:19:32.499Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.29s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.72s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.13s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.50s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.96s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.27s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.82s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPortList (5.94s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.11s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.01s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.40s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.40s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.78s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.85s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.47s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.63s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.68s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.74s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.37s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.82s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.37s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.53s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2022-02-23T19:19:32.499Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.41s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.83s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.35s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.85s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.86s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.66s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.02s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAddHost (0.55s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.65s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.69s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.10s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.30s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.55s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.56s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.41s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.85s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.84s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.81s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.40s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.35s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.59s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.78s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.92s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.84s) [2022-02-23T19:19:32.499Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-23T19:19:32.499Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.39s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.05s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.23s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.40s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.12s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-02-23T19:19:32.499Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.94s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.41s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-02-23T19:19:32.499Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.61s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.13s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.84s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.72s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.91s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.93s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.22s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.82s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunMount (3.64s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.84s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.23s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.88s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.28s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.84s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.36s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.18s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.08s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.46s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.88s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.86s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.04s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.27s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.88s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.57s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.59s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.40s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.38s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunSysctls (0.88s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.37s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.08s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.20s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.40s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.27s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUserByID (0.39s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.39s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUserByName (0.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.98s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.75s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.65s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.40s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.82s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.40s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.64s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.36s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.15s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.97s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.73s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.71s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStartRecordError (1.44s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.68s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.45s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.61s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.56s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.63s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.04s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.01s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.33s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.20s) [2022-02-23T19:19:32.500Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.15s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.36s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.25s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.89s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.26s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.82s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.26s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.24s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.42s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.41s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-02-23T19:19:32.500Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.35s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.46s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.40s) [2022-02-23T19:19:32.501Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.26s) [2022-02-23T19:19:32.501Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-23T19:19:32.501Z] === RUN TestDockerRegistrySuite [2022-02-23T19:19:32.501Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, left gossip cluster" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, left gossip cluster" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, left gossip cluster" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, left gossip cluster" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node dfaf6a8ccda9/172.30.184.95, left gossip cluster" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="node 1 leaving" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node da9b4adf3b41 change state NodeActive --> NodeLeft" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="node4(939f77d68d71): Node leave event for da9b4adf3b41/172.30.184.95" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node da9b4adf3b41/172.30.184.95, left gossip cluster" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node da9b4adf3b41 change state NodeActive --> NodeFailed" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node da9b4adf3b41/172.30.184.95, added to failed nodes list" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node da9b4adf3b41 change state NodeActive --> NodeLeft" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="node5(013d9641b9b7): Node leave event for da9b4adf3b41/172.30.184.95" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node da9b4adf3b41 change state NodeActive --> NodeLeft" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="node3(276e8e24af44): Node leave event for da9b4adf3b41/172.30.184.95" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=error msg="node: da9b4adf3b41 is unknown to memberlist" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node da9b4adf3b41/172.30.184.95, left gossip cluster" [2022-02-23T19:19:32.533Z] time="2022-02-23T19:19:32Z" level=info msg="Node da9b4adf3b41/172.30.184.95, left gossip cluster" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=info msg="Node da9b4adf3b41/172.30.184.95, left gossip cluster" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=info msg="node 2 leaving" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=info msg="Node 276e8e24af44 change state NodeActive --> NodeLeft" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=info msg="node4(939f77d68d71): Node leave event for 276e8e24af44/172.30.184.95" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=info msg="Node 276e8e24af44 change state NodeActive --> NodeLeft" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=info msg="node5(013d9641b9b7): Node leave event for 276e8e24af44/172.30.184.95" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=info msg="Node 276e8e24af44 change state NodeActive --> NodeLeft" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=info msg="node3(276e8e24af44): Node leave event for 276e8e24af44/172.30.184.95" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=debug msg="memberlist: Failed ping: da9b4adf3b41 (timeout reached)" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.184.95:10036: use of closed network connection" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.184.95:10037: use of closed network connection" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.184.95:10035: use of closed network connection" [2022-02-23T19:19:33.003Z] time="2022-02-23T19:19:32Z" level=info msg="Node 276e8e24af44/172.30.184.95, left gossip cluster" [2022-02-23T19:19:33.426Z] check_test.go:195: [d75a45a258524] daemon is not started [2022-02-23T19:19:33.426Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="Node 276e8e24af44/172.30.184.95, left gossip cluster" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="Node 276e8e24af44/172.30.184.95, left gossip cluster" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="memberlist: Suspect da9b4adf3b41 has failed, no acks received" [2022-02-23T19:19:33.473Z] networkdb_test.go:867: node4: OK [2022-02-23T19:19:33.473Z] networkdb_test.go:867: node5: OK [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="node 0 coming back" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:45f110f651c8 with config:&{NodeID:45f110f651c8 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-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="Node 45f110f651c8/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="Node 45f110f651c8/172.30.184.95, added to nodes list" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="node 1 coming back" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:090dcb0be107 with config:&{NodeID:090dcb0be107 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-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="Node 090dcb0be107/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="Node 090dcb0be107/172.30.184.95, added to nodes list" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="node 2 coming back" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1dcef090146e with config:&{NodeID:1dcef090146e 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-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="Node 1dcef090146e/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:33.473Z] time="2022-02-23T19:19:33Z" level=info msg="Node 1dcef090146e/172.30.184.95, added to nodes list" [2022-02-23T19:19:34.354Z] check_test.go:195: [dca2717d2c972] daemon is not started [2022-02-23T19:19:34.354Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T19:19:35.719Z] check_test.go:195: [d2d608bbca887] daemon is not started [2022-02-23T19:19:35.719Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T19:19:35.975Z] check_test.go:195: [da53bc0c1e960] daemon is not started [2022-02-23T19:19:35.975Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:19:37.306Z] time="2022-02-23T19:19:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.184.95:10033 172.30.184.95:10034 172.30.184.95:10035]" [2022-02-23T19:19:37.306Z] time="2022-02-23T19:19:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.184.95:10033 172.30.184.95:10034 172.30.184.95:10035]" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10033" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49364" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 013d9641b9b7/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 013d9641b9b7/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, is the new incarnation of the shutdown node dfaf6a8ccda9/172.30.184.95" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 939f77d68d71/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 939f77d68d71/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49365" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10034" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 013d9641b9b7/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 013d9641b9b7/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 939f77d68d71/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 939f77d68d71/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, is the new incarnation of the shutdown node da9b4adf3b41/172.30.184.95" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10035" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49366" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 013d9641b9b7/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 013d9641b9b7/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 939f77d68d71/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 939f77d68d71/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, is the new incarnation of the shutdown node 276e8e24af44/172.30.184.95" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, is the new incarnation of the shutdown node da9b4adf3b41/172.30.184.95" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, is the new incarnation of the shutdown node dfaf6a8ccda9/172.30.184.95" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 45f110f651c8/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 090dcb0be107/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, is the new incarnation of the shutdown node 276e8e24af44/172.30.184.95" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, joined gossip cluster" [2022-02-23T19:19:37.784Z] time="2022-02-23T19:19:37Z" level=info msg="Node 1dcef090146e/172.30.184.95, added to nodes list" [2022-02-23T19:19:37.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-23T19:19:38.261Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10033" [2022-02-23T19:19:38.261Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49367" [2022-02-23T19:19:38.261Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10034" [2022-02-23T19:19:38.261Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49368" [2022-02-23T19:19:38.261Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.184.95:10035" [2022-02-23T19:19:38.261Z] time="2022-02-23T19:19:37Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49369" [2022-02-23T19:19:38.739Z] 2022/02/23 19:19:38 Closing DB instances... [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8 change state NodeActive --> NodeLeft" [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="node4(939f77d68d71): Node leave event for 45f110f651c8/172.30.184.95" [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8 change state NodeActive --> NodeLeft" [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="node5(013d9641b9b7): Node leave event for 45f110f651c8/172.30.184.95" [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8 change state NodeActive --> NodeLeft" [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="node2(090dcb0be107): Node leave event for 45f110f651c8/172.30.184.95" [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8 change state NodeActive --> NodeLeft" [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="node1(45f110f651c8): Node leave event for 45f110f651c8/172.30.184.95" [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8 change state NodeActive --> NodeLeft" [2022-02-23T19:19:38.739Z] time="2022-02-23T19:19:38Z" level=info msg="node3(1dcef090146e): Node leave event for 45f110f651c8/172.30.184.95" [2022-02-23T19:19:38.878Z] check_test.go:195: [d14f0ba799688] daemon is not started [2022-02-23T19:19:39.134Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:19:39.217Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.217Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.217Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.217Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.217Z] time="2022-02-23T19:19:38Z" level=info msg="Node 45f110f651c8/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:38Z" level=info msg="Node 090dcb0be107 change state NodeActive --> NodeLeft" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:38Z" level=info msg="node4(939f77d68d71): Node leave event for 090dcb0be107/172.30.184.95" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:38Z" level=info msg="Node 090dcb0be107 change state NodeActive --> NodeLeft" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:38Z" level=info msg="node3(1dcef090146e): Node leave event for 090dcb0be107/172.30.184.95" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:38Z" level=info msg="Node 090dcb0be107 change state NodeActive --> NodeLeft" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:38Z" level=info msg="node5(013d9641b9b7): Node leave event for 090dcb0be107/172.30.184.95" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:38Z" level=info msg="Node 090dcb0be107 change state NodeActive --> NodeLeft" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:38Z" level=info msg="node2(090dcb0be107): Node leave event for 090dcb0be107/172.30.184.95" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:38Z" level=info msg="Node 090dcb0be107/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:39Z" level=info msg="Node 090dcb0be107/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:39Z" level=info msg="Node 090dcb0be107/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.218Z] time="2022-02-23T19:19:39Z" level=info msg="Node 090dcb0be107/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.694Z] time="2022-02-23T19:19:39Z" level=info msg="Node 1dcef090146e change state NodeActive --> NodeLeft" [2022-02-23T19:19:39.694Z] time="2022-02-23T19:19:39Z" level=info msg="node5(013d9641b9b7): Node leave event for 1dcef090146e/172.30.184.95" [2022-02-23T19:19:39.694Z] time="2022-02-23T19:19:39Z" level=info msg="Node 1dcef090146e change state NodeActive --> NodeLeft" [2022-02-23T19:19:39.694Z] time="2022-02-23T19:19:39Z" level=info msg="node4(939f77d68d71): Node leave event for 1dcef090146e/172.30.184.95" [2022-02-23T19:19:39.694Z] time="2022-02-23T19:19:39Z" level=info msg="Node 1dcef090146e change state NodeActive --> NodeLeft" [2022-02-23T19:19:39.694Z] time="2022-02-23T19:19:39Z" level=info msg="node3(1dcef090146e): Node leave event for 1dcef090146e/172.30.184.95" [2022-02-23T19:19:39.694Z] time="2022-02-23T19:19:39Z" level=info msg="Node 1dcef090146e/172.30.184.95, left gossip cluster" [2022-02-23T19:19:39.694Z] time="2022-02-23T19:19:39Z" level=info msg="Node 1dcef090146e/172.30.184.95, left gossip cluster" [2022-02-23T19:19:40.170Z] time="2022-02-23T19:19:39Z" level=info msg="Node 1dcef090146e/172.30.184.95, left gossip cluster" [2022-02-23T19:19:40.170Z] time="2022-02-23T19:19:39Z" level=debug msg="memberlist: Failed ping: 939f77d68d71 (timeout reached)" [2022-02-23T19:19:40.170Z] time="2022-02-23T19:19:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.184.95:10037: use of closed network connection" [2022-02-23T19:19:40.170Z] time="2022-02-23T19:19:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.184.95:10035: use of closed network connection" [2022-02-23T19:19:40.170Z] time="2022-02-23T19:19:39Z" level=debug msg="memberlist: Stream connection from=172.30.184.95:49370" [2022-02-23T19:19:40.510Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-23T19:19:40.614Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T19:19:40.645Z] time="2022-02-23T19:19:40Z" level=info msg="Node 939f77d68d71 change state NodeActive --> NodeLeft" [2022-02-23T19:19:40.645Z] time="2022-02-23T19:19:40Z" level=info msg="node5(013d9641b9b7): Node leave event for 939f77d68d71/172.30.184.95" [2022-02-23T19:19:40.645Z] time="2022-02-23T19:19:40Z" level=info msg="Node 939f77d68d71 change state NodeActive --> NodeLeft" [2022-02-23T19:19:40.645Z] time="2022-02-23T19:19:40Z" level=info msg="node4(939f77d68d71): Node leave event for 939f77d68d71/172.30.184.95" [2022-02-23T19:19:40.645Z] time="2022-02-23T19:19:40Z" level=warning msg="memberlist: Was able to connect to 939f77d68d71 but other probes failed, network may be misconfigured" [2022-02-23T19:19:41.126Z] time="2022-02-23T19:19:40Z" level=info msg="Node 939f77d68d71/172.30.184.95, left gossip cluster" [2022-02-23T19:19:41.126Z] time="2022-02-23T19:19:40Z" level=info msg="Node 939f77d68d71/172.30.184.95, left gossip cluster" [2022-02-23T19:19:41.606Z] time="2022-02-23T19:19:41Z" level=warning msg="memberlist: Failed to send gossip to 172.30.184.95:10037: write udp [::]:10036->172.30.184.95:10037: use of closed network connection" [2022-02-23T19:19:41.606Z] time="2022-02-23T19:19:41Z" level=info msg="Node 013d9641b9b7/172.30.184.95, left gossip cluster" [2022-02-23T19:19:41.606Z] time="2022-02-23T19:19:41Z" level=info msg="Node 013d9641b9b7 change state NodeActive --> NodeFailed" [2022-02-23T19:19:41.606Z] time="2022-02-23T19:19:41Z" level=info msg="Node 013d9641b9b7/172.30.184.95, added to failed nodes list" [2022-02-23T19:19:41.606Z] --- PASS: TestNetworkDBIslands (12.30s) [2022-02-23T19:19:41.606Z] PASS [2022-02-23T19:19:41.606Z] coverage: 60.0% of statements [2022-02-23T19:19:41.606Z] ok github.com/docker/docker/libnetwork/networkdb 105.446s coverage: 60.0% of statements [2022-02-23T19:19:41.606Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:19:41.606Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T19:19:41.606Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:19:41.606Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T19:19:41.606Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T19:19:42.082Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T19:19:42.443Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-23T19:19:44.999Z] docker_cli_swarm_test.go:1895: [d34a2db94a3e5] joining swarm manager [d0818c67d7774]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:19:44.999Z] check_test.go:195: [d1bd1e0f58bd8] daemon is not started [2022-02-23T19:19:44.999Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T19:19:45.074Z] [2022-02-23T19:19:45.074Z] === Skipped [2022-02-23T19:19:45.074Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T19:19:45.074Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T19:19:45.074Z] [2022-02-23T19:19:45.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T19:19:45.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.074Z] [2022-02-23T19:19:45.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-02-23T19:19:45.074Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.074Z] [2022-02-23T19:19:45.074Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s) [2022-02-23T19:19:45.075Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-23T19:19:45.075Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T19:19:45.075Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T19:19:45.075Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T19:19:45.075Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T19:19:45.075Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T19:19:45.075Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T19:19:45.075Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T19:19:45.075Z] daemon_test.go:145: root required [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T19:19:45.075Z] reload_test.go:342: root required [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-02-23T19:19:45.075Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T19:19:45.075Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T19:19:45.075Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T19:19:45.075Z] download_test.go:267: Needs fixing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T19:19:45.075Z] layer_test.go:291: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T19:19:45.075Z] layer_test.go:340: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T19:19:45.075Z] layer_test.go:455: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T19:19:45.075Z] layer_test.go:684: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T19:19:45.075Z] migration_test.go:45: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T19:19:45.075Z] migration_test.go:181: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T19:19:45.075Z] mount_test.go:17: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T19:19:45.075Z] mount_test.go:76: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T19:19:45.075Z] mount_test.go:125: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T19:19:45.075Z] mount_test.go:212: Failing on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T19:19:45.075Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-23T19:19:45.075Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T19:19:45.075Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T19:19:45.075Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T19:19:45.075Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T19:19:45.075Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T19:19:45.075Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T19:19:45.075Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T19:19:45.075Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T19:19:45.075Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T19:19:45.075Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T19:19:45.075Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:19:45.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:19:45.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:19:45.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:19:45.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:19:45.075Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-23T19:19:45.075Z] archive_test.go:140: zstd not installed [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T19:19:45.075Z] archive_windows_test.go:16: Currently fails [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T19:19:45.075Z] changes_test.go:195: needs more investigation [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T19:19:45.075Z] changes_test.go:432: needs further investigation [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T19:19:45.075Z] changes_test.go:468: needs further investigation [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T19:19:45.075Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T19:19:45.075Z] poller_test.go:40: No chmod on Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T19:19:45.075Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T19:19:45.075Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-23T19:19:45.075Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-23T19:19:45.075Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T19:19:45.075Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T19:19:45.075Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T19:19:45.075Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T19:19:45.075Z] [2022-02-23T19:19:45.075Z] DONE 2071 tests, 68 skipped in 309.059s [2022-02-23T19:19:45.075Z] INFO: make.ps1 ended at 02/23/2022 19:19:44 [2022-02-23T19:19:45.925Z] docker_cli_swarm_test.go:1896: [db7199d6129f0] joining swarm manager [d0818c67d7774]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:19:47.320Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T19:19:47.321Z] INFO: Unit tests ended at 02/23/2022 19:19:47. Duration:00:05:31.3965965 [2022-02-23T19:19:47.321Z] INFO: Building busybox [2022-02-23T19:19:47.321Z] Sending build context to Docker daemon 5.12kB [2022-02-23T19:19:47.321Z] [2022-02-23T19:19:47.321Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T19:19:47.321Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T19:19:47.321Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T19:19:47.321Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T19:19:47.321Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T19:19:47.321Z] ---> c703d4d60533 [2022-02-23T19:19:47.321Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T19:19:47.321Z] ---> Running in 5ffb30b88ab8 [2022-02-23T19:19:47.364Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T19:19:47.853Z] check_test.go:195: [d42cef3b343c3] daemon is not started [2022-02-23T19:19:47.853Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T19:19:48.780Z] check_test.go:195: [d950e6bf14da1] daemon is not started [2022-02-23T19:19:48.780Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T19:19:49.748Z] check_test.go:195: [dbdfbf49d59b8] daemon is not started [2022-02-23T19:19:49.749Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T19:19:50.719Z] check_test.go:195: [de1fd73d017d3] daemon is not started [2022-02-23T19:19:50.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T19:19:51.645Z] check_test.go:195: [d42b7fc859a7e] daemon is not started [2022-02-23T19:19:51.645Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T19:19:52.571Z] check_test.go:195: [dd262b289c71c] daemon is not started [2022-02-23T19:19:52.571Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T19:19:53.497Z] check_test.go:195: [dc522a22606fe] daemon is not started [2022-02-23T19:19:53.497Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T19:19:54.467Z] check_test.go:195: [d00a5f8a8df79] daemon is not started [2022-02-23T19:19:54.467Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T19:19:54.514Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T19:19:55.029Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fb107321c6d775ed22fa0deed7522d58eb3eacace3c31805167a037dc8d8db1e [2022-02-23T19:19:55.957Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:72f4c1bb683fb021b376a531bab751669fc22f9a70cf78f18cc80daef22ba429 [2022-02-23T19:19:55.957Z] check_test.go:195: [d2bb4be259f5f] daemon is not started [2022-02-23T19:19:56.213Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T19:19:57.141Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a5a9d5ef964ba59bf55bd3b9d008138d35910b2380adc1561b5abf8a47c402b6 [2022-02-23T19:19:58.069Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:43dad4a2e05c5224c0db945be03bb51380f20c4d65116169f50a0bcb0a6c686b [2022-02-23T19:19:58.069Z] check_test.go:195: [dc30e6f75a389] daemon is not started [2022-02-23T19:19:58.069Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T19:19:59.039Z] check_test.go:195: [dbe7ae552c6ad] daemon is not started [2022-02-23T19:19:59.039Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T19:20:00.936Z] check_test.go:195: [d57ae319f2294] daemon is not started [2022-02-23T19:20:00.936Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T19:20:01.885Z] check_test.go:195: [d9b27d425396a] daemon is not started [2022-02-23T19:20:01.885Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:20:02.140Z] check_test.go:195: [d108c0c7f1c29] daemon is not started [2022-02-23T19:20:02.140Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:20:03.108Z] check_test.go:195: [d8b369ab55d2f] daemon is not started [2022-02-23T19:20:03.108Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:20:03.108Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-23T19:20:04.076Z] check_test.go:195: [da42161bdfde3] daemon is not started [2022-02-23T19:20:04.076Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:20:05.004Z] check_test.go:195: [df7698d3015cc] daemon is not started [2022-02-23T19:20:05.004Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T19:20:07.139Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T19:20:07.518Z] check_test.go:195: [dd6840d9c2c8c] daemon is not started [2022-02-23T19:20:07.518Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T19:20:07.774Z] check_test.go:195: [d98446d3e4c84] daemon is not started [2022-02-23T19:20:07.774Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T19:20:08.700Z] check_test.go:195: [de37e90cfdbc5] daemon is not started [2022-02-23T19:20:08.700Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T19:20:08.955Z] check_test.go:195: [da2265a085169] daemon is not started [2022-02-23T19:20:08.955Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T19:20:09.210Z] check_test.go:195: [d4f5aac81fe58] daemon is not started [2022-02-23T19:20:09.210Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T19:20:09.466Z] check_test.go:195: [d35607d10b210] daemon is not started [2022-02-23T19:20:09.466Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T19:20:09.763Z] check_test.go:195: [dcd761216df0d] daemon is not started [2022-02-23T19:20:09.763Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T19:20:10.018Z] check_test.go:195: [d292712ee6a15] daemon is not started [2022-02-23T19:20:10.018Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T19:20:10.018Z] check_test.go:195: [d584d063a3036] daemon is not started [2022-02-23T19:20:10.018Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T19:20:10.833Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T19:20:11.384Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-23T19:20:11.384Z] check_test.go:195: [da5dcc4ae01c9] daemon is not started [2022-02-23T19:20:11.384Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T19:20:12.728Z] Removing intermediate container 5ffb30b88ab8 [2022-02-23T19:20:12.728Z] ---> a8d16912bf87 [2022-02-23T19:20:12.728Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T19:20:12.728Z] ---> Running in 991212088e16 [2022-02-23T19:20:12.728Z] Removing intermediate container 991212088e16 [2022-02-23T19:20:12.728Z] ---> e92dedeb8acf [2022-02-23T19:20:12.728Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T19:20:12.728Z] ---> Running in 5f71ec63c88a [2022-02-23T19:20:12.728Z] Removing intermediate container 5f71ec63c88a [2022-02-23T19:20:12.728Z] ---> 0f4ea0b23c42 [2022-02-23T19:20:12.728Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T19:20:12.790Z] check_test.go:195: [dbaccac8a4649] daemon is not started [2022-02-23T19:20:12.790Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T19:20:13.716Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-23T19:20:13.716Z] check_test.go:195: [d251eb512452c] daemon is not started [2022-02-23T19:20:13.716Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T19:20:14.318Z] [2022-02-23T19:20:14.726Z] check_test.go:195: [d919d0d6fc844] daemon is not started [2022-02-23T19:20:14.726Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T19:20:14.794Z] ---> 50d7ab198357 [2022-02-23T19:20:14.794Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T19:20:14.794Z] ---> Running in 57a26c5821c8 [2022-02-23T19:20:16.089Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite (44.41s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.07s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.52s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.11s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.96s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.84s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.97s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.84s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.05s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.93s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.04s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.15s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.58s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.91s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2022-02-23T19:20:16.650Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-02-23T19:20:16.650Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T19:20:16.650Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T19:20:16.650Z] check_test.go:222: [d32584ba6ce09] daemon is not started [2022-02-23T19:20:16.650Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:20:19.912Z] check_test.go:222: [d291db69d0ccf] daemon is not started [2022-02-23T19:20:19.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:20:23.395Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T19:20:24.092Z] check_test.go:222: [ddbff2df081ce] daemon is not started [2022-02-23T19:20:24.092Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T19:20:24.391Z] check_test.go:222: [de59d355da129] daemon is not started [2022-02-23T19:20:24.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:20:24.391Z] check_test.go:222: [d5c58808fec8e] daemon is not started [2022-02-23T19:20:24.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:20:25.318Z] check_test.go:222: [d1a21a59d3734] daemon is not started [2022-02-23T19:20:25.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:20:26.247Z] check_test.go:222: [d844898c00a2c] daemon is not started [2022-02-23T19:20:26.247Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:20:27.174Z] check_test.go:222: [debf4885e034c] daemon is not started [2022-02-23T19:20:27.174Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T19:20:29.104Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-23T19:20:29.664Z] check_test.go:222: [d80d5a1169deb] daemon is not started [2022-02-23T19:20:29.664Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T19:20:30.226Z] check_test.go:222: [d1ca128d9b264] daemon is not started [2022-02-23T19:20:30.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T19:20:30.788Z] check_test.go:222: [dacdb44509b92] daemon is not started [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite (14.20s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.04s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.64s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-02-23T19:20:30.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.57s) [2022-02-23T19:20:30.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T19:20:30.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T19:20:31.392Z] docker_cli_swarm_test.go:1796: [dc9389a328121] joining swarm manager [d36d29df127c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:20:31.648Z] check_test.go:251: [d44cd6746216b] daemon is not started [2022-02-23T19:20:31.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T19:20:32.210Z] check_test.go:251: [df614e62bc357] daemon is not started [2022-02-23T19:20:32.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T19:20:32.507Z] check_test.go:251: [da0f78dd24fd3] daemon is not started [2022-02-23T19:20:32.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T19:20:32.507Z] docker_cli_swarm_test.go:1797: [d27dc268a1f15] joining swarm manager [d36d29df127c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:20:33.794Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T19:20:33.910Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T19:20:34.166Z] check_test.go:251: [d3868d3ded0b1] daemon is not started [2022-02-23T19:20:34.166Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T19:20:34.727Z] check_test.go:251: [dd4bbf323b537] daemon is not started [2022-02-23T19:20:34.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T19:20:35.702Z] check_test.go:251: [d7da06e1cca11] daemon is not started [2022-02-23T19:20:35.702Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T19:20:35.702Z] check_test.go:251: [dd23ca15e911d] daemon is not started [2022-02-23T19:20:35.702Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.93s) [2022-02-23T19:20:35.702Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2022-02-23T19:20:35.702Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2022-02-23T19:20:35.702Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-02-23T19:20:35.702Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-02-23T19:20:35.702Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-02-23T19:20:35.702Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-02-23T19:20:35.702Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-02-23T19:20:35.702Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-02-23T19:20:35.702Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T19:20:35.702Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T19:20:41.026Z] check_test.go:278: [d57ed67781bde] daemon is not started [2022-02-23T19:20:41.026Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T19:20:41.026Z] check_test.go:278: [d6c866d103057] daemon is not started [2022-02-23T19:20:41.026Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T19:20:41.282Z] check_test.go:278: [d553d9e413453] daemon is not started [2022-02-23T19:20:41.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T19:20:41.282Z] check_test.go:278: [d95cbd9bbf370] daemon is not started [2022-02-23T19:20:41.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T19:20:41.538Z] check_test.go:278: [d62019042eb05] daemon is not started [2022-02-23T19:20:41.538Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-02-23T19:20:41.538Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-02-23T19:20:41.538Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-02-23T19:20:41.538Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-23T19:20:41.538Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-02-23T19:20:41.538Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-02-23T19:20:41.538Z] === RUN TestDockerNetworkSuite [2022-02-23T19:20:41.538Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-23T19:20:42.465Z] docker_cli_network_unix_test.go:46: [de3b3b803fe7e] daemon is not started [2022-02-23T19:20:42.465Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-23T19:20:43.026Z] docker_cli_network_unix_test.go:46: [dbfab1ced7208] daemon is not started [2022-02-23T19:20:43.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-23T19:20:43.953Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-23T19:20:45.008Z] Removing intermediate container 57a26c5821c8 [2022-02-23T19:20:45.008Z] ---> 2a8fa0b6ffb7 [2022-02-23T19:20:45.008Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T19:20:45.008Z] ---> Running in 8d720c0e8056 [2022-02-23T19:20:45.008Z] [2022-02-23T19:20:45.008Z] SUCCESS: Specified value was saved. [2022-02-23T19:20:45.316Z] docker_cli_network_unix_test.go:46: [daef3854dfbe8] daemon is not started [2022-02-23T19:20:46.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-23T19:20:46.571Z] Removing intermediate container 8d720c0e8056 [2022-02-23T19:20:46.571Z] ---> b36ad5ed08d2 [2022-02-23T19:20:46.571Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T19:20:46.571Z] ---> Running in d6b4734d53d2 [2022-02-23T19:20:47.768Z] docker_cli_network_unix_test.go:46: [dbbd37897a40f] daemon is not started [2022-02-23T19:20:47.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-23T19:20:47.768Z] docker_cli_network_unix_test.go:1233: [d02d3152a01e1] daemon is not started [2022-02-23T19:20:50.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-23T19:20:51.208Z] docker_cli_network_unix_test.go:46: [d40ba81eff1f1] daemon is not started [2022-02-23T19:20:51.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-23T19:20:51.769Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-23T19:20:54.286Z] docker_cli_swarm_test.go:1315: [db524ad759a6a] joining swarm manager [d0f18469d12e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:20:55.262Z] docker_cli_swarm_test.go:1316: [de7b3cc34fd05] joining swarm manager [d0f18469d12e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:20:55.268Z] Cannot create a file when that file already exists. [2022-02-23T19:20:56.627Z] docker_cli_network_unix_test.go:46: [d2f1372d85835] daemon is not started [2022-02-23T19:20:57.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-23T19:20:59.489Z] docker_cli_network_unix_test.go:46: [d2fecb34d3854] daemon is not started [2022-02-23T19:20:59.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-23T19:21:00.671Z] docker_cli_network_unix_test.go:46: [d0544ebbdca74] daemon is not started [2022-02-23T19:21:00.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-23T19:21:01.131Z] Removing intermediate container d6b4734d53d2 [2022-02-23T19:21:01.131Z] ---> 8724e911cb9d [2022-02-23T19:21:01.131Z] Step 13/13 : CMD ["sh"] [2022-02-23T19:21:01.131Z] ---> Running in 2e8c8293a55b [2022-02-23T19:21:01.131Z] Removing intermediate container 2e8c8293a55b [2022-02-23T19:21:01.131Z] ---> 9e8cc3c26e63 [2022-02-23T19:21:01.131Z] Successfully built 9e8cc3c26e63 [2022-02-23T19:21:01.131Z] Successfully tagged busybox:latest [2022-02-23T19:21:01.131Z] INFO: Docker images of the daemon under test [2022-02-23T19:21:01.131Z] [2022-02-23T19:21:01.131Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T19:21:01.131Z] busybox latest 9e8cc3c26e63 Less than a second ago 5.78GB [2022-02-23T19:21:01.131Z] microsoft/windowsservercore latest c703d4d60533 3 weeks ago 5.75GB [2022-02-23T19:21:01.131Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 3 weeks ago 5.75GB [2022-02-23T19:21:01.131Z] [2022-02-23T19:21:01.131Z] INFO: Running integration tests at 02/23/2022 19:21:00... [2022-02-23T19:21:01.131Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T19:21:01.131Z] INFO: Integration API tests being run from the host: [2022-02-23T19:21:01.131Z] INFO: make.ps1 starting at 02/23/2022 19:21:00 [2022-02-23T19:21:01.234Z] docker_cli_network_unix_test.go:46: [d5fa81513276e] daemon is not started [2022-02-23T19:21:01.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-23T19:21:01.489Z] docker_cli_network_unix_test.go:46: [dbc302173ed6f] daemon is not started [2022-02-23T19:21:01.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-23T19:21:02.051Z] docker_cli_network_unix_test.go:46: [d370284606ddf] daemon is not started [2022-02-23T19:21:02.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-23T19:21:02.694Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T19:21:02.868Z] docker_cli_network_unix_test.go:46: [d6def9d43ef50] daemon is not started [2022-02-23T19:21:03.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-23T19:21:03.380Z] docker_cli_network_unix_test.go:46: [da0acfa327619] daemon is not started [2022-02-23T19:21:03.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-23T19:21:03.636Z] docker_cli_network_unix_test.go:46: [d3bc4b7138d04] daemon is not started [2022-02-23T19:21:03.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-23T19:21:04.198Z] docker_cli_network_unix_test.go:46: [d9bd0213760c5] daemon is not started [2022-02-23T19:21:04.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-23T19:21:04.454Z] docker_cli_network_unix_test.go:46: [d3e826dd0944e] daemon is not started [2022-02-23T19:21:04.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-23T19:21:04.710Z] docker_cli_network_unix_test.go:46: [de4701e14c60c] daemon is not started [2022-02-23T19:21:04.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-23T19:21:04.710Z] docker_cli_network_unix_test.go:46: [dc23cd9db97d5] daemon is not started [2022-02-23T19:21:04.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-23T19:21:05.680Z] docker_cli_network_unix_test.go:46: [d64f889ebf70b] daemon is not started [2022-02-23T19:21:05.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-23T19:21:05.936Z] docker_cli_network_unix_test.go:46: [d550084cadcae] daemon is not started [2022-02-23T19:21:06.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-23T19:21:06.526Z] docker_cli_network_unix_test.go:46: [dce0ca02549c6] daemon is not started [2022-02-23T19:21:06.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-23T19:21:06.782Z] docker_cli_network_unix_test.go:46: [d139c415394bc] daemon is not started [2022-02-23T19:21:06.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-23T19:21:06.782Z] docker_cli_network_unix_test.go:46: [d461bc5dedf5b] daemon is not started [2022-02-23T19:21:06.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-23T19:21:08.146Z] docker_cli_network_unix_test.go:968: [dff35171c0078] daemon is not started [2022-02-23T19:21:09.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-23T19:21:09.668Z] ok github.com/docker/docker/libnetwork/networkdb 104.949s coverage: 60.7% of statements [2022-02-23T19:21:09.668Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T19:21:09.668Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-23T19:21:09.668Z] ok github.com/docker/docker/libnetwork/osl 4.295s coverage: 39.7% of statements [2022-02-23T19:21:09.668Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-23T19:21:09.668Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-23T19:21:10.229Z] ok github.com/docker/docker/libnetwork/portmapper 0.214s coverage: 48.6% of statements [2022-02-23T19:21:10.436Z] docker_cli_network_unix_test.go:46: [d7bb9a25fbba4] daemon is not started [2022-02-23T19:21:10.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-23T19:21:10.486Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-23T19:21:10.486Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T19:21:10.742Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] === Skipped [2022-02-23T19:21:10.742Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-23T19:21:10.742Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-23T19:21:10.742Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-23T19:21:10.742Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T19:21:10.742Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T19:21:10.742Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T19:21:10.742Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T19:21:10.742Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T19:21:10.742Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-23T19:21:10.742Z] firewalld_test.go:14: firewalld is not running [2022-02-23T19:21:10.742Z] [2022-02-23T19:21:10.742Z] DONE 326 tests, 9 skipped in 197.854s Post stage [Pipeline] junit [2022-02-23T19:21:11.314Z] Recording test results [2022-02-23T19:21:11.561Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-23T19:21:11.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43287/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dbf625fccc230694ad895ac0981f736a0b25381e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dbf625fccc230694ad895ac0981f736a0b25381e hack/validate/vendor [2022-02-23T19:21:12.447Z] +++ dirname ./hack/vendor.sh [2022-02-23T19:21:12.447Z] ++ cd ./hack [2022-02-23T19:21:12.447Z] ++ pwd [2022-02-23T19:21:12.447Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T19:21:12.447Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-02-23T19:21:12.447Z] + '[' 0 -eq 0 ']' [2022-02-23T19:21:12.447Z] + GO111MODULE=auto [2022-02-23T19:21:12.447Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-02-23T19:21:12.447Z] go: downloading github.com/docker/distribution v2.8.0+incompatible [2022-02-23T19:21:12.447Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T19:21:12.998Z] docker_cli_network_unix_test.go:1116: [d5ab070813ca1] daemon is not started [2022-02-23T19:21:13.008Z] go: downloading google.golang.org/grpc v1.27.1 [2022-02-23T19:21:13.008Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T19:21:13.008Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T19:21:13.008Z] go: downloading gotest.tools/v3 v3.0.3 [2022-02-23T19:21:13.008Z] go: downloading github.com/docker/go-units v0.4.0 [2022-02-23T19:21:13.008Z] go: downloading github.com/containerd/containerd v1.5.9 [2022-02-23T19:21:13.008Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-02-23T19:21:13.264Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-02-23T19:21:13.264Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-02-23T19:21:13.264Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-02-23T19:21:13.521Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-02-23T19:21:13.521Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-02-23T19:21:13.521Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-02-23T19:21:13.521Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-02-23T19:21:13.778Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-02-23T19:21:13.778Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-02-23T19:21:13.778Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-02-23T19:21:13.778Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-02-23T19:21:13.778Z] go: downloading github.com/containerd/continuity v0.2.2 [2022-02-23T19:21:14.035Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-02-23T19:21:14.035Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-02-23T19:21:14.035Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-02-23T19:21:14.035Z] go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 [2022-02-23T19:21:14.035Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T19:21:14.035Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-02-23T19:21:14.035Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-02-23T19:21:14.035Z] go: downloading github.com/opencontainers/runc v1.1.0 [2022-02-23T19:21:14.291Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-02-23T19:21:14.291Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-02-23T19:21:14.291Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-02-23T19:21:14.291Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-02-23T19:21:14.291Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-02-23T19:21:14.291Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-02-23T19:21:14.291Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-02-23T19:21:14.291Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T19:21:14.546Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-02-23T19:21:14.546Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-02-23T19:21:14.546Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-02-23T19:21:14.546Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-23T19:21:14.546Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-02-23T19:21:14.546Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-02-23T19:21:14.546Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-02-23T19:21:14.546Z] go: downloading github.com/moby/locker v1.0.1 [2022-02-23T19:21:14.546Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-02-23T19:21:14.546Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-02-23T19:21:14.802Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-02-23T19:21:14.802Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-02-23T19:21:14.802Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-02-23T19:21:14.802Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-02-23T19:21:14.802Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-02-23T19:21:15.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-23T19:21:15.515Z] docker_cli_network_unix_test.go:46: [d891898adb264] daemon is not started [2022-02-23T19:21:15.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-23T19:21:16.441Z] docker_cli_network_unix_test.go:46: [d3d9e97ecaa55] daemon is not started [2022-02-23T19:21:16.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-23T19:21:16.441Z] docker_cli_network_unix_test.go:46: [d0b7e35e546b8] daemon is not started [2022-02-23T19:21:16.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-23T19:21:16.696Z] docker_cli_network_unix_test.go:46: [da13b30226476] daemon is not started [2022-02-23T19:21:16.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-23T19:21:16.696Z] docker_cli_network_unix_test.go:46: [d215f4aca1b36] daemon is not started [2022-02-23T19:21:16.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-23T19:21:16.952Z] docker_cli_network_unix_test.go:46: [d954546efac6c] daemon is not started [2022-02-23T19:21:16.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-23T19:21:16.952Z] docker_cli_network_unix_test.go:46: [dd8d3ede13e1c] daemon is not started [2022-02-23T19:21:16.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-23T19:21:17.320Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-02-23T19:21:17.320Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-02-23T19:21:17.320Z] go: downloading cloud.google.com/go v0.59.0 [2022-02-23T19:21:17.320Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-02-23T19:21:17.320Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-02-23T19:21:17.320Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-02-23T19:21:17.320Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T19:21:17.320Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-02-23T19:21:17.320Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-02-23T19:21:17.320Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T19:21:17.320Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-02-23T19:21:17.576Z] go: downloading github.com/creack/pty v1.1.11 [2022-02-23T19:21:17.576Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-02-23T19:21:17.576Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-02-23T19:21:17.576Z] go: downloading github.com/miekg/dns v1.1.27 [2022-02-23T19:21:17.576Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-02-23T19:21:17.576Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-02-23T19:21:17.576Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-02-23T19:21:17.832Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-02-23T19:21:17.832Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-02-23T19:21:17.832Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-02-23T19:21:17.832Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-02-23T19:21:17.832Z] go: downloading github.com/klauspost/compress v1.14.2 [2022-02-23T19:21:18.315Z] docker_cli_network_unix_test.go:46: [db7e4482370b6] daemon is not started [2022-02-23T19:21:18.395Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-02-23T19:21:18.395Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-02-23T19:21:19.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-23T19:21:19.282Z] docker_cli_network_unix_test.go:46: [dc1a233b6040e] daemon is not started [2022-02-23T19:21:19.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-23T19:21:19.282Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-23T19:21:19.282Z] docker_cli_network_unix_test.go:46: [dce58e06a3372] daemon is not started [2022-02-23T19:21:19.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-23T19:21:19.887Z] docker_cli_network_unix_test.go:46: [def131baee2ac] daemon is not started [2022-02-23T19:21:19.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-23T19:21:22.567Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-02-23T19:21:22.567Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T19:21:22.567Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-02-23T19:21:22.567Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-02-23T19:21:22.567Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-02-23T19:21:22.567Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/containerd/console v1.0.3 [2022-02-23T19:21:22.567Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-02-23T19:21:22.567Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-02-23T19:21:22.567Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-02-23T19:21:22.567Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-02-23T19:21:22.567Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-02-23T19:21:22.567Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-02-23T19:21:22.567Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-02-23T19:21:22.567Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T19:21:22.567Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-02-23T19:21:22.567Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-02-23T19:21:22.567Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-02-23T19:21:22.567Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-02-23T19:21:22.567Z] go: downloading google.golang.org/api v0.8.0 [2022-02-23T19:21:23.933Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-02-23T19:21:23.933Z] go: downloading go.opencensus.io v0.22.3 [2022-02-23T19:21:23.933Z] go: downloading golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a [2022-02-23T19:21:23.933Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T19:21:23.933Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-02-23T19:21:23.933Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-02-23T19:21:23.933Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-02-23T19:21:23.933Z] go: downloading github.com/google/btree v1.0.1 [2022-02-23T19:21:23.933Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-02-23T19:21:24.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-23T19:21:24.189Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-02-23T19:21:24.189Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-02-23T19:21:24.189Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-02-23T19:21:24.189Z] go: downloading go.uber.org/goleak v1.1.12 [2022-02-23T19:21:24.189Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-02-23T19:21:24.189Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T19:21:24.189Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T19:21:24.189Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-23T19:21:24.189Z] go: downloading golang.org/x/text v0.3.6 [2022-02-23T19:21:24.699Z] docker_cli_network_unix_test.go:1084: [df33c33ff5b96] daemon is not started [2022-02-23T19:21:24.751Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-02-23T19:21:24.751Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-02-23T19:21:25.007Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-02-23T19:21:25.007Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T19:21:25.007Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-02-23T19:21:25.007Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-02-23T19:21:25.007Z] go: downloading github.com/kr/pretty v0.2.1 [2022-02-23T19:21:25.007Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-02-23T19:21:25.007Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-02-23T19:21:25.007Z] go: downloading golang.org/x/tools v0.1.5 [2022-02-23T19:21:25.007Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-02-23T19:21:25.263Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-02-23T19:21:25.263Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-02-23T19:21:25.263Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-02-23T19:21:25.263Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T19:21:25.263Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-02-23T19:21:25.263Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-02-23T19:21:25.263Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-02-23T19:21:25.520Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-02-23T19:21:25.520Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-02-23T19:21:25.520Z] go: downloading github.com/onsi/ginkgo v1.12.1 [2022-02-23T19:21:25.520Z] go: downloading github.com/onsi/gomega v1.10.3 [2022-02-23T19:21:25.520Z] go: downloading github.com/kr/text v0.1.0 [2022-02-23T19:21:25.520Z] go: downloading google.golang.org/appengine v1.6.7 [2022-02-23T19:21:25.520Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T19:21:25.520Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-02-23T19:21:25.520Z] go: downloading golang.org/x/mod v0.4.2 [2022-02-23T19:21:25.520Z] go: downloading github.com/nxadm/tail v1.4.4 [2022-02-23T19:21:25.520Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-02-23T19:21:25.778Z] + GO111MODULE=auto [2022-02-23T19:21:25.778Z] + go mod vendor -modfile vendor.mod [2022-02-23T19:21:26.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-23T19:21:26.628Z] docker_cli_network_unix_test.go:46: [d5fbc86ce4b01] daemon is not started [2022-02-23T19:21:26.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-23T19:21:26.885Z] docker_cli_network_unix_test.go:46: [dfaefeea59088] daemon is not started [2022-02-23T19:21:27.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-23T19:21:28.066Z] docker_cli_network_unix_test.go:46: [d138b6510e4ef] daemon is not started [2022-02-23T19:21:28.292Z] + '[' 0 -eq 0 ']' [2022-02-23T19:21:28.292Z] + echo 'update vendored copy of archive/tar' [2022-02-23T19:21:28.292Z] update vendored copy of archive/tar [2022-02-23T19:21:28.292Z] ++ awk -F '[ =]' '$1 == "ARG" && $2 == "GO_VERSION" { print $3; exit }' ./Dockerfile [2022-02-23T19:21:28.292Z] + : 1.17.7 [2022-02-23T19:21:28.292Z] + rm -rf vendor/archive/tar [2022-02-23T19:21:28.292Z] + mkdir -p vendor/archive/tar [2022-02-23T19:21:28.292Z] + echo 'downloading: https://golang.org/dl/go1.17.7.src.tar.gz' [2022-02-23T19:21:28.292Z] downloading: https://golang.org/dl/go1.17.7.src.tar.gz [2022-02-23T19:21:28.292Z] + tar --extract --gzip --directory=vendor/archive/tar --strip-components=4 go/src/archive/tar [2022-02-23T19:21:28.292Z] + curl -fsSL https://golang.org/dl/go1.17.7.src.tar.gz [2022-02-23T19:21:28.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-23T19:21:28.627Z] docker_cli_network_unix_test.go:46: [da34fa586cf82] daemon is not started [2022-02-23T19:21:28.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-23T19:21:28.921Z] docker_cli_network_unix_test.go:46: [d2d773a3d3e53] daemon is not started [2022-02-23T19:21:29.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-23T19:21:29.658Z] + patch --strip=4 --directory=vendor/archive/tar --input=/go/src/github.com/docker/docker/patches/0001-archive-tar-do-not-populate-user-group-names.patch [2022-02-23T19:21:29.658Z] patching file stat_unix.go [2022-02-23T19:21:29.658Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-02-23T19:21:29.658Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-02-23T19:21:29.658Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-02-23T19:21:29.784Z] docker_cli_network_unix_test.go:46: [db59f3172cd0b] daemon is not started [2022-02-23T19:21:29.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-23T19:21:29.915Z] Congratulations! All vendoring changes are done the right way. [2022-02-23T19:21:29.915Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-02-23T19:21:30.170Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-02-23T19:21:30.345Z] docker_cli_network_unix_test.go:46: [df0bbaef24d95] daemon is not started [2022-02-23T19:21:30.600Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T19:21:31.904Z] + echo Ensuring container killed. [2022-02-23T19:21:31.904Z] Ensuring container killed. [2022-02-23T19:21:31.904Z] + docker rm -vf docker-pr1 [2022-02-23T19:21:31.904Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-02-23T19:21:32.183Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:21:32.183Z] Chowning /workspace to jenkins user [2022-02-23T19:21:32.183Z] + id -u [2022-02-23T19:21:32.183Z] + id -g [2022-02-23T19:21:32.183Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43287:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:21:33.305Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T19:21:33.305Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T19:21:33.305Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T19:21:33.305Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T19:21:33.305Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T19:21:33.305Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T19:21:33.305Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T19:21:33.305Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T19:21:33.305Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T19:21:33.305Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T19:21:33.305Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T19:21:33.305Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:21:33.835Z] + bundleName=unit [2022-02-23T19:21:33.835Z] + echo Creating unit-bundles.tar.gz [2022-02-23T19:21:33.835Z] Creating unit-bundles.tar.gz [2022-02-23T19:21:33.835Z] + 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-02-23T19:21:33.835Z] bundles/junit-report-libnetwork.xml [2022-02-23T19:21:33.835Z] bundles/junit-report.xml [2022-02-23T19:21:33.835Z] bundles/go-test-report-libnetwork.json [2022-02-23T19:21:33.835Z] bundles/go-test-report.json [2022-02-23T19:21:33.835Z] bundles/profile-libnetwork.out [2022-02-23T19:21:33.835Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-23T19:21:33.845Z] Archiving artifacts [2022-02-23T19:21:34.269Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43287/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:21:34.572Z] + make clean [2022-02-23T19:21:34.572Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:21:34.572Z] docker-dev-cache [2022-02-23T19:21:34.572Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:21:35.884Z] docker_cli_network_unix_test.go:46: [d19ed2d4e286a] daemon is not started [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite (54.56s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.97s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.12s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.58s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.78s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.13s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.09s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.23s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-02-23T19:21:36.140Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.32s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.95s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.70s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-02-23T19:21:36.140Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.43s) [2022-02-23T19:21:36.140Z] === RUN TestDockerHubPullSuite [2022-02-23T19:21:36.140Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-23T19:21:38.025Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-23T19:21:39.955Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-23T19:21:40.395Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T19:21:40.515Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-23T19:21:41.878Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-23T19:21:42.135Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-23T19:21:42.135Z] --- PASS: TestDockerHubPullSuite (6.05s) [2022-02-23T19:21:42.135Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2022-02-23T19:21:42.135Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2022-02-23T19:21:42.135Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-02-23T19:21:42.135Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2022-02-23T19:21:42.135Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-02-23T19:21:42.135Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-02-23T19:21:42.135Z] PASS [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === Skipped [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T19:21:42.135Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-23T19:21:42.135Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T19:21:42.135Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-23T19:21:42.135Z] docker_cli_network_unix_test.go:46: [dce58e06a3372] daemon is not started [2022-02-23T19:21:42.135Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] DONE 1262 tests, 51 skipped in 1380.961s [2022-02-23T19:21:42.135Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:21:42.135Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T19:21:42.135Z] +++ kill 8373 [2022-02-23T19:21:42.135Z] +++ /etc/init.d/apparmor stop [2022-02-23T19:21:42.135Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:21:42.135Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.135Z] To set a process to complain mode, use the command line tool [2022-02-23T19:21:42.135Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:21:42.135Z] +++ true [2022-02-23T19:21:42.135Z] exiting test-integration [2022-02-23T19:21:42.135Z] ++ exit 0 [2022-02-23T19:21:42.135Z] [2022-02-23T19:21:42.391Z] + for job in $(jobs -p) [2022-02-23T19:21:42.391Z] + wait 10724 [2022-02-23T19:21:43.298Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T19:21:45.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:21:45.433Z] INFO: Testing against a local daemon [2022-02-23T19:21:45.433Z] === RUN TestBuildWithSession [2022-02-23T19:21:45.433Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:21:45.433Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T19:21:45.433Z] === RUN TestBuildSquashParent [2022-02-23T19:21:45.433Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:21:45.433Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T19:21:45.433Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T19:21:45.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:21:45.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:21:45.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:21:45.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:21:45.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:21:45.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:21:45.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:21:45.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:21:45.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:21:45.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:21:45.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:21:45.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:21:45.433Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T19:21:45.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T19:21:45.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T19:21:45.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T19:21:49.088Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T19:21:49.088Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T19:21:49.088Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T19:21:49.088Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T19:21:49.088Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T19:21:49.088Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T19:21:49.088Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T19:21:49.088Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T19:21:49.088Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T19:21:49.088Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T19:21:49.088Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T19:21:52.825Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T19:21:52.825Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:21:52.825Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T19:21:52.825Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:21:52.825Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T19:21:52.825Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:21:52.825Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T19:21:53.795Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T19:21:55.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T19:21:55.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T19:21:59.585Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T19:21:59.961Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T19:21:59.961Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T19:21:59.961Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T19:21:59.961Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T19:21:59.961Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T19:21:59.961Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T19:21:59.961Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T19:21:59.961Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T19:21:59.961Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T19:21:59.961Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T19:21:59.961Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T19:21:59.961Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T19:22:05.827Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T19:22:08.391Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-02-23T19:22:08.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.32s) [2022-02-23T19:22:08.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.65s) [2022-02-23T19:22:08.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.79s) [2022-02-23T19:22:08.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.08s) [2022-02-23T19:22:08.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.06s) [2022-02-23T19:22:08.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.85s) [2022-02-23T19:22:08.391Z] === RUN TestBuildMultiStageCopy [2022-02-23T19:22:08.391Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T19:22:08.794Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T19:22:14.502Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T19:22:14.661Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T19:22:14.661Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.661Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T19:22:14.661Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.661Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T19:22:14.661Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.661Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T19:22:14.661Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.661Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T19:22:14.661Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T19:22:14.969Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T19:22:14.969Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.969Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T19:22:14.969Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.969Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T19:22:14.969Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.969Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T19:22:14.969Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.969Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T19:22:14.969Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T19:22:14.969Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T19:22:17.918Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T19:22:18.386Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T19:22:18.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T19:22:18.454Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:22:18.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T19:22:18.454Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:22:18.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T19:22:18.454Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:22:18.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T19:22:18.775Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T19:22:18.775Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T19:22:19.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T19:22:20.328Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T19:22:21.888Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T19:22:23.442Z] --- PASS: TestBuildMultiStageCopy (16.50s) [2022-02-23T19:22:23.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.80s) [2022-02-23T19:22:23.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-02-23T19:22:23.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.32s) [2022-02-23T19:22:23.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.62s) [2022-02-23T19:22:23.442Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.73s) [2022-02-23T19:22:23.442Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T19:22:25.308Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T19:22:25.536Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T19:22:27.209Z] --- PASS: TestBuildMultiStageParentConfig (3.56s) [2022-02-23T19:22:27.209Z] === RUN TestBuildLabelWithTargets [2022-02-23T19:22:27.209Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:22:27.209Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-02-23T19:22:27.209Z] === RUN TestBuildWithEmptyLayers [2022-02-23T19:22:28.763Z] --- PASS: TestBuildWithEmptyLayers (1.86s) [2022-02-23T19:22:28.763Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T19:22:31.413Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T19:22:38.624Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-23T19:22:40.063Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T19:22:40.303Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T19:22:40.303Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T19:22:40.303Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T19:22:40.303Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T19:22:40.303Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T19:22:40.303Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T19:22:40.303Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T19:22:40.303Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T19:22:40.303Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T19:22:40.303Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T19:22:40.303Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T19:22:40.303Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T19:22:40.512Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-23T19:22:43.256Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T19:22:43.256Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T19:22:45.929Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T19:22:46.408Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T19:22:47.179Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-23T19:22:49.934Z] --- PASS: TestBuildMultiStageOnBuild (21.25s) [2022-02-23T19:22:49.934Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T19:22:49.934Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:22:49.934Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-23T19:22:49.934Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T19:22:50.427Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T19:22:52.509Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-23T19:22:53.556Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T19:22:53.556Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T19:22:53.556Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T19:22:53.556Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T19:22:54.026Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T19:22:54.026Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T19:22:54.026Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T19:22:54.395Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-23T19:22:56.293Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T19:22:58.601Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-23T19:23:01.862Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-23T19:23:03.470Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T19:23:04.447Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T19:23:04.447Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:23:04.447Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T19:23:06.063Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-23T19:23:06.063Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-23T19:23:06.063Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-23T19:23:10.626Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T19:23:11.115Z] --- PASS: TestBuildMultiStageLayerLeak (18.55s) [2022-02-23T19:23:11.115Z] === RUN TestBuildWithHugeFile [2022-02-23T19:23:11.305Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-23T19:23:11.613Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T19:23:11.866Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-23T19:23:12.426Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-23T19:23:14.878Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T19:23:14.938Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-23T19:23:15.863Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T19:23:17.491Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T19:23:17.491Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T19:23:17.491Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T19:23:18.479Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T19:23:18.826Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T19:23:18.826Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T19:23:18.826Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T19:23:18.947Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T19:23:18.947Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T19:23:18.947Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T19:23:19.815Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T19:23:19.815Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T19:23:25.689Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T19:23:26.160Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T19:23:26.628Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T19:23:28.197Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T19:23:28.665Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T19:23:29.370Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T19:23:29.370Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:23:29.370Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T19:23:29.651Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T19:23:31.864Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T19:23:37.729Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T19:23:37.729Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:23:38.196Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T19:23:38.196Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T19:23:38.196Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T19:23:38.196Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T19:23:38.196Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T19:23:38.196Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T19:23:38.665Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T19:23:39.132Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T19:23:40.119Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T19:23:41.862Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T19:23:41.862Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T19:23:44.043Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T19:23:44.043Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T19:23:44.043Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T19:23:45.015Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T19:23:45.015Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T19:23:45.915Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T19:23:49.709Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T19:23:51.251Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T19:23:51.710Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T19:23:52.679Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T19:23:53.139Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T19:23:54.680Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T19:23:56.219Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T19:24:03.302Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T19:24:03.302Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:24:03.302Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T19:24:03.302Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T19:24:03.302Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T19:24:03.302Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T19:24:03.302Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T19:24:03.302Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T19:24:03.302Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T19:24:03.302Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T19:24:03.648Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T19:24:03.648Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T19:24:03.648Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T19:24:04.273Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T19:24:06.550Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T19:24:10.074Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T19:24:11.192Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-23T19:24:11.192Z] docker_cli_swarm_test.go:1180: [de0f9b9a2b6b2] joining swarm manager [d183a91718ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:24:16.468Z] docker_cli_swarm_test.go:1189: [de4ddd3e92f21] joining swarm manager [d183a91718ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:24:27.766Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T19:24:27.766Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T19:24:27.766Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T19:24:30.674Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T19:24:42.251Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T19:24:59.958Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T19:25:03.151Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-23T19:25:05.754Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T19:25:06.370Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T19:25:11.227Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-23T19:25:14.334Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T19:25:14.490Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-23T19:25:16.376Z] docker_cli_swarm_test.go:1112: [d026731f7d193] joining swarm manager [d42f5a5325eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:25:17.313Z] docker_cli_swarm_test.go:1113: [dc194a3f38aa4] joining swarm manager [d42f5a5325eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:25:20.127Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T19:25:21.191Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T19:25:27.027Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T19:25:34.108Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T19:25:41.195Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T19:25:41.236Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T19:25:41.236Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T19:25:41.236Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T19:25:48.312Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T19:25:48.772Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T19:25:48.772Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T19:25:48.772Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T19:25:48.772Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T19:25:48.772Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T19:25:52.504Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T19:25:57.200Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T19:25:58.915Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T19:25:58.915Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T19:25:58.915Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T19:26:00.942Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T19:26:00.942Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T19:26:00.942Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T19:26:04.682Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T19:26:05.650Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T19:26:07.185Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T19:26:07.557Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T19:26:08.555Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T19:26:08.555Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T19:26:08.555Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T19:26:08.555Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T19:26:08.555Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T19:26:08.635Z] --- PASS: TestBuildWithHugeFile (165.53s) [2022-02-23T19:26:08.635Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T19:26:08.635Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:26:08.635Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:26:08.635Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T19:26:08.635Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:26:08.635Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:26:08.635Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:26:08.635Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:26:08.635Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:26:08.635Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:26:08.635Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T19:26:08.635Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T19:26:08.635Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T19:26:08.635Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-23T19:26:08.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-23T19:26:08.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T19:26:08.635Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T19:26:08.635Z] === RUN TestBuildPreserveOwnership [2022-02-23T19:26:08.635Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:26:08.635Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T19:26:08.635Z] === RUN TestBuildPlatformInvalid [2022-02-23T19:26:08.635Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-02-23T19:26:08.635Z] PASS [2022-02-23T19:26:08.635Z] ok github.com/docker/docker/integration/build 253.083s [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === Skipped [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T19:26:08.635Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T19:26:08.635Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-02-23T19:26:08.635Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-23T19:26:08.635Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T19:26:08.635Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T19:26:08.635Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] DONE 29 tests, 6 skipped in 292.375s [2022-02-23T19:26:08.635Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T19:26:08.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:26:08.635Z] INFO: Testing against a local daemon [2022-02-23T19:26:08.635Z] === RUN TestConfigInspect [2022-02-23T19:26:08.635Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T19:26:08.635Z] === RUN TestConfigList [2022-02-23T19:26:08.635Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T19:26:08.635Z] === RUN TestConfigsCreateAndDelete [2022-02-23T19:26:08.635Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:26:08.635Z] === RUN TestConfigsUpdate [2022-02-23T19:26:08.635Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T19:26:08.635Z] === RUN TestTemplatedConfig [2022-02-23T19:26:08.635Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T19:26:08.635Z] === RUN TestConfigCreateResolve [2022-02-23T19:26:08.635Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:26:08.635Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-23T19:26:08.635Z] PASS [2022-02-23T19:26:08.635Z] ok github.com/docker/docker/integration/config 0.145s [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === Skipped [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T19:26:08.635Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T19:26:08.635Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T19:26:08.635Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T19:26:08.635Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T19:26:08.635Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-23T19:26:08.635Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:26:08.635Z] [2022-02-23T19:26:08.635Z] DONE 6 tests, 6 skipped in 2.789s [2022-02-23T19:26:08.635Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T19:26:08.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:26:08.635Z] INFO: Testing against a local daemon [2022-02-23T19:26:08.635Z] === RUN TestCheckpoint [2022-02-23T19:26:08.635Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:26:08.635Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T19:26:08.635Z] === RUN TestContainerInvalidJSON [2022-02-23T19:26:08.635Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:26:08.635Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:26:08.635Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:26:08.635Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:26:08.635Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T19:26:08.635Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T19:26:08.635Z] --- PASS: TestContainerInvalidJSON (0.07s) [2022-02-23T19:26:08.635Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T19:26:08.635Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T19:26:08.635Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T19:26:08.635Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.40s) [2022-02-23T19:26:08.635Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T19:26:08.635Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-02-23T19:26:08.635Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T19:26:08.635Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-02-23T19:26:08.635Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T19:26:08.635Z] --- PASS: TestCopyToContainerPathIsNotDir (0.31s) [2022-02-23T19:26:08.635Z] === RUN TestCopyFromContainer [2022-02-23T19:26:08.635Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.635Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T19:26:08.635Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T19:26:08.635Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:26:08.635Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:26:08.635Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:26:08.635Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:26:08.635Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:26:08.635Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:26:08.635Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T19:26:08.635Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T19:26:08.635Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T19:26:08.635Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-23T19:26:08.635Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T19:26:08.635Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-23T19:26:08.636Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T19:26:08.636Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:26:08.636Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidEnv [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T19:26:08.636Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T19:26:08.636Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T19:26:08.636Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T19:26:08.636Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T19:26:08.636Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T19:26:08.636Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T19:26:08.636Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.636Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T19:26:08.636Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:26:08.636Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T19:26:08.636Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:26:08.636Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:26:08.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:26:08.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:26:08.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:26:08.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:26:08.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:26:08.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:26:08.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T19:26:08.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T19:26:08.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T19:26:08.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T19:26:08.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T19:26:08.636Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T19:26:08.636Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:26:08.636Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-02-23T19:26:08.636Z] === RUN TestCreateDifferentPlatform [2022-02-23T19:26:08.636Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T19:26:08.636Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T19:26:08.636Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T19:26:08.636Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T19:26:08.636Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-02-23T19:26:08.636Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T19:26:08.636Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:26:08.636Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-23T19:26:08.636Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T19:26:08.636Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.636Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestDiff [2022-02-23T19:26:08.636Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:26:08.636Z] --- SKIP: TestDiff (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestExecWithCloseStdin [2022-02-23T19:26:08.636Z] --- PASS: TestExecWithCloseStdin (2.97s) [2022-02-23T19:26:08.636Z] === RUN TestExec [2022-02-23T19:26:08.636Z] --- PASS: TestExec (2.62s) [2022-02-23T19:26:08.636Z] === RUN TestExecUser [2022-02-23T19:26:08.636Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:26:08.636Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestExportContainerAndImportImage [2022-02-23T19:26:08.636Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.636Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T19:26:08.636Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:08.636Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestHealthCheckWorkdir [2022-02-23T19:26:08.636Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:26:08.636Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestHealthKillContainer [2022-02-23T19:26:08.636Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:26:08.636Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T19:26:08.636Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:26:08.636Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:26:08.636Z] === RUN TestKillContainerInvalidSignal [2022-02-23T19:26:10.853Z] --- PASS: TestKillContainerInvalidSignal (2.26s) [2022-02-23T19:26:10.853Z] === RUN TestKillContainer [2022-02-23T19:26:10.853Z] === RUN TestKillContainer/no_signal [2022-02-23T19:26:11.499Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T19:26:13.062Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T19:26:13.062Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:26:13.062Z] === RUN TestKillContainer/killing_signal [2022-02-23T19:26:16.013Z] --- PASS: TestKillContainer (4.91s) [2022-02-23T19:26:16.013Z] --- PASS: TestKillContainer/no_signal (2.27s) [2022-02-23T19:26:16.013Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:26:16.013Z] --- PASS: TestKillContainer/killing_signal (2.58s) [2022-02-23T19:26:16.013Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T19:26:16.014Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:26:16.014Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:26:16.014Z] === RUN TestKillStoppedContainer [2022-02-23T19:26:16.014Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:26:16.014Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T19:26:16.014Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T19:26:16.014Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:26:16.014Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:26:16.014Z] === RUN TestKillDifferentUserContainer [2022-02-23T19:26:16.014Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:26:16.014Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T19:26:16.014Z] === RUN TestInspectOomKilledTrue [2022-02-23T19:26:16.014Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:16.014Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T19:26:16.014Z] === RUN TestInspectOomKilledFalse [2022-02-23T19:26:16.014Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:26:16.014Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T19:26:16.014Z] === RUN TestLogsFollowTailEmpty [2022-02-23T19:26:17.351Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T19:26:17.519Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T19:26:18.225Z] --- PASS: TestLogsFollowTailEmpty (2.20s) [2022-02-23T19:26:18.225Z] === RUN TestNetworkNat [2022-02-23T19:26:18.225Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:26:18.225Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T19:26:18.225Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T19:26:18.489Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T19:26:19.561Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T19:26:20.027Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T19:26:20.027Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T19:26:20.435Z] --- PASS: TestNetworkLocalhostTCPNat (2.69s) [2022-02-23T19:26:20.436Z] === RUN TestNetworkLoopbackNat [2022-02-23T19:26:20.436Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:26:20.436Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T19:26:20.436Z] === RUN TestPause [2022-02-23T19:26:20.436Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:26:20.436Z] --- SKIP: TestPause (0.00s) [2022-02-23T19:26:20.436Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T19:26:22.646Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.28s) [2022-02-23T19:26:22.646Z] === RUN TestPauseStopPausedContainer [2022-02-23T19:26:22.646Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:26:22.646Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T19:26:22.646Z] === RUN TestPsFilter [2022-02-23T19:26:22.966Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T19:26:23.114Z] --- PASS: TestPsFilter (0.25s) [2022-02-23T19:26:23.114Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T19:26:23.947Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T19:26:25.505Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T19:26:26.056Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.59s) [2022-02-23T19:26:26.056Z] === RUN TestRemoveContainerWithVolume [2022-02-23T19:26:28.265Z] --- PASS: TestRemoveContainerWithVolume (2.69s) [2022-02-23T19:26:28.265Z] === RUN TestRemoveContainerRunning [2022-02-23T19:26:30.879Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T19:26:31.209Z] --- PASS: TestRemoveContainerRunning (2.34s) [2022-02-23T19:26:31.209Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T19:26:33.420Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.38s) [2022-02-23T19:26:33.420Z] === RUN TestRemoveInvalidContainer [2022-02-23T19:26:33.420Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T19:26:33.420Z] === RUN TestRenameLinkedContainer [2022-02-23T19:26:33.420Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:26:33.420Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T19:26:33.420Z] === RUN TestRenameStoppedContainer [2022-02-23T19:26:33.787Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T19:26:35.908Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T19:26:36.365Z] --- PASS: TestRenameStoppedContainer (2.74s) [2022-02-23T19:26:36.365Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T19:26:37.469Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T19:26:41.164Z] --- PASS: TestRenameRunningContainerAndReuse (4.78s) [2022-02-23T19:26:41.164Z] === RUN TestRenameInvalidName [2022-02-23T19:26:43.372Z] --- PASS: TestRenameInvalidName (2.39s) [2022-02-23T19:26:43.372Z] === RUN TestRenameAnonymousContainer [2022-02-23T19:26:44.230Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T19:26:47.942Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T19:26:48.921Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T19:26:52.680Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T19:26:53.788Z] --- PASS: TestRenameAnonymousContainer (10.50s) [2022-02-23T19:26:53.788Z] === RUN TestRenameContainerWithSameName [2022-02-23T19:26:53.892Z] docker_cli_swarm_test.go:1166: [d26a3a28bc234] joining swarm manager [d42f5a5325eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T19:26:54.714Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T19:26:56.001Z] --- PASS: TestRenameContainerWithSameName (2.36s) [2022-02-23T19:26:56.001Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T19:26:56.001Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:26:56.001Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2022-02-23T19:26:56.001Z] === RUN TestResize [2022-02-23T19:26:56.253Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T19:26:56.254Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T19:26:56.254Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T19:26:56.254Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T19:26:56.254Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T19:26:58.948Z] --- PASS: TestResize (2.52s) [2022-02-23T19:26:58.948Z] === RUN TestResizeWithInvalidSize [2022-02-23T19:26:59.223Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T19:26:59.223Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T19:26:59.223Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T19:27:01.164Z] --- PASS: TestResizeWithInvalidSize (2.31s) [2022-02-23T19:27:01.164Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T19:27:01.320Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T19:27:03.382Z] --- PASS: TestResizeWhenContainerNotStarted (2.62s) [2022-02-23T19:27:03.382Z] === RUN TestDaemonRestartKillContainers [2022-02-23T19:27:03.382Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:27:03.382Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:27:03.382Z] === RUN TestStats [2022-02-23T19:27:03.382Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:27:03.382Z] --- SKIP: TestStats (0.00s) [2022-02-23T19:27:03.382Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T19:27:07.167Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T19:27:11.902Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T19:27:12.884Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T19:27:12.884Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T19:27:12.884Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T19:27:12.884Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T19:27:12.884Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T19:27:15.826Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T19:27:15.826Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T19:27:15.826Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T19:27:15.860Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.41s) [2022-02-23T19:27:15.860Z] === RUN TestStopContainerWithTimeout [2022-02-23T19:27:15.860Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:27:15.860Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T19:27:15.860Z] === RUN TestUpdateRestartPolicy [2022-02-23T19:27:32.705Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-23T19:27:32.961Z] docker_cli_swarm_test.go:1447: [db08080fe502c] joining swarm manager [d998a927b2fd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:27:33.521Z] docker_cli_swarm_test.go:1448: [da016326249fb] joining swarm manager [d998a927b2fd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T19:27:41.133Z] --- PASS: TestUpdateRestartPolicy (22.65s) [2022-02-23T19:27:41.133Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T19:27:41.133Z] --- PASS: TestUpdateRestartWithAutoRemove (2.34s) [2022-02-23T19:27:41.133Z] === RUN TestWaitNonBlocked [2022-02-23T19:27:41.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:27:41.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:27:41.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:27:41.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:27:41.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T19:27:41.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T19:27:43.349Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-23T19:27:43.349Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.23s) [2022-02-23T19:27:43.349Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.29s) [2022-02-23T19:27:43.349Z] === RUN TestWaitBlocked [2022-02-23T19:27:43.349Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:27:43.349Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T19:27:43.349Z] PASS [2022-02-23T19:27:43.349Z] ok github.com/docker/docker/integration/container 101.970s [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === Skipped [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T19:27:43.349Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T19:27:43.349Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-02-23T19:27:43.349Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T19:27:43.349Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T19:27:43.349Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T19:27:43.349Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-02-23T19:27:43.349Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-23T19:27:43.349Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T19:27:43.349Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T19:27:43.349Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T19:27:43.349Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T19:27:43.349Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T19:27:43.349Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T19:27:43.349Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T19:27:43.349Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T19:27:43.349Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:27:43.349Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T19:27:43.349Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T19:27:43.349Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T19:27:43.349Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T19:27:43.349Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T19:27:43.349Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T19:27:43.349Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T19:27:43.349Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T19:27:43.349Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T19:27:43.349Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T19:27:43.349Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T19:27:43.349Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T19:27:43.349Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2022-02-23T19:27:43.349Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T19:27:43.349Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T19:27:43.349Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T19:27:43.349Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T19:27:43.349Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:27:43.349Z] [2022-02-23T19:27:43.349Z] DONE 87 tests, 33 skipped in 105.185s [2022-02-23T19:27:43.349Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T19:27:45.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-23T19:27:45.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-23T19:27:45.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-23T19:27:45.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-23T19:27:45.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-23T19:27:46.327Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-23T19:27:48.841Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-23T19:27:49.926Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T19:27:52.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-23T19:27:54.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-23T19:27:56.002Z] docker_cli_swarm_unix_test.go:63: [d9e6b5fee9efa] joining swarm manager [d4251ff59f0c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:28:06.655Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T19:28:07.628Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T19:28:08.649Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T19:28:08.649Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:28:08.649Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:28:08.649Z] === RUN TestDaemonConfigValidation [2022-02-23T19:28:08.649Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:28:08.649Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T19:28:08.649Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T19:28:08.649Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:28:08.649Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:28:08.649Z] === RUN TestDaemonProxy [2022-02-23T19:28:08.649Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:28:08.649Z] --- SKIP: TestDaemonProxy (0.01s) [2022-02-23T19:28:08.649Z] PASS [2022-02-23T19:28:08.649Z] ok github.com/docker/docker/integration/daemon 0.140s [2022-02-23T19:28:08.649Z] [2022-02-23T19:28:08.649Z] === Skipped [2022-02-23T19:28:08.649Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-23T19:28:08.649Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T19:28:08.649Z] [2022-02-23T19:28:08.649Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T19:28:08.649Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T19:28:08.649Z] [2022-02-23T19:28:08.649Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T19:28:08.649Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T19:28:08.649Z] [2022-02-23T19:28:08.649Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.01s) [2022-02-23T19:28:08.649Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T19:28:08.649Z] [2022-02-23T19:28:08.649Z] DONE 4 tests, 4 skipped in 22.771s [2022-02-23T19:28:08.649Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T19:28:10.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:10.862Z] INFO: Testing against a local daemon [2022-02-23T19:28:10.862Z] === RUN TestCommitInheritsEnv [2022-02-23T19:28:10.862Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:28:10.862Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T19:28:10.862Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T19:28:10.862Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:28:10.862Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:28:10.862Z] === RUN TestImportWithCustomPlatform [2022-02-23T19:28:10.862Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:28:10.862Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T19:28:10.862Z] === RUN TestImagesFilterMultiReference [2022-02-23T19:28:10.862Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-02-23T19:28:10.862Z] === RUN TestImagePullPlatformInvalid [2022-02-23T19:28:10.862Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-02-23T19:28:10.862Z] === RUN TestRemoveImageOrphaning [2022-02-23T19:28:11.849Z] --- PASS: TestRemoveImageOrphaning (1.26s) [2022-02-23T19:28:11.849Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T19:28:12.316Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-02-23T19:28:12.316Z] === RUN TestTagInvalidReference [2022-02-23T19:28:12.316Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-23T19:28:12.316Z] === RUN TestTagValidPrefixedRepo [2022-02-23T19:28:12.316Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-02-23T19:28:12.316Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T19:28:12.316Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-02-23T19:28:12.316Z] === RUN TestTagOfficialNames [2022-02-23T19:28:12.316Z] --- PASS: TestTagOfficialNames (0.12s) [2022-02-23T19:28:12.316Z] === RUN TestTagMatchesDigest [2022-02-23T19:28:12.316Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-23T19:28:12.316Z] PASS [2022-02-23T19:28:12.316Z] ok github.com/docker/docker/integration/image 1.948s [2022-02-23T19:28:12.785Z] [2022-02-23T19:28:12.785Z] === Skipped [2022-02-23T19:28:12.785Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T19:28:12.785Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:28:12.785Z] [2022-02-23T19:28:12.785Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T19:28:12.785Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:28:12.785Z] [2022-02-23T19:28:12.785Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T19:28:12.785Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T19:28:12.785Z] [2022-02-23T19:28:12.785Z] DONE 12 tests, 3 skipped in 6.388s [2022-02-23T19:28:12.785Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T19:28:15.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:15.740Z] INFO: Testing against a local daemon [2022-02-23T19:28:15.740Z] === RUN TestNetworkCreateDelete [2022-02-23T19:28:15.740Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:15.740Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T19:28:15.740Z] 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-02-23T19:28:15.740Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-02-23T19:28:15.740Z] === RUN TestDaemonDNSFallback [2022-02-23T19:28:15.740Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:15.740Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestInspectNetwork [2022-02-23T19:28:15.740Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:28:15.740Z] --- SKIP: TestInspectNetwork (0.01s) [2022-02-23T19:28:15.740Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T19:28:15.740Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:15.740Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestNetworkInvalidJSON [2022-02-23T19:28:15.740Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T19:28:15.740Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T19:28:15.740Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:28:15.740Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:28:15.740Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:28:15.740Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:28:15.740Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T19:28:15.740Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T19:28:15.740Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T19:28:15.740Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-23T19:28:15.740Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T19:28:15.740Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T19:28:15.740Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T19:28:15.740Z] === RUN TestNetworkList [2022-02-23T19:28:15.740Z] === RUN TestNetworkList//networks [2022-02-23T19:28:15.740Z] === PAUSE TestNetworkList//networks [2022-02-23T19:28:15.740Z] === RUN TestNetworkList//networks/ [2022-02-23T19:28:15.740Z] === PAUSE TestNetworkList//networks/ [2022-02-23T19:28:15.740Z] === CONT TestNetworkList//networks [2022-02-23T19:28:15.740Z] === CONT TestNetworkList//networks/ [2022-02-23T19:28:15.740Z] --- PASS: TestNetworkList (0.04s) [2022-02-23T19:28:15.740Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T19:28:15.740Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T19:28:15.740Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T19:28:15.740Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T19:28:15.740Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T19:28:15.740Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T19:28:15.740Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T19:28:15.740Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T19:28:15.740Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T19:28:15.740Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:28:15.740Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T19:28:15.740Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:28:15.740Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T19:28:15.740Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:28:15.740Z] PASS [2022-02-23T19:28:15.740Z] ok github.com/docker/docker/integration/network 0.205s [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === Skipped [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T19:28:15.740Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-02-23T19:28:15.740Z] 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-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T19:28:15.740Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.01s) [2022-02-23T19:28:15.740Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T19:28:15.740Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T19:28:15.740Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T19:28:15.740Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T19:28:15.740Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T19:28:15.740Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T19:28:15.740Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T19:28:15.740Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T19:28:15.740Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T19:28:15.740Z] service_test.go:243: FLAKY_TEST [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T19:28:15.740Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T19:28:15.740Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T19:28:15.740Z] [2022-02-23T19:28:15.740Z] DONE 22 tests, 15 skipped in 2.696s [2022-02-23T19:28:15.741Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T19:28:16.728Z] testing: warning: no tests to run [2022-02-23T19:28:16.728Z] PASS [2022-02-23T19:28:16.728Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-02-23T19:28:16.728Z] [2022-02-23T19:28:16.728Z] DONE 0 tests in 0.889s [2022-02-23T19:28:16.728Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T19:28:17.711Z] testing: warning: no tests to run [2022-02-23T19:28:17.711Z] PASS [2022-02-23T19:28:17.711Z] ok github.com/docker/docker/integration/network/macvlan 0.096s [2022-02-23T19:28:17.711Z] [2022-02-23T19:28:17.711Z] DONE 0 tests in 0.840s [2022-02-23T19:28:17.711Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T19:28:18.696Z] testing: warning: no tests to run [2022-02-23T19:28:18.696Z] PASS [2022-02-23T19:28:18.696Z] ok github.com/docker/docker/integration/plugin 0.088s [2022-02-23T19:28:18.696Z] [2022-02-23T19:28:18.696Z] DONE 0 tests in 0.839s [2022-02-23T19:28:18.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T19:28:19.684Z] testing: warning: no tests to run [2022-02-23T19:28:19.684Z] PASS [2022-02-23T19:28:19.684Z] ok github.com/docker/docker/integration/plugin/authz 0.089s [2022-02-23T19:28:19.684Z] [2022-02-23T19:28:19.684Z] DONE 0 tests in 0.835s [2022-02-23T19:28:19.684Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T19:28:21.563Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T19:28:24.428Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:24.428Z] INFO: Testing against a local daemon [2022-02-23T19:28:24.428Z] === RUN TestPluginInvalidJSON [2022-02-23T19:28:24.428Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:28:24.428Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:28:24.428Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T19:28:24.428Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-23T19:28:24.428Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T19:28:24.428Z] === RUN TestPluginInstall [2022-02-23T19:28:24.428Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:28:24.428Z] --- SKIP: TestPluginInstall (0.01s) [2022-02-23T19:28:24.428Z] === RUN TestPluginsWithRuntimes [2022-02-23T19:28:24.428Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:28:24.428Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T19:28:24.428Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T19:28:24.428Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:28:24.428Z] --- SKIP: TestPluginBackCompatMediaTypes (0.02s) [2022-02-23T19:28:24.428Z] PASS [2022-02-23T19:28:24.428Z] ok github.com/docker/docker/integration/plugin/common 0.142s [2022-02-23T19:28:24.896Z] [2022-02-23T19:28:24.896Z] === Skipped [2022-02-23T19:28:24.896Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-02-23T19:28:24.896Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T19:28:24.896Z] [2022-02-23T19:28:24.896Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T19:28:24.896Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T19:28:24.896Z] [2022-02-23T19:28:24.896Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.02s) [2022-02-23T19:28:24.896Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T19:28:24.896Z] [2022-02-23T19:28:24.896Z] DONE 5 tests, 3 skipped in 5.108s [2022-02-23T19:28:24.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T19:28:25.325Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T19:28:27.506Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T19:28:27.506Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T19:28:27.506Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T19:28:27.506Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T19:28:27.506Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T19:28:27.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:27.846Z] INFO: Testing against a local daemon [2022-02-23T19:28:27.846Z] === RUN TestExternalGraphDriver [2022-02-23T19:28:27.846Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:28:27.846Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-02-23T19:28:27.846Z] === RUN TestGraphdriverPluginV2 [2022-02-23T19:28:27.846Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:28:27.846Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:28:27.846Z] PASS [2022-02-23T19:28:27.846Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.156s [2022-02-23T19:28:27.846Z] [2022-02-23T19:28:27.846Z] === Skipped [2022-02-23T19:28:27.846Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-02-23T19:28:27.846Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T19:28:27.846Z] [2022-02-23T19:28:27.846Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T19:28:27.846Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T19:28:27.846Z] [2022-02-23T19:28:27.846Z] DONE 2 tests, 2 skipped in 2.795s [2022-02-23T19:28:27.846Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T19:28:29.041Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T19:28:30.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:30.066Z] INFO: Testing against a local daemon [2022-02-23T19:28:30.066Z] === RUN TestReadPluginNoRead [2022-02-23T19:28:30.066Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:28:30.066Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T19:28:30.066Z] PASS [2022-02-23T19:28:30.066Z] ok github.com/docker/docker/integration/plugin/logging 0.109s [2022-02-23T19:28:30.533Z] [2022-02-23T19:28:30.533Z] === Skipped [2022-02-23T19:28:30.533Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T19:28:30.533Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T19:28:30.533Z] [2022-02-23T19:28:30.533Z] DONE 1 tests, 1 skipped in 2.514s [2022-02-23T19:28:30.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T19:28:31.519Z] testing: warning: no tests to run [2022-02-23T19:28:31.519Z] PASS [2022-02-23T19:28:31.519Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.089s [2022-02-23T19:28:31.985Z] [2022-02-23T19:28:31.985Z] DONE 0 tests in 1.288s [2022-02-23T19:28:31.985Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T19:28:33.729Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T19:28:34.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:34.196Z] INFO: Testing against a local daemon [2022-02-23T19:28:34.196Z] === RUN TestPluginWithDevMounts [2022-02-23T19:28:34.196Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:34.196Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T19:28:34.196Z] PASS [2022-02-23T19:28:34.196Z] ok github.com/docker/docker/integration/plugin/volumes 0.116s [2022-02-23T19:28:34.196Z] [2022-02-23T19:28:34.196Z] === Skipped [2022-02-23T19:28:34.196Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T19:28:34.196Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:34.196Z] [2022-02-23T19:28:34.196Z] DONE 1 tests, 1 skipped in 2.424s [2022-02-23T19:28:34.664Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T19:28:36.470Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T19:28:36.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:36.876Z] INFO: Testing against a local daemon [2022-02-23T19:28:36.876Z] === RUN TestSecretInspect [2022-02-23T19:28:36.876Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.876Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-23T19:28:36.876Z] === RUN TestSecretList [2022-02-23T19:28:36.877Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.877Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T19:28:36.877Z] === RUN TestSecretsCreateAndDelete [2022-02-23T19:28:36.877Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.877Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:28:36.877Z] === RUN TestSecretsUpdate [2022-02-23T19:28:36.877Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.877Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T19:28:36.877Z] === RUN TestTemplatedSecret [2022-02-23T19:28:36.877Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.877Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T19:28:36.877Z] === RUN TestSecretCreateResolve [2022-02-23T19:28:36.877Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:36.877Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T19:28:36.877Z] PASS [2022-02-23T19:28:36.877Z] ok github.com/docker/docker/integration/secret 0.114s [2022-02-23T19:28:36.877Z] [2022-02-23T19:28:36.877Z] === Skipped [2022-02-23T19:28:36.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-02-23T19:28:36.877Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.877Z] [2022-02-23T19:28:36.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T19:28:36.877Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.877Z] [2022-02-23T19:28:36.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T19:28:36.877Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.877Z] [2022-02-23T19:28:36.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T19:28:36.877Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.877Z] [2022-02-23T19:28:36.877Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T19:28:36.877Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:36.877Z] [2022-02-23T19:28:36.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T19:28:36.877Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:36.877Z] [2022-02-23T19:28:36.877Z] DONE 6 tests, 6 skipped in 2.098s [2022-02-23T19:28:36.877Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T19:28:37.468Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T19:28:38.682Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T19:28:38.682Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T19:28:38.682Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T19:28:38.682Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T19:28:39.148Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T19:28:39.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:39.821Z] INFO: Testing against a local daemon [2022-02-23T19:28:39.821Z] === RUN TestServiceCreateInit [2022-02-23T19:28:39.821Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T19:28:39.821Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T19:28:39.821Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- PASS: TestServiceCreateInit (0.07s) [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T19:28:39.821Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T19:28:39.821Z] === RUN TestCreateServiceConflict [2022-02-23T19:28:39.821Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T19:28:39.821Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestCreateServiceMaxReplicas (0.08s) [2022-02-23T19:28:39.821Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T19:28:39.821Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T19:28:39.821Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T19:28:39.821Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestCreateServiceSysctls [2022-02-23T19:28:39.821Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-23T19:28:39.821Z] === RUN TestCreateServiceCapabilities [2022-02-23T19:28:39.821Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-02-23T19:28:39.821Z] === RUN TestInspect [2022-02-23T19:28:39.821Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestInspect (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestCreateJob [2022-02-23T19:28:39.821Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestReplicatedJob [2022-02-23T19:28:39.821Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestUpdateReplicatedJob [2022-02-23T19:28:39.821Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestServiceListWithStatuses [2022-02-23T19:28:39.821Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T19:28:39.821Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestDockerNetworkReConnect [2022-02-23T19:28:39.821Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestServicePlugin [2022-02-23T19:28:39.821Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestServiceUpdateLabel [2022-02-23T19:28:39.821Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestServiceUpdateSecrets [2022-02-23T19:28:39.821Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestServiceUpdateConfigs [2022-02-23T19:28:39.821Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestServiceUpdateNetwork [2022-02-23T19:28:39.821Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T19:28:39.821Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T19:28:39.821Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:28:39.821Z] PASS [2022-02-23T19:28:39.821Z] ok github.com/docker/docker/integration/service 0.363s [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === Skipped [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:28:39.821Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:28:39.821Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T19:28:39.821Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T19:28:39.821Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.08s) [2022-02-23T19:28:39.821Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T19:28:39.821Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T19:28:39.821Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T19:28:39.821Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-23T19:28:39.821Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-02-23T19:28:39.821Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T19:28:39.821Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T19:28:39.821Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T19:28:39.821Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T19:28:39.821Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T19:28:39.821Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T19:28:39.821Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T19:28:39.821Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T19:28:39.821Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-23T19:28:39.821Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T19:28:39.821Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T19:28:39.821Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T19:28:39.821Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T19:28:39.821Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T19:28:39.821Z] [2022-02-23T19:28:39.821Z] DONE 24 tests, 23 skipped in 2.899s [2022-02-23T19:28:39.821Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T19:28:40.708Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T19:28:42.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:42.033Z] INFO: Testing against a local daemon [2022-02-23T19:28:42.033Z] === RUN TestSessionCreate [2022-02-23T19:28:42.033Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:28:42.033Z] --- SKIP: TestSessionCreate (0.01s) [2022-02-23T19:28:42.033Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T19:28:42.033Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:28:42.033Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:28:42.033Z] PASS [2022-02-23T19:28:42.033Z] ok github.com/docker/docker/integration/session 0.122s [2022-02-23T19:28:42.033Z] [2022-02-23T19:28:42.033Z] === Skipped [2022-02-23T19:28:42.033Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s) [2022-02-23T19:28:42.033Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T19:28:42.033Z] [2022-02-23T19:28:42.033Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T19:28:42.033Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T19:28:42.033Z] [2022-02-23T19:28:42.033Z] DONE 2 tests, 2 skipped in 2.159s [2022-02-23T19:28:42.033Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T19:28:42.157Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T19:28:44.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:44.249Z] INFO: Testing against a local daemon [2022-02-23T19:28:44.249Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T19:28:44.249Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:44.249Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:28:44.249Z] === RUN TestDiskUsage [2022-02-23T19:28:44.249Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:28:44.249Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T19:28:44.249Z] === RUN TestEventsExecDie [2022-02-23T19:28:44.249Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:28:44.250Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T19:28:44.250Z] === RUN TestEventsBackwardsCompatible [2022-02-23T19:28:44.250Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:28:44.250Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:28:44.250Z] === RUN TestEventsVolumeCreate [2022-02-23T19:28:44.250Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:28:44.250Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T19:28:44.250Z] === RUN TestInfoAPI [2022-02-23T19:28:44.250Z] --- PASS: TestInfoAPI (0.05s) [2022-02-23T19:28:44.250Z] === RUN TestInfoAPIWarnings [2022-02-23T19:28:44.250Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:28:44.250Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T19:28:44.250Z] === RUN TestInfoDebug [2022-02-23T19:28:44.250Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:28:44.250Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T19:28:44.250Z] === RUN TestInfoInsecureRegistries [2022-02-23T19:28:44.250Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:28:44.250Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T19:28:44.250Z] === RUN TestInfoRegistryMirrors [2022-02-23T19:28:44.250Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:28:44.250Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T19:28:44.250Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T19:28:45.248Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-02-23T19:28:45.248Z] === RUN TestPingCacheHeaders [2022-02-23T19:28:45.248Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-02-23T19:28:45.248Z] === RUN TestPingGet [2022-02-23T19:28:45.248Z] --- PASS: TestPingGet (0.05s) [2022-02-23T19:28:45.248Z] === RUN TestPingHead [2022-02-23T19:28:45.248Z] --- PASS: TestPingHead (0.04s) [2022-02-23T19:28:45.248Z] === RUN TestVersion [2022-02-23T19:28:45.248Z] --- PASS: TestVersion (0.04s) [2022-02-23T19:28:45.248Z] PASS [2022-02-23T19:28:45.248Z] ok github.com/docker/docker/integration/system 1.301s [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] === Skipped [2022-02-23T19:28:45.248Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T19:28:45.248Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T19:28:45.248Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T19:28:45.248Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T19:28:45.248Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T19:28:45.248Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T19:28:45.248Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T19:28:45.248Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T19:28:45.248Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T19:28:45.248Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T19:28:45.248Z] [2022-02-23T19:28:45.248Z] DONE 15 tests, 9 skipped in 3.285s [2022-02-23T19:28:45.460Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T19:28:45.719Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T19:28:47.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:47.933Z] INFO: Testing against a local daemon [2022-02-23T19:28:47.933Z] === RUN TestVolumesCreateAndList [2022-02-23T19:28:47.933Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-23T19:28:47.933Z] === RUN TestVolumesRemove [2022-02-23T19:28:47.933Z] --- PASS: TestVolumesRemove (0.12s) [2022-02-23T19:28:47.933Z] === RUN TestVolumesInspect [2022-02-23T19:28:47.933Z] --- PASS: TestVolumesInspect (0.07s) [2022-02-23T19:28:47.933Z] === RUN TestVolumesInvalidJSON [2022-02-23T19:28:47.933Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T19:28:47.933Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T19:28:47.933Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T19:28:47.933Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-02-23T19:28:47.933Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-23T19:28:47.933Z] PASS [2022-02-23T19:28:47.933Z] ok github.com/docker/docker/integration/volume 0.387s [2022-02-23T19:28:47.933Z] [2022-02-23T19:28:47.933Z] DONE 5 tests in 2.466s [2022-02-23T19:28:47.933Z] INFO: make.ps1 ended at 02/23/2022 19:28:47 [2022-02-23T19:28:47.933Z] INFO: Integration CLI tests being run from the host: [2022-02-23T19:28:47.933Z] 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-02-23T19:28:49.236Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T19:28:52.288Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-23T19:28:52.288Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-23T19:28:52.288Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-23T19:28:53.694Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-23T19:28:53.972Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T19:28:57.046Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-23T19:28:58.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T19:28:58.362Z] INFO: Testing against a local daemon [2022-02-23T19:28:58.362Z] === RUN TestDockerSuite [2022-02-23T19:28:58.362Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T19:28:58.362Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T19:28:58.362Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:28:58.362Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T19:28:58.362Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T19:28:58.362Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T19:28:58.362Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T19:28:58.362Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T19:28:58.362Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T19:28:58.830Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T19:28:58.974Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-23T19:28:59.297Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T19:28:59.768Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T19:29:00.756Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T19:29:00.756Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T19:29:00.859Z] docker_api_swarm_test.go:962: [db4725e0d96e6] joining swarm manager [d276522b363b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T19:29:03.267Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T19:29:03.267Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T19:29:03.267Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T19:29:11.758Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T19:29:11.758Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T19:29:11.923Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T19:29:11.923Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T19:29:12.744Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T19:29:16.613Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T19:29:16.613Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T19:29:22.403Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T19:29:22.777Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-23T19:29:23.147Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T19:29:23.147Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T19:29:27.890Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T19:29:27.890Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T19:29:32.630Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T19:29:32.709Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-23T19:29:33.634Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-23T19:29:36.149Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-23T19:29:38.707Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-23T19:29:46.826Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-23T19:29:47.566Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T19:29:47.566Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T19:29:47.566Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T19:29:48.533Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T19:29:50.088Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T19:29:50.177Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-23T19:29:52.689Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-23T19:29:53.833Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T19:29:53.833Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T19:29:53.833Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T19:29:54.578Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-23T19:29:55.886Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T19:29:56.774Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T19:29:57.120Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-23T19:29:58.333Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T19:29:59.678Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-23T19:30:02.942Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-23T19:30:02.972Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T19:30:02.972Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T19:30:02.972Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T19:30:02.972Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T19:30:02.972Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T19:30:02.972Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T19:30:02.972Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T19:30:03.070Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T19:30:04.831Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-23T19:30:07.666Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T19:30:08.126Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T19:30:08.916Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T19:30:08.916Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T19:30:08.916Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T19:30:08.916Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T19:30:08.916Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T19:30:08.916Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T19:30:08.916Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T19:30:12.847Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T19:30:12.847Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T19:30:12.847Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T19:30:12.847Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T19:30:12.847Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T19:30:13.653Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T19:30:13.653Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T19:30:17.429Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T19:30:17.429Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T19:30:17.429Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T19:30:17.429Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T19:30:17.429Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T19:30:42.772Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T19:30:42.772Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T19:30:42.900Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T19:30:42.900Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T19:30:51.510Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T19:30:55.393Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T19:30:58.717Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T19:30:58.718Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T19:30:58.718Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T19:30:58.718Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T19:30:58.718Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T19:31:01.064Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-23T19:31:01.674Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T19:31:01.674Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T19:31:01.674Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T19:31:02.544Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T19:31:02.544Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T19:31:02.544Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T19:31:02.544Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T19:31:02.544Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T19:31:07.300Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T19:31:07.300Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T19:31:07.300Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T19:31:12.678Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T19:31:12.678Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T19:31:12.678Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T19:31:12.678Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T19:31:12.678Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T19:31:12.678Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T19:31:12.678Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T19:31:12.678Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T19:31:12.678Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T19:31:12.679Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T19:31:14.167Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T19:31:14.267Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T19:31:14.267Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:31:14.267Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T19:31:14.267Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T19:31:14.267Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T19:31:15.977Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-23T19:31:18.105Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T19:31:18.920Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T19:31:18.920Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T19:31:19.789Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T19:31:21.096Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T19:31:21.096Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T19:31:21.096Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T19:31:21.096Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T19:31:21.096Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T19:31:21.096Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T19:31:21.096Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T19:31:21.096Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T19:31:21.096Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T19:31:24.959Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T19:31:24.959Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T19:31:24.959Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T19:31:24.959Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:31:24.959Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T19:31:25.648Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T19:31:25.648Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite (1632.75s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.02s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.68s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.20s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.70s) [2022-02-23T19:31:30.877Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.91s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.34s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.81s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.87s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.99s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.72s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.66s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.04s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.59s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.80s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.14s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.72s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.29s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.13s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.02s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.04s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.22s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.51s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.96s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.90s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.85s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.52s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.21s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.00s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.80s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.99s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.40s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.97s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.07s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.55s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.55s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.72s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.74s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.00s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.33s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.76s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.62s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.99s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.42s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.75s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.89s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.88s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.51s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.53s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.25s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.77s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.62s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.69s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.88s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.15s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.17s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.30s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.46s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.17s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.75s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.34s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.52s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.84s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.94s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (105.46s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.34s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.70s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.72s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.72s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.92s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.53s) [2022-02-23T19:31:30.877Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.76s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.66s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.13s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.81s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.17s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.20s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.00s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.13s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.01s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.47s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.35s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.45s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.00s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2022-02-23T19:31:30.877Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.07s) [2022-02-23T19:31:30.877Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T19:31:30.877Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-23T19:31:31.481Z] docker_cli_external_volume_driver_test.go:52: [debcbf0dc547e] daemon is not started [2022-02-23T19:31:33.734Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T19:31:36.740Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T19:31:36.740Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T19:31:36.740Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T19:31:36.740Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T19:31:36.740Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T19:31:36.740Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T19:31:36.740Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T19:31:36.740Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T19:31:40.567Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T19:31:40.567Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T19:31:40.567Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T19:31:40.567Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T19:31:40.567Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T19:31:40.567Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T19:31:40.567Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T19:31:41.552Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T19:31:46.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-23T19:31:47.175Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T19:31:48.740Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T19:31:48.740Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T19:31:49.209Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T19:31:49.209Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T19:31:49.209Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T19:31:49.209Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:31:49.209Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T19:31:51.971Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T19:31:52.161Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T19:31:52.957Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T19:31:52.957Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T19:31:52.957Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T19:31:52.957Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T19:31:53.425Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T19:31:53.425Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:31:53.425Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T19:31:55.639Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T19:31:55.639Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:31:55.639Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T19:31:58.028Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T19:32:01.509Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T19:32:03.896Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T19:32:07.376Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T19:32:07.376Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T19:32:07.376Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T19:32:09.761Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T19:32:09.761Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T19:32:09.761Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T19:32:14.523Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T19:32:14.523Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:32:14.523Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T19:32:18.425Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T19:32:18.425Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:32:18.425Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T19:32:23.261Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T19:32:27.081Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T19:32:28.009Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T19:32:28.009Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T19:32:28.009Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T19:32:28.009Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T19:32:28.009Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T19:32:28.009Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T19:32:28.009Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T19:32:28.009Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T19:32:28.009Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T19:32:28.009Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T19:32:28.009Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T19:32:28.009Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T19:32:28.009Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T19:32:28.009Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:32:28.009Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T19:32:28.009Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T19:32:31.834Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T19:32:31.835Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T19:32:31.835Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T19:32:31.835Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T19:32:31.835Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T19:32:31.835Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T19:32:31.835Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T19:32:31.835Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T19:32:31.835Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T19:32:31.835Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T19:32:31.835Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T19:32:31.835Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T19:32:31.835Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T19:32:31.835Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:32:31.835Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T19:32:32.303Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T19:32:36.666Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T19:32:40.960Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T19:32:43.814Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T19:32:43.814Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T19:32:43.814Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T19:32:46.760Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T19:32:46.760Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T19:32:46.760Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T19:32:46.760Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T19:32:46.760Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T19:32:46.760Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T19:32:46.760Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T19:32:48.150Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T19:32:48.150Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T19:32:48.150Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T19:32:49.706Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T19:32:49.706Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T19:32:49.706Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T19:32:49.706Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T19:32:50.367Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T19:32:50.367Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T19:32:50.367Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T19:32:50.367Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T19:32:50.367Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T19:32:50.367Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T19:32:50.367Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T19:32:52.653Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T19:32:52.653Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T19:32:52.653Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T19:32:52.653Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T19:32:52.653Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T19:32:52.653Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T19:32:52.653Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T19:32:52.653Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T19:32:53.317Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T19:32:53.317Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T19:32:53.317Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T19:32:53.317Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T19:32:54.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-23T19:32:55.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T19:32:56.273Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T19:32:56.273Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T19:32:56.273Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T19:32:56.273Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T19:32:56.273Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T19:32:56.273Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T19:32:56.273Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T19:32:56.273Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T19:32:59.390Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T19:33:00.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T19:33:02.343Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T19:33:03.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T19:33:03.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T19:33:03.155Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T19:33:03.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T19:33:04.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-23T19:33:04.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T19:33:04.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T19:33:04.524Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T19:33:04.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T19:33:06.057Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T19:33:06.057Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T19:33:06.705Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T19:33:06.705Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T19:33:09.611Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T19:33:09.612Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:33:09.612Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T19:33:09.612Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:33:09.612Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T19:33:09.798Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T19:33:09.798Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:33:09.798Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T19:33:09.798Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:33:09.798Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T19:33:12.521Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T19:33:12.521Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T19:33:12.702Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T19:33:12.702Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T19:33:14.700Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T19:33:14.700Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T19:33:14.700Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T19:33:15.608Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T19:33:15.608Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T19:33:15.608Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T19:33:17.606Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T19:33:17.607Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T19:33:18.983Z] docker_cli_external_volume_driver_test.go:52: [df7c994580b5f] daemon is not started [2022-02-23T19:33:19.353Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T19:33:19.353Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T19:33:20.516Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T19:33:23.095Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T19:33:25.210Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T19:33:28.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T19:33:28.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T19:33:28.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T19:33:28.952Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T19:33:28.952Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T19:33:30.187Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T19:33:31.130Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T19:33:31.130Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T19:33:31.130Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T19:33:33.980Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-23T19:33:34.039Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T19:33:34.040Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:33:34.040Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T19:33:36.218Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T19:33:36.218Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T19:33:37.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T19:33:37.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T19:33:37.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T19:33:37.270Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T19:33:37.270Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T19:33:40.178Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T19:33:40.178Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T19:33:40.178Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T19:33:40.912Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T19:33:43.094Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T19:33:43.094Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T19:33:43.094Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T19:33:43.094Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T19:33:43.094Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T19:33:43.094Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T19:33:43.094Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T19:33:43.094Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T19:33:43.094Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T19:33:43.094Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T19:33:43.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T19:33:43.916Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T19:33:43.916Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:33:43.916Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T19:33:46.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T19:33:46.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T19:33:47.654Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T19:33:47.654Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T19:33:48.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-23T19:33:48.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T19:33:51.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T19:33:53.460Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T19:33:54.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T19:33:56.391Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T19:33:56.391Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T19:33:56.391Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T19:33:56.391Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T19:33:56.391Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T19:33:56.391Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T19:33:56.391Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T19:33:56.391Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T19:33:56.391Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T19:33:56.391Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T19:33:56.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T19:33:56.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000408330_} [2022-02-23T19:33:59.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11257756981_c:\foo_false____} [2022-02-23T19:33:59.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T19:33:59.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T19:34:01.058Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T19:34:01.058Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T19:34:01.058Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T19:34:02.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11257756981_c:\foo_true____} [2022-02-23T19:34:02.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T19:34:03.303Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T19:34:03.303Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T19:34:04.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T19:34:04.915Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T19:34:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T19:34:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T19:34:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T19:34:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T19:34:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T19:34:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T19:34:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T19:34:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T19:34:04.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T19:34:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T19:34:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T19:34:05.374Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T19:34:05.374Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T19:34:05.374Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T19:34:05.374Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T19:34:05.374Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T19:34:05.374Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T19:34:05.374Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T19:34:05.374Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T19:34:05.374Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T19:34:05.374Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T19:34:05.374Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T19:34:05.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T19:34:06.971Z] docker_cli_external_volume_driver_test.go:52: [d847a1e086371] daemon is not started [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T19:34:08.280Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.280Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T19:34:08.280Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.740Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T19:34:08.740Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.740Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T19:34:08.740Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:34:08.740Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T19:34:08.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T19:34:09.240Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T19:34:09.715Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T19:34:09.715Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T19:34:09.715Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T19:34:09.715Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T19:34:09.715Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T19:34:09.715Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T19:34:09.715Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T19:34:10.554Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T19:34:11.569Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T19:34:11.653Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T19:34:11.653Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T19:34:11.653Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T19:34:11.653Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T19:34:11.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000089ec0_} [2022-02-23T19:34:14.564Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T19:34:14.564Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T19:34:14.564Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T19:34:14.564Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T19:34:14.564Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T19:34:14.564Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T19:34:14.564Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T19:34:15.409Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T19:34:15.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1864871934_c:\foo_false____} [2022-02-23T19:34:16.996Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T19:34:16.996Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T19:34:17.475Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T19:34:17.475Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T19:34:17.475Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T19:34:17.475Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T19:34:18.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1864871934_c:\foo_true____} [2022-02-23T19:34:19.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-23T19:34:19.128Z] docker_cli_external_volume_driver_test.go:52: [d6ab2484a1b16] daemon is not started [2022-02-23T19:34:20.367Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T19:34:21.317Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T19:34:21.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T19:34:21.367Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T19:34:21.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T19:34:21.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T19:34:21.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T19:34:21.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T19:34:21.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T19:34:21.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T19:34:21.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T19:34:21.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T19:34:21.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T19:34:21.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T19:34:21.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T19:34:21.829Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T19:34:21.829Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T19:34:21.829Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T19:34:21.829Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T19:34:22.289Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T19:34:22.289Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T19:34:22.289Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T19:34:22.289Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T19:34:22.289Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T19:34:22.289Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T19:34:22.289Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T19:34:22.548Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T19:34:22.548Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:34:22.548Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T19:34:22.548Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T19:34:22.548Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T19:34:26.030Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T19:34:26.030Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T19:34:26.030Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:34:26.030Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T19:34:28.945Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T19:34:29.404Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T19:34:29.404Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T19:34:29.404Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T19:34:32.871Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T19:34:32.871Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T19:34:32.871Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T19:34:32.871Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:34:32.871Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T19:34:33.147Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T19:34:33.147Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T19:34:33.147Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T19:34:33.147Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T19:34:33.147Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T19:34:33.147Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T19:34:33.147Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T19:34:34.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-23T19:34:36.372Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T19:34:38.948Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T19:34:42.672Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T19:34:42.672Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:34:42.672Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T19:34:42.672Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T19:34:42.672Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T19:34:43.196Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T19:34:43.196Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T19:34:43.196Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T19:34:43.196Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T19:34:43.196Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T19:34:45.361Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T19:34:45.361Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T19:34:45.361Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T19:34:45.361Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T19:34:45.361Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T19:34:48.251Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T19:34:48.251Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:34:48.251Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T19:34:48.251Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T19:34:48.251Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T19:34:48.251Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T19:34:48.251Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T19:34:48.251Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T19:34:48.251Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T19:34:48.251Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T19:34:48.251Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T19:34:48.868Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T19:34:48.868Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T19:34:48.868Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T19:34:48.868Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T19:34:50.417Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T19:34:52.627Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T19:34:53.304Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T19:34:53.304Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T19:34:53.304Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T19:34:54.829Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T19:34:55.011Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T19:34:55.011Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T19:34:55.011Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T19:34:55.011Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:34:55.011Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T19:34:55.475Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T19:34:56.436Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T19:34:56.436Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T19:34:56.436Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T19:34:56.436Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T19:34:56.892Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T19:34:56.892Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:34:56.892Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T19:34:57.348Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T19:34:57.803Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T19:35:01.997Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T19:35:01.997Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T19:35:01.997Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T19:35:01.997Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T19:35:01.997Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T19:35:01.997Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T19:35:01.997Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T19:35:01.997Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T19:35:01.997Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T19:35:01.997Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T19:35:06.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-23T19:35:06.340Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T19:35:06.795Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T19:35:07.250Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T19:35:07.355Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T19:35:07.355Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T19:35:07.355Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T19:35:07.355Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T19:35:07.355Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T19:35:10.137Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T19:35:10.241Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T19:35:10.241Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T19:35:10.241Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T19:35:10.241Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T19:35:10.241Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T19:35:10.593Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T19:35:10.593Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T19:35:10.593Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T19:35:13.483Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T19:35:13.483Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T19:35:13.483Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T19:35:13.483Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T19:35:13.483Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T19:35:13.483Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T19:35:13.483Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T19:35:13.483Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T19:35:13.483Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T19:35:13.483Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.483Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T19:35:13.940Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T19:35:13.940Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.940Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T19:35:13.940Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.940Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T19:35:13.940Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.940Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T19:35:13.940Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.940Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T19:35:13.940Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.940Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T19:35:13.963Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T19:35:13.963Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.963Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T19:35:13.963Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.963Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T19:35:13.963Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.963Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T19:35:13.963Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T19:35:13.963Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T19:35:13.963Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T19:35:14.418Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T19:35:16.581Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T19:35:16.827Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T19:35:19.716Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T19:35:20.295Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T19:35:20.295Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T19:35:20.295Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T19:35:22.605Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T19:35:23.195Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T19:35:24.156Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T19:35:24.156Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T19:35:24.156Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T19:35:24.156Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T19:35:24.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-23T19:35:24.612Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T19:35:24.612Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:35:24.612Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T19:35:25.070Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T19:35:25.525Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T19:35:32.894Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T19:35:35.816Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T19:35:35.816Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T19:35:35.816Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T19:35:37.561Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T19:35:38.700Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T19:35:38.701Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T19:35:38.701Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T19:35:38.701Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T19:35:39.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-23T19:35:41.772Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T19:35:41.773Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:35:41.773Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T19:35:42.230Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T19:35:42.230Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T19:35:42.230Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T19:35:42.230Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T19:35:42.230Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T19:35:42.230Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T19:35:42.230Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T19:35:42.230Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T19:35:42.230Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T19:35:42.230Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T19:35:42.230Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T19:35:42.230Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T19:35:42.230Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T19:35:42.230Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T19:35:42.230Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T19:35:43.326Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T19:35:45.117Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T19:35:46.217Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T19:35:47.179Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T19:35:48.012Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T19:35:50.897Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T19:35:51.848Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T19:35:52.304Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T19:35:53.264Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T19:35:59.029Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T19:36:01.174Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T19:36:04.814Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T19:36:04.814Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T19:36:04.814Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T19:36:04.814Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:36:04.814Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T19:36:04.814Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T19:36:04.814Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T19:36:04.814Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T19:36:04.814Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T19:36:05.787Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T19:36:05.787Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T19:36:05.787Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T19:36:06.943Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T19:36:08.703Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T19:36:12.703Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T19:36:14.205Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T19:36:14.206Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T19:36:14.206Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T19:36:14.206Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T19:36:14.206Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T19:36:15.589Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T19:36:16.549Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T19:36:17.241Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T19:36:20.130Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T19:36:22.384Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T19:36:22.384Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T19:36:23.022Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T19:36:23.345Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T19:36:25.934Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-23T19:36:27.692Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T19:36:27.693Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T19:36:27.693Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T19:36:30.390Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T19:36:30.582Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T19:36:35.260Z] === RUN TestDockerSuite/TestExec [2022-02-23T19:36:35.260Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:36:35.260Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T19:36:35.260Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T19:36:35.260Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T19:36:35.378Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T19:36:35.378Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T19:36:35.842Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T19:36:36.148Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T19:36:36.149Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T19:36:36.149Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T19:36:36.149Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:36:36.149Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T19:36:36.149Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T19:36:36.149Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T19:36:36.149Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T19:36:36.149Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T19:36:36.613Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T19:36:36.613Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T19:36:36.613Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T19:36:36.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T19:36:37.429Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T19:36:39.597Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T19:36:39.597Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:36:39.597Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T19:36:39.597Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:36:39.597Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T19:36:39.597Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T19:36:40.053Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T19:36:40.324Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T19:36:42.224Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T19:36:44.051Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-23T19:36:44.389Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T19:36:45.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T19:36:45.435Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T19:36:46.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T19:36:46.558Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T19:36:49.452Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T19:36:53.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T19:36:54.122Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T19:36:54.122Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T19:36:54.122Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T19:36:54.122Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:36:54.122Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T19:36:54.122Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T19:36:54.122Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T19:36:56.291Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T19:37:00.012Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T19:37:00.013Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T19:37:00.013Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T19:37:00.013Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T19:37:00.013Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T19:37:00.013Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T19:37:00.013Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T19:37:00.013Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T19:37:00.469Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T19:37:00.469Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T19:37:00.469Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T19:37:02.638Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T19:37:02.638Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T19:37:02.638Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T19:37:02.638Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:37:02.638Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T19:37:02.638Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T19:37:02.638Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T19:37:02.638Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T19:37:02.638Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T19:37:02.638Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T19:37:03.094Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T19:37:03.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T19:37:05.262Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T19:37:05.263Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T19:37:05.263Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T19:37:11.047Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T19:37:11.047Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T19:37:11.047Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T19:37:11.047Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T19:37:11.047Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T19:37:11.504Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T19:37:11.504Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T19:37:15.952Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T19:37:15.952Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T19:37:16.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-23T19:37:16.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T19:37:16.348Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T19:37:16.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T19:37:18.553Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T19:37:19.667Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T19:37:22.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T19:37:22.179Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T19:37:22.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T19:37:22.179Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T19:37:22.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T19:37:24.327Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T19:37:25.426Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T19:37:25.426Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T19:37:25.426Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T19:37:27.220Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T19:37:28.325Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T19:37:30.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T19:37:30.819Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T19:37:30.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T19:37:31.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T19:37:31.282Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T19:37:31.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T19:37:31.282Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T19:37:31.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T19:37:34.086Z] === RUN TestDockerSuite/TestExec [2022-02-23T19:37:34.086Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:37:34.086Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T19:37:34.086Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T19:37:34.086Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T19:37:34.264Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T19:37:34.264Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:37:34.264Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T19:37:34.264Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T19:37:34.264Z] === RUN TestDockerSuite/TestHealth [2022-02-23T19:37:34.264Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T19:37:34.264Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T19:37:34.264Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T19:37:34.264Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T19:37:34.264Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T19:37:36.257Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T19:37:38.935Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T19:37:38.935Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T19:37:38.935Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T19:37:38.935Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T19:37:38.935Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T19:37:39.149Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T19:37:39.149Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:37:39.149Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T19:37:39.149Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:37:39.149Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T19:37:39.149Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T19:37:39.149Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T19:37:39.392Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T19:37:39.392Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T19:37:40.355Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T19:37:40.355Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T19:37:40.355Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T19:37:41.318Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T19:37:41.318Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T19:37:42.035Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T19:37:43.486Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T19:37:43.487Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T19:37:45.657Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T19:37:45.747Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T19:37:48.159Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-23T19:37:48.631Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T19:37:49.376Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T19:37:49.376Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T19:37:49.376Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:37:49.376Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T19:37:52.351Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T19:37:53.098Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T19:37:53.098Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T19:37:53.098Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T19:37:53.098Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T19:37:53.098Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T19:37:53.098Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T19:37:53.098Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T19:37:53.098Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T19:37:53.098Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T19:37:53.554Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:37:53.554Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T19:37:53.554Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:37:53.554Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T19:37:56.445Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T19:37:58.614Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T19:37:58.614Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:37:58.614Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T19:37:58.614Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T19:37:58.614Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T19:37:59.070Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T19:37:59.070Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T19:37:59.070Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T19:37:59.403Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T19:37:59.403Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T19:37:59.403Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T19:37:59.403Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:37:59.403Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T19:37:59.403Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T19:37:59.403Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T19:38:00.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-23T19:38:01.975Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T19:38:01.975Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T19:38:03.499Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T19:38:04.881Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T19:38:04.881Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T19:38:04.881Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T19:38:04.881Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T19:38:04.881Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T19:38:04.881Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T19:38:04.881Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T19:38:07.788Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T19:38:09.333Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T19:38:09.333Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T19:38:09.333Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T19:38:09.333Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T19:38:09.333Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T19:38:09.333Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T19:38:09.333Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T19:38:09.333Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T19:38:09.333Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T19:38:09.333Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T19:38:09.333Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T19:38:12.482Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T19:38:12.482Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:38:12.482Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T19:38:12.482Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:38:12.482Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T19:38:12.482Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:38:12.482Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T19:38:13.074Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T19:38:13.074Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T19:38:13.074Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T19:38:13.074Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:38:13.074Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T19:38:13.074Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T19:38:13.074Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T19:38:13.074Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T19:38:13.074Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T19:38:13.074Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T19:38:13.074Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T19:38:15.393Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T19:38:16.808Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T19:38:16.808Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T19:38:16.808Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T19:38:17.572Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T19:38:17.573Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T19:38:18.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-23T19:38:18.601Z] docker_cli_external_volume_driver_test.go:484: [d1f6dd3888e8a] daemon is not started [2022-02-23T19:38:20.481Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T19:38:22.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T19:38:22.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T19:38:22.547Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T19:38:22.547Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T19:38:22.547Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:38:22.547Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T19:38:22.601Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T19:38:22.601Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T19:38:22.601Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T19:38:22.601Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T19:38:22.601Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T19:38:22.601Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T19:38:22.601Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T19:38:22.662Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T19:38:22.663Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T19:38:22.663Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T19:38:22.663Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T19:38:24.109Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T19:38:24.109Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T19:38:24.576Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T19:38:25.571Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T19:38:28.481Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T19:38:29.668Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T19:38:30.436Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T19:38:31.997Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T19:38:31.997Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T19:38:31.997Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T19:38:31.997Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T19:38:31.997Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T19:38:33.426Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-23T19:38:33.426Z] docker_cli_external_volume_driver_test.go:52: [d7926ef3012bf] daemon is not started [2022-02-23T19:38:33.496Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T19:38:34.207Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T19:38:35.678Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T19:38:35.776Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T19:38:36.245Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T19:38:36.757Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T19:38:37.229Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T19:38:38.213Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T19:38:38.601Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T19:38:41.447Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T19:38:41.516Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T19:38:43.707Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T19:38:45.369Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T19:38:46.617Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T19:38:48.317Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T19:38:48.317Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T19:38:48.317Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite (436.85s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-02-23T19:38:48.377Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-23T19:38:48.377Z] PASS [2022-02-23T19:38:48.377Z] [2022-02-23T19:38:48.377Z] === Skipped [2022-02-23T19:38:48.377Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T19:38:48.377Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-23T19:38:48.377Z] check_test.go:308: [d22301d1ebc8d] daemon is not started [2022-02-23T19:38:48.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T19:38:48.377Z] [2022-02-23T19:38:48.377Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-23T19:38:48.377Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-23T19:38:48.377Z] check_test.go:308: [d9a6f50d080a8] daemon is not started [2022-02-23T19:38:48.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-23T19:38:48.377Z] [2022-02-23T19:38:48.377Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-23T19:38:48.377Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-23T19:38:48.377Z] check_test.go:308: [de4558ae68461] daemon is not started [2022-02-23T19:38:48.377Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-23T19:38:48.377Z] [2022-02-23T19:38:48.377Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-23T19:38:48.377Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-23T19:38:48.377Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-23T19:38:48.377Z] [2022-02-23T19:38:48.377Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-23T19:38:48.377Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-23T19:38:48.377Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-23T19:38:48.377Z] [2022-02-23T19:38:48.377Z] DONE 271 tests, 5 skipped in 2406.613s [2022-02-23T19:38:48.377Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T19:38:48.377Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6a1f135a476a/docker.pid [2022-02-23T19:38:48.377Z] +++ kill 6388 [2022-02-23T19:38:48.377Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6388 is not a child of this shell [2022-02-23T19:38:48.377Z] warning: PID 6388 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6a1f135a476a/docker.pid had a nonzero exit code [2022-02-23T19:38:48.377Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T19:38:48.377Z] +++ kill 8364 [2022-02-23T19:38:48.377Z] +++ /etc/init.d/apparmor stop [2022-02-23T19:38:48.377Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T19:38:48.377Z] [2022-02-23T19:38:48.377Z] Unloading profiles will leave already running processes permanently [2022-02-23T19:38:48.377Z] unconfined, which can lead to unexpected situations. [2022-02-23T19:38:48.377Z] [2022-02-23T19:38:48.377Z] To set a process to complain mode, use the command line tool [2022-02-23T19:38:48.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T19:38:48.377Z] +++ true [2022-02-23T19:38:48.377Z] exiting test-integration [2022-02-23T19:38:48.377Z] ++ exit 0 [2022-02-23T19:38:48.377Z] [2022-02-23T19:38:48.377Z] + exit 0 [2022-02-23T19:38:48.377Z] ++ jobs -p [2022-02-23T19:38:48.377Z] + pids= [2022-02-23T19:38:48.377Z] + echo 'Remaining pids to kill: []' [2022-02-23T19:38:48.377Z] Remaining pids to kill: [] [2022-02-23T19:38:48.377Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-23T19:38:48.387Z] Recording test results [2022-02-23T19:38:48.839Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T19:38:49.208Z] + echo Ensuring container killed. [2022-02-23T19:38:49.208Z] Ensuring container killed. [2022-02-23T19:38:49.208Z] + docker ps -aq -f name=docker-pr1-* [2022-02-23T19:38:49.208Z] + cids=815ccb07127f [2022-02-23T19:38:49.208Z] e4500cb79b8a [2022-02-23T19:38:49.208Z] c518cc701c1f [2022-02-23T19:38:49.208Z] + [ -n 815ccb07127f [2022-02-23T19:38:49.208Z] e4500cb79b8a [2022-02-23T19:38:49.208Z] c518cc701c1f ] [2022-02-23T19:38:49.208Z] + docker rm -vf 815ccb07127f e4500cb79b8a c518cc701c1f [2022-02-23T19:38:49.523Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T19:38:49.524Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T19:38:49.524Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T19:38:49.524Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T19:38:49.524Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T19:38:49.881Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T19:38:49.881Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T19:38:49.881Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T19:38:50.049Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T19:38:50.050Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:38:50.050Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T19:38:50.050Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T19:38:50.050Z] === RUN TestDockerSuite/TestHealth [2022-02-23T19:38:50.050Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T19:38:50.050Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T19:38:50.050Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T19:38:50.050Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T19:38:50.050Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T19:38:50.220Z] 815ccb07127f [2022-02-23T19:38:50.220Z] e4500cb79b8a [2022-02-23T19:38:50.220Z] c518cc701c1f [Pipeline] sh [2022-02-23T19:38:50.349Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T19:38:50.536Z] + echo Chowning /workspace to jenkins user [2022-02-23T19:38:50.536Z] Chowning /workspace to jenkins user [2022-02-23T19:38:50.536Z] + id -u [2022-02-23T19:38:50.536Z] + id -g [2022-02-23T19:38:50.536Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43287:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T19:38:51.704Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T19:38:53.298Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T19:38:53.380Z] + bundleName=amd64 [2022-02-23T19:38:53.380Z] + echo Creating amd64-bundles.tar.gz [2022-02-23T19:38:53.380Z] Creating amd64-bundles.tar.gz [2022-02-23T19:38:53.380Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-23T19:38:53.380Z] + xargs tar -czf amd64-bundles.tar.gz [2022-02-23T19:38:53.885Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T19:38:54.285Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [Pipeline] archiveArtifacts [2022-02-23T19:38:54.326Z] Archiving artifacts [2022-02-23T19:38:54.737Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T19:38:54.737Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T19:38:54.737Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T19:38:54.737Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T19:38:54.737Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T19:38:54.737Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T19:38:54.840Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43287/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:38:55.144Z] + make clean [2022-02-23T19:38:55.144Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:38:55.144Z] docker-dev-cache [2022-02-23T19:38:55.144Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T19:38:55.196Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T19:38:55.269Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T19:38:55.269Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T19:38:55.269Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T19:38:55.655Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T19:38:55.655Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T19:38:55.655Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T19:38:56.257Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T19:38:56.782Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T19:38:56.783Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T19:38:57.240Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T19:38:57.240Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T19:38:57.240Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T19:38:57.240Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T19:38:57.240Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:38:58.370Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T19:38:58.829Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T19:39:00.964Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T19:39:01.005Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T19:39:03.145Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T19:39:03.145Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T19:39:03.145Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T19:39:04.394Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T19:39:04.738Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T19:39:04.739Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T19:39:04.739Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:39:04.739Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T19:39:05.324Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T19:39:05.324Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T19:39:08.471Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T19:39:08.471Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T19:39:08.471Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T19:39:08.471Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T19:39:08.471Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T19:39:08.471Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T19:39:08.471Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T19:39:08.471Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T19:39:08.471Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T19:39:08.471Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:39:08.471Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T19:39:11.387Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T19:39:12.405Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T19:39:15.126Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T19:39:15.126Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:39:15.126Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T19:39:15.127Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T19:39:15.127Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T19:39:15.127Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T19:39:15.127Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T19:39:15.127Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T19:39:18.031Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T19:39:18.031Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T19:39:19.483Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T19:39:20.942Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T19:39:20.942Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T19:39:20.942Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T19:39:20.942Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T19:39:21.401Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T19:39:21.401Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T19:39:21.401Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T19:39:24.310Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T19:39:25.284Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T19:39:28.191Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T19:39:30.105Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T19:39:30.105Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:39:30.105Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T19:39:30.105Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:39:30.105Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T19:39:30.105Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:39:30.105Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T19:39:31.100Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T19:39:31.100Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T19:39:31.100Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T19:39:33.019Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T19:39:33.285Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T19:39:36.194Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T19:39:36.757Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T19:39:36.757Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T19:39:39.676Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T19:39:44.373Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T19:39:44.373Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T19:39:44.373Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T19:39:44.373Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T19:39:46.521Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T19:39:46.521Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T19:39:46.521Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T19:39:46.521Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T19:39:46.521Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T19:39:47.089Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T19:39:47.089Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T19:39:47.285Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T19:39:48.077Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T19:39:48.703Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T19:39:51.614Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T19:39:54.679Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T19:39:54.679Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T19:39:54.679Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T19:39:54.679Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T19:39:54.679Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T19:39:54.679Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T19:39:54.679Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T19:39:54.679Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T19:39:54.679Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T19:39:54.679Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T19:39:54.679Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T19:39:54.679Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T19:39:54.679Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T19:39:54.679Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T19:39:54.679Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T19:39:54.679Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPortList [2022-02-23T19:39:54.679Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T19:39:54.679Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T19:39:55.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T19:39:55.228Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T19:39:55.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T19:39:55.228Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T19:39:55.693Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T19:39:55.693Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T19:39:55.855Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T19:39:56.170Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T19:39:56.637Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T19:39:56.637Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T19:39:56.637Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T19:40:00.479Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T19:40:00.479Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T19:40:00.479Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T19:40:00.479Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T19:40:00.479Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T19:40:00.479Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T19:40:00.479Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T19:40:00.479Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T19:40:00.479Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T19:40:02.953Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T19:40:05.866Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T19:40:06.276Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T19:40:06.276Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T19:40:06.276Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T19:40:09.619Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T19:40:13.363Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T19:40:14.853Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T19:40:14.853Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T19:40:14.853Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T19:40:17.129Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T19:40:20.039Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T19:40:22.944Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T19:40:23.403Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T19:40:23.403Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T19:40:23.403Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T19:40:23.403Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T19:40:25.181Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T19:40:27.140Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T19:40:30.053Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T19:40:35.851Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T19:40:38.757Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T19:40:38.757Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T19:40:38.757Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T19:40:41.667Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T19:40:42.127Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T19:40:42.884Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T19:40:42.884Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T19:40:42.884Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T19:40:42.884Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T19:40:47.498Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T19:40:47.498Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T19:40:47.498Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T19:40:47.498Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T19:40:49.205Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T19:40:54.994Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T19:40:55.270Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T19:40:58.181Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T19:41:02.069Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T19:41:05.801Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T19:41:06.759Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T19:41:10.492Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T19:41:10.492Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T19:41:10.492Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T19:41:12.556Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T19:41:12.556Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T19:41:12.556Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T19:41:12.556Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T19:41:12.556Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T19:41:12.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T19:41:12.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T19:41:13.250Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T19:41:13.407Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T19:41:16.311Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T19:41:17.262Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T19:41:17.262Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:41:17.262Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T19:41:17.262Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T19:41:17.262Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T19:41:17.262Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T19:41:17.262Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T19:41:17.262Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T19:41:17.262Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T19:41:18.012Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T19:41:21.812Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T19:41:25.595Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T19:41:25.843Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T19:41:25.843Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T19:41:25.843Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T19:41:26.303Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T19:41:26.303Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T19:41:26.303Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T19:41:26.628Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T19:41:26.628Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T19:41:26.628Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T19:41:26.628Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T19:41:26.628Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T19:41:27.841Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T19:41:28.805Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T19:41:28.812Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T19:41:28.812Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T19:41:28.812Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T19:41:31.710Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T19:41:33.510Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T19:41:34.614Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T19:41:34.614Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T19:41:34.614Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T19:41:34.614Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T19:41:34.614Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T19:41:34.614Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T19:41:34.614Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T19:41:34.614Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T19:41:34.614Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T19:41:34.614Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T19:41:34.614Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T19:41:34.614Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T19:41:34.614Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T19:41:34.614Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T19:41:35.074Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T19:41:35.074Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T19:41:35.074Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T19:41:35.074Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T19:41:35.074Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T19:41:35.074Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T19:41:35.074Z] === RUN TestDockerSuite/TestPortList [2022-02-23T19:41:35.074Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T19:41:35.074Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T19:41:38.207Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T19:41:40.879Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T19:41:40.879Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T19:41:40.879Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T19:41:40.879Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T19:41:40.879Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T19:41:40.879Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T19:41:40.879Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T19:41:40.879Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T19:41:40.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T19:41:41.117Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T19:41:46.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T19:41:46.670Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T19:41:46.670Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T19:41:59.057Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T19:41:59.057Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T19:41:59.057Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T19:42:06.289Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T19:42:06.289Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:42:06.289Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T19:42:11.437Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T19:42:12.089Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T19:42:12.089Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T19:42:12.089Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T19:42:12.549Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T19:42:18.346Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T19:42:23.046Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T19:42:23.046Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:42:23.046Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T19:42:27.740Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T19:42:27.740Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T19:42:28.200Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T19:42:29.161Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T19:42:29.161Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T19:42:29.161Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T19:42:29.161Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T19:42:29.161Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T19:42:29.161Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T19:42:33.862Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T19:42:43.021Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T19:42:44.200Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T19:42:46.766Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T19:42:47.226Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T19:42:49.996Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T19:42:49.996Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T19:42:49.996Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T19:42:49.996Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T19:42:49.996Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T19:42:51.870Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T19:42:51.870Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T19:42:51.870Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T19:42:51.870Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T19:42:54.310Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T19:42:55.790Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T19:42:55.791Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:42:55.791Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T19:42:55.791Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T19:42:55.791Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T19:42:55.791Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T19:42:55.791Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T19:42:55.791Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T19:42:55.791Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T19:43:00.111Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T19:43:06.112Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T19:43:06.112Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T19:43:06.112Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T19:43:07.078Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T19:43:07.078Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T19:43:07.078Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T19:43:08.047Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T19:43:08.695Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T19:43:09.028Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T19:43:09.028Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T19:43:09.028Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T19:43:13.391Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T19:43:13.851Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T19:43:14.837Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T19:43:16.761Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T19:43:21.909Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T19:43:24.086Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T19:43:37.885Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T19:43:37.885Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T19:43:43.689Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T19:43:44.661Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T19:43:44.661Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T19:43:44.661Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T19:43:44.661Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T19:43:44.661Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T19:43:44.661Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T19:43:44.661Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T19:43:44.661Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T19:43:44.661Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T19:43:44.661Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T19:43:44.661Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T19:43:44.661Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T19:43:44.661Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T19:43:44.661Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T19:43:44.661Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T19:43:46.845Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T19:43:46.845Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T19:43:46.845Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T19:43:46.845Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T19:43:46.845Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T19:43:52.647Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T19:43:54.084Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T19:43:54.084Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:43:54.084Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T19:43:54.838Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T19:43:57.748Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T19:43:59.875Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T19:43:59.875Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T19:44:00.334Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T19:44:00.660Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T19:44:01.303Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T19:44:03.572Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T19:44:03.572Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T19:44:08.806Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T19:44:09.492Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T19:44:09.492Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T19:44:12.404Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T19:44:12.404Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T19:44:12.404Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T19:44:14.608Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T19:44:14.608Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:44:14.608Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T19:44:15.314Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T19:44:15.314Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T19:44:15.314Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T19:44:15.314Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T19:44:15.314Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T19:44:18.222Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T19:44:18.222Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T19:44:18.222Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T19:44:18.222Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T19:44:18.222Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T19:44:18.222Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T19:44:18.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T19:44:18.222Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T19:44:18.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T19:44:18.222Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T19:44:18.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T19:44:18.222Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T19:44:18.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T19:44:18.222Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T19:44:18.222Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T19:44:20.406Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T19:44:21.690Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T19:44:21.690Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T19:44:22.150Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T19:44:23.314Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T19:44:26.227Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T19:44:26.227Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T19:44:26.227Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T19:44:26.227Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T19:44:26.227Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T19:44:26.227Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T19:44:26.227Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T19:44:29.136Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T19:44:29.136Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T19:44:29.136Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T19:44:29.136Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T19:44:29.136Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T19:44:29.136Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T19:44:29.136Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T19:44:29.136Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T19:44:29.136Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T19:44:30.676Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T19:44:33.337Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T19:44:33.337Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T19:44:33.337Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T19:44:36.476Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T19:44:36.476Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T19:44:36.476Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T19:44:36.476Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T19:44:36.476Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T19:44:36.476Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T19:44:36.476Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T19:44:36.476Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T19:44:36.476Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T19:44:36.476Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T19:44:36.476Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T19:44:36.476Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T19:44:36.476Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T19:44:39.388Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T19:44:39.388Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T19:44:39.388Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T19:44:39.388Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T19:44:39.388Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T19:44:39.388Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T19:44:39.857Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T19:44:42.033Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T19:44:42.302Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T19:44:43.000Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T19:44:45.212Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T19:44:45.212Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T19:44:45.212Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T19:44:47.395Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T19:44:47.395Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T19:44:47.395Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T19:44:47.395Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T19:44:47.395Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T19:44:47.395Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T19:44:47.395Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T19:44:50.310Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T19:44:51.569Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T19:44:53.223Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T19:44:56.134Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T19:44:56.267Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T19:44:59.045Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T19:44:59.045Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T19:44:59.045Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T19:44:59.045Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T19:44:59.045Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T19:44:59.045Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T19:44:59.045Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T19:44:59.045Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T19:44:59.045Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T19:44:59.045Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:44:59.045Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T19:44:59.045Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T19:44:59.045Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T19:44:59.045Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T19:44:59.046Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T19:44:59.046Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T19:45:03.507Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T19:45:03.741Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T19:45:03.741Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T19:45:03.741Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T19:45:03.741Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T19:45:03.741Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T19:45:03.741Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T19:45:03.741Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T19:45:03.741Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T19:45:03.741Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:45:03.741Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T19:45:03.741Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:45:03.741Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T19:45:06.585Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T19:45:11.277Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T19:45:11.277Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T19:45:12.322Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T19:45:12.322Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T19:45:12.322Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T19:45:13.295Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T19:45:13.295Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T19:45:13.848Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T19:45:15.014Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T19:45:21.876Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T19:45:21.876Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T19:45:21.876Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T19:45:21.876Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T19:45:21.876Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T19:45:21.876Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T19:45:21.876Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T19:45:27.687Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T19:45:33.487Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T19:45:33.487Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T19:45:33.487Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T19:45:33.487Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T19:45:33.487Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T19:45:33.487Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T19:45:33.487Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T19:45:33.487Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T19:45:33.487Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T19:45:33.487Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T19:45:34.456Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T19:45:36.124Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T19:45:36.636Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T19:45:38.821Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T19:45:39.029Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T19:45:39.031Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T19:45:39.790Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T19:45:42.699Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T19:45:42.699Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T19:45:42.699Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T19:45:42.699Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T19:45:42.699Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T19:45:42.699Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T19:45:42.699Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T19:45:42.699Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T19:45:42.699Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T19:45:42.699Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T19:45:42.699Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T19:45:42.699Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T19:45:42.699Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T19:45:42.699Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T19:45:42.699Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T19:45:42.699Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T19:45:42.699Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:45:44.823Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T19:45:46.359Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T19:45:46.359Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.359Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T19:45:46.359Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.359Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T19:45:46.359Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.359Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T19:45:46.359Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.359Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T19:45:46.359Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.359Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T19:45:46.359Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.359Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T19:45:46.359Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.359Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T19:45:46.440Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T19:45:46.440Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.440Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T19:45:46.440Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T19:45:46.440Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T19:45:46.440Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.440Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T19:45:46.440Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.440Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T19:45:46.440Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T19:45:46.440Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T19:45:49.262Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T19:45:49.262Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T19:45:49.262Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T19:45:49.262Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T19:45:49.262Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T19:45:55.053Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T19:45:56.775Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T19:45:56.775Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T19:45:56.775Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T19:45:58.797Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T19:45:58.956Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T19:46:01.700Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T19:46:04.604Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T19:46:04.752Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T19:46:06.784Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T19:46:06.936Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T19:46:07.243Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T19:46:09.851Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T19:46:12.033Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T19:46:13.050Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T19:46:13.050Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T19:46:14.965Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T19:46:14.965Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T19:46:14.965Z] === RUN TestDockerSuite/TestRunState [2022-02-23T19:46:14.965Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T19:46:14.965Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T19:46:15.978Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T19:46:15.978Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T19:46:15.978Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T19:46:17.169Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T19:46:17.169Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T19:46:17.169Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T19:46:19.715Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T19:46:19.715Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T19:46:19.715Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T19:46:19.715Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T19:46:19.715Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T19:46:20.094Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T19:46:20.094Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T19:46:20.094Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T19:46:20.094Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T19:46:20.094Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T19:46:20.094Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T19:46:20.094Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T19:46:20.094Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T19:46:20.094Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T19:46:21.589Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T19:46:22.632Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T19:46:22.632Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T19:46:22.632Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T19:46:22.632Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T19:46:22.632Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T19:46:22.632Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T19:46:22.632Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T19:46:22.632Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T19:46:22.632Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T19:46:22.632Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T19:46:22.632Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T19:46:22.632Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T19:46:22.632Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T19:46:22.632Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T19:46:22.632Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T19:46:24.809Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T19:46:24.831Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T19:46:24.831Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T19:46:24.831Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T19:46:24.831Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T19:46:24.831Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T19:46:24.831Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T19:46:24.831Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T19:46:24.831Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T19:46:24.831Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T19:46:24.831Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T19:46:24.831Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T19:46:24.831Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T19:46:24.831Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T19:46:24.831Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T19:46:25.296Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T19:46:25.296Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T19:46:25.296Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T19:46:25.296Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T19:46:25.296Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T19:46:25.296Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T19:46:25.296Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T19:46:27.498Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T19:46:27.498Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T19:46:27.964Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T19:46:28.543Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T19:46:30.166Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T19:46:30.166Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T19:46:30.166Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T19:46:30.166Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T19:46:30.166Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T19:46:31.448Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T19:46:31.448Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T19:46:31.448Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T19:46:31.448Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T19:46:31.448Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T19:46:31.448Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T19:46:31.448Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T19:46:33.949Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T19:46:34.366Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T19:46:34.366Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T19:46:34.366Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T19:46:34.366Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T19:46:34.366Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T19:46:34.366Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T19:46:34.366Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T19:46:34.366Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T19:46:34.366Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T19:46:35.903Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T19:46:39.306Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T19:46:42.583Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T19:46:42.984Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T19:46:42.984Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T19:46:42.984Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T19:46:42.984Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T19:46:42.984Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T19:46:42.984Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T19:46:42.984Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T19:46:42.984Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T19:46:42.984Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T19:46:42.984Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T19:46:42.984Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T19:46:42.984Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T19:46:42.984Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T19:46:45.890Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T19:46:45.890Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T19:46:45.890Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T19:46:45.890Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T19:46:45.890Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T19:46:45.890Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T19:46:47.317Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T19:46:48.796Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T19:46:51.709Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T19:46:51.709Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T19:46:51.709Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T19:46:51.717Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T19:46:54.447Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T19:46:54.447Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T19:46:54.447Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T19:46:54.447Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T19:46:54.617Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T19:46:54.618Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T19:46:54.618Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T19:46:54.618Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T19:46:54.618Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T19:46:54.618Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T19:46:54.618Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T19:46:57.384Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T19:46:57.523Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T19:47:00.319Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T19:47:00.441Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T19:47:02.523Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T19:47:02.523Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T19:47:02.523Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T19:47:02.523Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T19:47:02.523Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T19:47:02.523Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T19:47:02.523Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T19:47:02.523Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T19:47:02.523Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T19:47:02.523Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T19:47:02.523Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T19:47:02.523Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T19:47:02.523Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T19:47:02.523Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T19:47:02.523Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T19:47:03.349Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T19:47:07.087Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T19:47:07.087Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T19:47:07.087Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T19:47:07.087Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T19:47:07.087Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T19:47:07.087Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T19:47:07.087Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T19:47:07.087Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T19:47:07.087Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T19:47:07.087Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:47:07.087Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T19:47:07.087Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T19:47:07.087Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T19:47:07.087Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T19:47:07.087Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T19:47:07.087Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T19:47:07.257Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T19:47:08.813Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T19:47:11.014Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T19:47:11.782Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T19:47:11.782Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T19:47:11.782Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T19:47:12.241Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T19:47:12.241Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T19:47:12.241Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T19:47:12.241Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T19:47:12.241Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T19:47:12.241Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:47:12.241Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T19:47:12.241Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:47:12.241Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T19:47:15.749Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T19:47:15.749Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T19:47:15.749Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T19:47:15.749Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T19:47:15.749Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T19:47:15.749Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T19:47:15.749Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T19:47:17.949Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T19:47:18.414Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T19:47:18.880Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T19:47:19.315Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T19:47:19.315Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T19:47:19.315Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T19:47:19.344Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T19:47:20.901Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T19:47:21.495Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T19:47:21.495Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T19:47:29.535Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T19:47:29.535Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:47:29.535Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T19:47:31.818Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T19:47:31.818Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T19:47:31.818Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T19:47:31.818Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T19:47:31.818Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T19:47:31.818Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T19:47:31.818Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T19:47:37.623Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T19:47:38.168Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T19:47:38.168Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:47:38.168Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T19:47:42.313Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T19:47:42.313Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T19:47:42.313Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T19:47:42.313Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T19:47:42.313Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T19:47:42.313Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T19:47:42.313Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T19:47:42.313Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T19:47:42.313Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.313Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T19:47:42.772Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T19:47:42.904Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T19:47:42.904Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.904Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T19:47:42.904Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.904Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T19:47:42.904Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T19:47:42.904Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T19:47:42.904Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T19:47:42.904Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T19:47:44.307Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T19:47:45.846Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T19:47:48.032Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T19:47:49.000Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T19:47:50.036Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T19:47:50.036Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:47:50.036Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T19:47:50.036Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T19:47:50.036Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T19:47:50.036Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T19:47:50.036Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T19:47:50.036Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:47:50.036Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T19:47:50.036Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T19:47:50.036Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T19:47:50.036Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:47:50.036Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T19:47:51.906Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T19:47:51.906Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T19:47:51.906Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T19:47:51.906Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T19:47:51.906Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T19:47:51.906Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T19:47:51.906Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T19:47:51.906Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T19:47:51.906Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T19:47:51.906Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T19:47:51.906Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T19:47:51.906Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T19:47:51.906Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T19:47:51.906Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T19:47:52.241Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T19:47:52.365Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T19:47:52.365Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T19:47:52.365Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T19:47:55.177Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T19:47:55.177Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T19:47:55.177Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T19:47:56.104Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T19:47:56.104Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T19:47:56.104Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T19:47:56.104Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T19:47:56.104Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T19:47:56.104Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T19:47:56.104Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T19:47:56.104Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T19:47:56.104Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T19:47:56.104Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T19:47:56.104Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T19:47:57.386Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T19:47:57.386Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T19:47:57.386Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T19:47:57.386Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T19:47:57.386Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T19:47:57.386Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:47:57.386Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T19:47:57.386Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T19:47:57.386Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T19:47:57.386Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:47:57.386Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T19:47:57.386Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:47:57.386Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T19:48:06.433Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T19:48:06.433Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T19:48:06.433Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T19:48:09.326Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T19:48:15.089Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T19:48:15.126Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T19:48:15.126Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T19:48:15.126Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T19:48:15.126Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:48:15.126Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T19:48:15.126Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T19:48:15.126Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T19:48:15.126Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T19:48:16.672Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T19:48:16.672Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T19:48:17.985Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T19:48:19.592Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T19:48:20.054Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T19:48:20.516Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T19:48:20.516Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T19:48:20.516Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T19:48:20.879Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T19:48:24.596Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T19:48:24.597Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:48:24.597Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T19:48:24.597Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T19:48:24.597Z] === RUN TestDockerSuite/TestRunState [2022-02-23T19:48:24.597Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T19:48:24.597Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T19:48:27.500Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T19:48:27.500Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T19:48:27.500Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T19:48:27.500Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T19:48:27.500Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T19:48:27.500Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T19:48:27.500Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T19:48:27.500Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T19:48:27.959Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T19:48:27.959Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T19:48:27.959Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T19:48:27.959Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T19:48:29.114Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T19:48:29.114Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:48:29.114Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T19:48:29.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T19:48:30.039Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T19:48:30.039Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T19:48:30.039Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T19:48:33.729Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T19:48:33.729Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T19:48:36.621Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T19:48:36.621Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T19:48:36.621Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T19:48:38.643Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T19:48:38.643Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T19:48:38.643Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T19:48:39.509Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T19:48:39.509Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T19:48:39.509Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T19:48:39.509Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T19:48:39.509Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T19:48:43.235Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T19:48:49.001Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T19:48:49.001Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T19:48:49.001Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T19:48:49.979Z] --- PASS: TestDockerSuite (2441.36s) [2022-02-23T19:48:49.979Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-23T19:48:49.979Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-23T19:48:49.979Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T19:48:49.979Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T19:48:49.979Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T19:48:49.979Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (81.72s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.96s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.52s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.28s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.72s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.37s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.94s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.38s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.26s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.11s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.23s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.08s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.59s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.46s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.34s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.80s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.49s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.86s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.85s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.18s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.75s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.88s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.94s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.51s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.53s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.56s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.52s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.91s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.10s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.90s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.44s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.47s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.94s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.74s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.89s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.12s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.27s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.38s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.66s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.82s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.80s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.84s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.77s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.62s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.14s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.34s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.88s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.08s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.34s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.59s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.33s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.94s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.99s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.91s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFails (2.76s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.60s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.66s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.15s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.33s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.14s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.40s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildHistory (12.27s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.14s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.98s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLabel (1.06s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.29s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.61s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.33s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.39s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.46s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.22s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.10s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.81s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.67s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.83s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.28s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.11s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.90s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.11s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.72s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.38s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.64s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.28s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.91s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.43s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.76s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.75s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.55s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildRm (13.95s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.65s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T19:48:49.980Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.19s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.27s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.01s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.94s) [2022-02-23T19:48:49.980Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.48s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.14s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildStderr (4.58s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.38s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.79s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.41s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.97s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.36s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.28s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.27s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.67s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.07s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.26s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.74s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.08s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.81s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.47s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.77s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.13s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.50s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestCommitChange (6.18s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.34s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.42s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestCommitTTY (9.25s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.03s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.65s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.85s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.82s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.82s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.75s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.45s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.32s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.33s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.36s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.81s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.78s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.22s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.86s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.63s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.22s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.32s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.05s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.81s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.24s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.64s) [2022-02-23T19:48:49.981Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s) [2022-02-23T19:48:49.981Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.49s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.12s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.71s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.63s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.67s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.74s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000408330_} (2.79s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11257756981_c:\foo_false____} (2.79s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11257756981_c:\foo_true____} (2.74s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.94s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.88s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.94s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.15s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.90s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.29s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.49s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpToDot (3.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCpToStdout (2.49s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.44s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.80s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.13s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.81s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.89s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.94s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.93s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.69s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsCopy (5.05s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.99s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.76s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.79s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFilters (5.31s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFormat (5.57s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsRename (3.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsResize (8.33s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.87s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.81s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.70s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.26s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.18s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.24s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.32s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.37s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.11s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecInspectID (3.69s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.53s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.32s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T19:48:50.445Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.26s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.26s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s) [2022-02-23T19:48:50.445Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.23s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.15s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.90s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.17s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.04s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.73s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.67s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.72s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.77s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectDefault (2.70s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectHistory (5.00s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.72s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.28s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.77s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.33s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.29s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectStatus (3.50s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.52s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.42s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.98s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.55s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.82s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.67s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.68s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.26s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.17s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.00s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.79s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.69s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.83s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.67s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.70s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.50s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.83s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsSince (9.30s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsTail (3.16s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.94s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.88s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.49s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.08s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsByOrder (8.91s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.68s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.38s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.13s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.24s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.74s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.09s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.26s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.34s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.52s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.94s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.94s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.67s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.48s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.10s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.15s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.00s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.69s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.34s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.04s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.51s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.00s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.42s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.85s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.27s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.10s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.43s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.40s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.78s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.69s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.74s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.72s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.76s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.83s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.25s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.57s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.94s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.80s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.79s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.95s) [2022-02-23T19:48:50.446Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.36s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-23T19:48:50.446Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.76s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.73s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.71s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.73s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunExitCode (2.71s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.75s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.76s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.92s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.84s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.51s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.91s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.15s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.90s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.06s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.05s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.51s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.92s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.35s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunRm (2.67s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.69s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.68s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.68s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.57s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.44s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.99s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.61s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.63s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.36s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.17s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.27s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.43s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.40s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.68s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.65s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.90s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.20s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.88s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.93s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.92s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.05s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.16s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.40s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.49s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.22s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.85s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.00s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.52s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.87s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.45s) [2022-02-23T19:48:50.447Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T19:48:50.447Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.447Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T19:48:50.447Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T19:48:50.448Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T19:48:50.448Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T19:48:50.448Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T19:48:50.448Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T19:48:50.448Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T19:48:50.448Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T19:48:50.448Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T19:48:50.448Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T19:48:50.448Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T19:48:50.448Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T19:48:50.448Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T19:48:50.448Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T19:48:50.448Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T19:48:50.448Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T19:48:50.448Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T19:48:50.448Z] === RUN TestDockerDaemonSuite [2022-02-23T19:48:50.448Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T19:48:50.448Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T19:48:50.448Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T19:48:50.448Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T19:48:50.448Z] === RUN TestDockerSwarmSuite [2022-02-23T19:48:50.448Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T19:48:50.448Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T19:48:50.448Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T19:48:50.448Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T19:48:50.448Z] === RUN TestDockerNetworkSuite [2022-02-23T19:48:50.448Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T19:48:50.448Z] === RUN TestDockerHubPullSuite [2022-02-23T19:48:50.448Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T19:48:50.448Z] PASS [2022-02-23T19:48:50.448Z] ok github.com/docker/docker/integration-cli 2441.779s [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === Skipped [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-23T19:48:50.448Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-23T19:48:50.448Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T19:48:50.448Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T19:48:50.448Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T19:48:50.448Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T19:48:50.448Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T19:48:50.448Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T19:48:50.448Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-23T19:48:50.448Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T19:48:50.448Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.448Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T19:48:50.448Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-23T19:48:50.449Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T19:48:50.449Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-23T19:48:50.449Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T19:48:50.449Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T19:48:50.449Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.449Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T19:48:50.449Z] [2022-02-23T19:48:50.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T19:48:50.450Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.450Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T19:48:50.450Z] [2022-02-23T19:48:50.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T19:48:50.450Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T19:48:50.450Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T19:48:50.450Z] [2022-02-23T19:48:50.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T19:48:50.450Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.450Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T19:48:50.450Z] [2022-02-23T19:48:50.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-23T19:48:50.450Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.450Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-23T19:48:50.450Z] [2022-02-23T19:48:50.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-23T19:48:50.450Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.450Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-23T19:48:50.450Z] [2022-02-23T19:48:50.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-23T19:48:50.450Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.450Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-23T19:48:50.450Z] [2022-02-23T19:48:50.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T19:48:50.450Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.450Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T19:48:50.450Z] [2022-02-23T19:48:50.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T19:48:50.450Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.450Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T19:48:50.450Z] [2022-02-23T19:48:50.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T19:48:50.450Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.450Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T19:48:50.450Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-23T19:48:50.913Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-23T19:48:50.913Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T19:48:50.913Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-23T19:48:50.913Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T19:48:50.913Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T19:48:50.913Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-23T19:48:50.913Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.913Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-23T19:48:50.913Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T19:48:50.914Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T19:48:50.914Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T19:48:50.914Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-23T19:48:50.914Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-23T19:48:50.914Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-23T19:48:50.914Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-23T19:48:50.914Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-23T19:48:50.914Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T19:48:50.914Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T19:48:50.914Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-23T19:48:50.914Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-23T19:48:50.914Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-23T19:48:50.914Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T19:48:50.914Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T19:48:50.914Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T19:48:50.914Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-23T19:48:50.914Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.914Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-23T19:48:50.914Z] [2022-02-23T19:48:50.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-23T19:48:50.915Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T19:48:50.915Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T19:48:50.915Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T19:48:50.915Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T19:48:50.915Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T19:48:50.915Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-23T19:48:50.915Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-23T19:48:50.915Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-23T19:48:50.915Z] [2022-02-23T19:48:50.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T19:48:50.915Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T19:48:50.915Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-23T19:48:50.916Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-23T19:48:50.916Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T19:48:50.916Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T19:48:50.916Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-23T19:48:50.916Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:48:50.916Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T19:48:50.916Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-23T19:48:50.916Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T19:48:50.916Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-23T19:48:50.916Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-23T19:48:50.916Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.916Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T19:48:50.916Z] [2022-02-23T19:48:50.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T19:48:50.916Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:50.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-23T19:48:50.917Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T19:48:50.917Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-23T19:48:50.917Z] [2022-02-23T19:48:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-23T19:48:51.379Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T19:48:51.380Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-23T19:48:51.380Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T19:48:51.380Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-23T19:48:51.380Z] [2022-02-23T19:48:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T19:48:51.381Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-23T19:48:51.381Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T19:48:51.381Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T19:48:51.381Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T19:48:51.381Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T19:48:51.381Z] [2022-02-23T19:48:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T19:48:51.382Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] DONE 1085 tests, 539 skipped in 2450.921s [2022-02-23T19:48:51.382Z] INFO: Integration tests ended at 02/23/2022 19:48:51. Duration:00:40:51.0767219 [2022-02-23T19:48:51.382Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] Containers: 2 [2022-02-23T19:48:51.382Z] Running: 0 [2022-02-23T19:48:51.382Z] Paused: 0 [2022-02-23T19:48:51.382Z] Stopped: 2 [2022-02-23T19:48:51.382Z] Images: 18 [2022-02-23T19:48:51.382Z] Server Version: 0.0.0-dev [2022-02-23T19:48:51.382Z] Storage Driver: windowsfilter [2022-02-23T19:48:51.382Z] Windows: [2022-02-23T19:48:51.382Z] Logging Driver: json-file [2022-02-23T19:48:51.382Z] Plugins: [2022-02-23T19:48:51.382Z] Volume: local [2022-02-23T19:48:51.382Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T19:48:51.382Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T19:48:51.382Z] Swarm: inactive [2022-02-23T19:48:51.382Z] Default Isolation: process [2022-02-23T19:48:51.382Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T19:48:51.382Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T19:48:51.382Z] OSType: windows [2022-02-23T19:48:51.382Z] Architecture: x86_64 [2022-02-23T19:48:51.382Z] CPUs: 4 [2022-02-23T19:48:51.382Z] Total Memory: 32GiB [2022-02-23T19:48:51.382Z] Name: azwin-2-3c7eb0 [2022-02-23T19:48:51.382Z] ID: B34H:V7RZ:UW73:N6ZE:TEGE:GDIH:TGZP:BAJ5:BIVB:672J:XUZ4:CPX7 [2022-02-23T19:48:51.382Z] Docker Root Dir: D:\CI\PR-43287\1\daemon [2022-02-23T19:48:51.382Z] Debug Mode (client): false [2022-02-23T19:48:51.382Z] Debug Mode (server): true [2022-02-23T19:48:51.382Z] File Descriptors: -1 [2022-02-23T19:48:51.382Z] Goroutines: 17 [2022-02-23T19:48:51.382Z] System Time: 2022-02-23T19:48:51.1810488Z [2022-02-23T19:48:51.382Z] EventsListeners: 0 [2022-02-23T19:48:51.382Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:48:51.382Z] Labels: [2022-02-23T19:48:51.382Z] Experimental: false [2022-02-23T19:48:51.382Z] Insecure Registries: [2022-02-23T19:48:51.382Z] 127.0.0.0/8 [2022-02-23T19:48:51.382Z] Live Restore Enabled: false [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] [2022-02-23T19:48:51.382Z] INFO: Stopping daemon under test [2022-02-23T19:48:51.382Z] SUCCESS: The process with PID 5304 (child process of PID 5864) has been terminated. [2022-02-23T19:48:51.382Z] SUCCESS: The process with PID 5864 (child process of PID 6744) has been terminated. [2022-02-23T19:48:51.382Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T19:48:51.382Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 19:48:51. [2022-02-23T19:48:51.382Z] INFO: Tidying up at end of run [2022-02-23T19:48:51.382Z] INFO: Saving daemon under test log (d:\CI\PR-43287\1\dut.out) to bundles\CIDUT.out [2022-02-23T19:48:51.382Z] INFO: Saving daemon under test log (d:\CI\PR-43287\1\dut.err) to bundles\CIDUT.err [2022-02-23T19:48:51.382Z] INFO: Saving containerd logs to bundles [2022-02-23T19:48:51.844Z] INFO: Nuke-Everything... [2022-02-23T19:48:51.844Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T19:48:51.844Z] 9b6186a6f54a [2022-02-23T19:48:51.844Z] 5f136850f2a0 [2022-02-23T19:48:51.844Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-23T19:48:53.544Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T19:48:54.041Z] Deleted: sha256:31e59150b5f0d8f4b06bce4af8930a7ad244cd9d8e6a2f64e09b56c5ae93f1b4 [2022-02-23T19:48:54.041Z] Deleted: sha256:7da62a1716a677e303e08bce700d960ab7e9a776baecd3910aa59dedf1b56121 [2022-02-23T19:48:54.041Z] INFO: Tidying pidfile d:\CI\PR-43287\1\docker.pid [2022-02-23T19:48:54.041Z] INFO: Nuking d:\CI [2022-02-23T19:48:59.325Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T19:49:03.453Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T19:49:03.453Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T19:49:03.453Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T19:49:03.453Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T19:49:03.453Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T19:49:03.453Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T19:49:03.453Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T19:49:04.991Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T19:49:04.991Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T19:49:04.991Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T19:49:05.958Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T19:49:06.921Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T19:49:07.862Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T19:49:07.862Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T19:49:07.862Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T19:49:07.863Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T19:49:11.108Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T19:49:13.796Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T19:49:13.990Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T19:49:16.886Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T19:49:16.886Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T19:49:16.886Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T19:49:17.343Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T19:49:17.343Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T19:49:17.343Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T19:49:17.343Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T19:49:17.343Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T19:49:17.343Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T19:49:17.343Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T19:49:17.343Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T19:49:17.343Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T19:49:17.343Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T19:49:17.343Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T19:49:17.343Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T19:49:18.671Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T19:49:19.465Z] INFO: Zapped successfully [2022-02-23T19:49:19.465Z] [2022-02-23T19:49:19.465Z] INFO: executeCI.ps1 exiting at Wed Feb 23 19:49:16 CUT 2022. Duration 00:58:46.9979811 [2022-02-23T19:49:19.465Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T19:49:19.710Z] Recording test results [2022-02-23T19:49:20.368Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T19:49:21.897Z] Creating win-2022-integration-bundles.zip [2022-02-23T19:49:23.125Z] === RUN TestDockerSuite/TestRunWithoutNetworking [Pipeline] archiveArtifacts [2022-02-23T19:49:23.664Z] Archiving artifacts [2022-02-23T19:49:24.455Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T19:49:24.455Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T19:49:24.455Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T19:49:24.455Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T19:49:24.455Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T19:49:24.455Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T19:49:24.455Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T19:49:24.455Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T19:49:24.455Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T19:49:24.455Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T19:49:24.455Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T19:49:24.656Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T19:49:24.768Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43287/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:49:25.769Z] + make clean [2022-02-23T19:49:26.184Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T19:49:26.235Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:49:26.235Z] docker-dev-cache [2022-02-23T19:49:26.235Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:49:30.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T19:49:30.244Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:49:30.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T19:49:30.244Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:49:30.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T19:49:30.244Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:49:30.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T19:49:31.208Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T19:49:31.976Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T19:49:31.976Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T19:49:31.976Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T19:49:31.976Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T19:49:31.976Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T19:49:31.976Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T19:49:31.976Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T19:49:31.976Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T19:49:31.976Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:49:31.976Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T19:49:31.976Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.437Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T19:49:32.437Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.437Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T19:49:32.437Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.437Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T19:49:32.437Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.438Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T19:49:32.438Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.438Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T19:49:32.438Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.438Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T19:49:32.438Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.438Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T19:49:32.438Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T19:49:32.438Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T19:49:34.602Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T19:49:35.057Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T19:49:35.512Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T19:49:35.967Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T19:49:37.499Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T19:49:38.278Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T19:49:46.089Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T19:49:46.089Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:49:46.089Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T19:49:56.516Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T19:49:56.516Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:49:56.516Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T19:49:59.488Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T19:49:59.488Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T19:49:59.488Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T19:49:59.488Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T19:49:59.488Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T19:49:59.488Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T19:49:59.488Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T19:49:59.488Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T19:49:59.488Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T19:49:59.488Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T19:49:59.488Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T19:49:59.488Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T19:50:00.300Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T19:50:00.301Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T19:50:00.301Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T19:50:00.301Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T19:50:00.301Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T19:50:00.301Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T19:50:00.301Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T19:50:00.301Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T19:50:00.301Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T19:50:06.655Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T19:50:06.655Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T19:50:08.958Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T19:50:08.958Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:50:09.425Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T19:50:09.426Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T19:50:09.426Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T19:50:09.426Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T19:50:09.426Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T19:50:09.426Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:50:09.426Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T19:50:09.426Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T19:50:09.426Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T19:50:09.426Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:50:09.426Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T19:50:13.216Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T19:50:13.820Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T19:50:17.027Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T19:50:17.027Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T19:50:17.027Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T19:50:25.682Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T19:50:25.682Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T19:50:25.682Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T19:50:25.682Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T19:50:25.682Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T19:50:25.682Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:50:25.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T19:50:25.682Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T19:50:25.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T19:50:25.682Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:50:25.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T19:50:25.682Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:50:25.682Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T19:50:31.645Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T19:50:38.825Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T19:50:40.601Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T19:50:40.601Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T19:50:40.601Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T19:50:40.601Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:50:40.601Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T19:50:40.601Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T19:50:41.068Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T19:50:41.068Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T19:50:44.853Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T19:50:44.853Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T19:50:47.799Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T19:50:48.266Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T19:50:48.733Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T19:50:48.733Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T19:50:49.207Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T19:50:51.631Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T19:50:53.198Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T19:50:59.637Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T19:50:59.637Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:50:59.637Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T19:50:59.637Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T19:50:59.637Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T19:50:59.637Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T19:50:59.637Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T19:51:00.367Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T19:51:00.367Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T19:51:00.367Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T19:51:01.360Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T19:51:02.349Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T19:51:02.349Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T19:51:02.349Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T19:51:08.307Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T19:51:08.775Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T19:51:08.775Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T19:51:20.192Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T19:51:20.192Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:51:20.192Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T19:51:21.264Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T19:51:21.264Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T19:51:21.264Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite (2612.52s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (74.40s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.19s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.84s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.21s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.05s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.97s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.39s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.27s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.52s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.83s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.47s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.23s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.32s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.17s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.40s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.22s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.39s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.28s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.88s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.44s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.21s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.95s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.33s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.12s) [2022-02-23T19:51:21.732Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.35s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-23T19:51:21.732Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.10s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.10s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.75s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.84s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.83s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.67s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.63s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.56s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.69s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.29s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.22s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.63s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.51s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.06s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.03s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.69s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.71s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.87s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.30s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.21s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.36s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.51s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.09s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.59s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.51s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.19s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.85s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.56s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.07s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFails (2.91s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.92s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.47s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.41s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.13s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.11s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.62s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildHistory (11.13s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.78s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.39s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.74s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.40s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.77s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.70s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.89s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.98s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.47s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.47s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.08s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.24s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.70s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.98s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.40s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.97s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.13s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.66s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.32s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.96s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.58s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.39s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.51s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.79s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.13s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.59s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.70s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildRm (15.26s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.38s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.23s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.97s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.92s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.39s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.75s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.47s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildStderr (5.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.59s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.94s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.82s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.35s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.26s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (29.15s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.99s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.61s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.28s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.35s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.25s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.34s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.98s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestCommitChange (6.05s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.28s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.74s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestCommitTTY (7.88s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.84s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.99s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.86s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.88s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.82s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.49s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.55s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.48s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.49s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.03s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.01s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.22s) [2022-02-23T19:51:21.733Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.58s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.34s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.66s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.12s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T19:51:21.733Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.28s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.38s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.96s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.21s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.38s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.97s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.36s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.21s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.22s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.19s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.16s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000089ec0_} (3.20s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1864871934_c:\foo_false____} (3.17s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1864871934_c:\foo_true____} (3.18s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.41s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.42s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.42s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.05s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.12s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.43s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.22s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.15s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpToDot (3.49s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCpToStdout (3.44s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.24s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.07s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.39s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.96s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.95s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.92s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.00s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.73s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsCopy (5.80s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.29s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.87s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.94s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFilters (6.25s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFormat (5.86s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsRename (3.03s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsResize (33.26s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.04s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.76s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.58s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.09s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.86s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.88s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.91s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.35s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.37s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.48s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.94s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.21s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecInspectID (5.11s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.09s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.48s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.52s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.03s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.08s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.34s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.55s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.41s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.66s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.06s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.30s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.82s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.97s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.05s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.12s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.08s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T19:51:21.734Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestInspectDefault (3.16s) [2022-02-23T19:51:21.734Z] --- PASS: TestDockerSuite/TestInspectHistory (5.42s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.08s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.85s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.94s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.03s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.14s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectStatus (8.33s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.59s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.64s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.33s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.92s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.57s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.65s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.99s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.97s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.00s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.21s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.96s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.07s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.57s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.37s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.53s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.45s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.29s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.94s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.99s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsSince (9.35s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsTail (3.28s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.95s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.93s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.65s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.62s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPsByOrder (12.17s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.68s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.82s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.69s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.95s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.24s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.22s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.58s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.80s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.95s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.13s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.83s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.66s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.75s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.55s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.29s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.65s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.35s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.47s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.44s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.38s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.90s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.45s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.81s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.79s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.61s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.71s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.87s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.83s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.80s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.86s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.87s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.86s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.90s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.18s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.21s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.86s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.87s) [2022-02-23T19:51:21.735Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.16s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-23T19:51:21.735Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.36s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.00s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.82s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.94s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunExitCode (2.89s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.02s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.97s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.01s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.23s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T19:51:21.736Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-02-23T19:51:21.736Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-23T19:51:22.209Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T19:51:22.209Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-23T19:51:22.209Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-23T19:51:22.209Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.08s) [2022-02-23T19:51:22.209Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-23T19:51:22.209Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.36s) [2022-02-23T19:51:22.209Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-23T19:51:22.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-23T19:51:22.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-23T19:51:22.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-23T19:51:22.209Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.60s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.49s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.38s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.69s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.07s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.72s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunRm (2.96s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.84s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.92s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.87s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.53s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.03s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.39s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.38s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.97s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.85s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.81s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.56s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.97s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.11s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.96s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.93s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.17s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.09s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.98s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.85s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.34s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.22s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.31s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.72s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.79s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.74s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (7.89s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.11s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.51s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.37s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.00s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.24s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-02-23T19:51:22.210Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T19:51:22.210Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.210Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T19:51:22.210Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T19:51:22.211Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T19:51:22.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T19:51:22.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T19:51:22.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T19:51:22.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T19:51:22.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T19:51:22.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T19:51:22.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T19:51:22.211Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T19:51:22.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T19:51:22.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T19:51:22.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T19:51:22.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T19:51:22.211Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T19:51:22.211Z] === RUN TestDockerDaemonSuite [2022-02-23T19:51:22.211Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T19:51:22.211Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T19:51:22.211Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T19:51:22.211Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T19:51:22.211Z] === RUN TestDockerSwarmSuite [2022-02-23T19:51:22.211Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T19:51:22.211Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T19:51:22.211Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T19:51:22.211Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T19:51:22.211Z] === RUN TestDockerNetworkSuite [2022-02-23T19:51:22.211Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T19:51:22.211Z] === RUN TestDockerHubPullSuite [2022-02-23T19:51:22.211Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T19:51:22.211Z] PASS [2022-02-23T19:51:22.211Z] ok github.com/docker/docker/integration-cli 2612.882s [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === Skipped [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-23T19:51:22.211Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T19:51:22.211Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-02-23T19:51:22.211Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-23T19:51:22.211Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-23T19:51:22.211Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T19:51:22.211Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-23T19:51:22.211Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T19:51:22.211Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-23T19:51:22.211Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T19:51:22.211Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T19:51:22.211Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-23T19:51:22.211Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T19:51:22.211Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-02-23T19:51:22.211Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-23T19:51:22.211Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-23T19:51:22.211Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-23T19:51:22.211Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-23T19:51:22.211Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-23T19:51:22.211Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-23T19:51:22.211Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-02-23T19:51:22.211Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T19:51:22.211Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-23T19:51:22.211Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.211Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-23T19:51:22.211Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-23T19:51:22.212Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T19:51:22.212Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.212Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T19:51:22.212Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-02-23T19:51:22.213Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-23T19:51:22.213Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T19:51:22.213Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T19:51:22.213Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-23T19:51:22.213Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:51:22.213Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-23T19:51:22.213Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-23T19:51:22.213Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T19:51:22.213Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-02-23T19:51:22.213Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.05s) [2022-02-23T19:51:22.213Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.05s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T19:51:22.213Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.213Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T19:51:22.213Z] [2022-02-23T19:51:22.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T19:51:22.214Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-23T19:51:22.214Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-23T19:51:22.214Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T19:51:22.214Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-23T19:51:22.214Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T19:51:22.214Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-23T19:51:22.214Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-23T19:51:22.214Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-23T19:51:22.214Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-23T19:51:22.214Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-23T19:51:22.214Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T19:51:22.214Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-23T19:51:22.214Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-23T19:51:22.214Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T19:51:22.214Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-23T19:51:22.214Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T19:51:22.214Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-02-23T19:51:22.214Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T19:51:22.214Z] [2022-02-23T19:51:22.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T19:51:22.214Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T19:51:22.214Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-23T19:51:22.215Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T19:51:22.215Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-23T19:51:22.215Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T19:51:22.215Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T19:51:22.215Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T19:51:22.215Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-02-23T19:51:22.215Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T19:51:22.215Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-23T19:51:22.215Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T19:51:22.215Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-23T19:51:22.215Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T19:51:22.215Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T19:51:22.215Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T19:51:22.215Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T19:51:22.215Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T19:51:22.215Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.215Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T19:51:22.215Z] [2022-02-23T19:51:22.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-23T19:51:22.216Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.216Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-23T19:51:22.216Z] [2022-02-23T19:51:22.216Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T19:51:22.683Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T19:51:22.683Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T19:51:22.683Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-23T19:51:22.683Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-23T19:51:22.683Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-23T19:51:22.683Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-23T19:51:22.683Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-23T19:51:22.683Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-23T19:51:22.683Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-23T19:51:22.683Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-23T19:51:22.683Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T19:51:22.683Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T19:51:22.683Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.683Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T19:51:22.683Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.684Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-23T19:51:22.684Z] [2022-02-23T19:51:22.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-23T19:51:22.684Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T19:51:22.685Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T19:51:22.685Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-02-23T19:51:22.685Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.685Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-23T19:51:22.685Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T19:51:22.686Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-23T19:51:22.686Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T19:51:22.686Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T19:51:22.686Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T19:51:22.686Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T19:51:22.686Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T19:51:22.686Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T19:51:22.686Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T19:51:22.686Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-02-23T19:51:22.686Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T19:51:22.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.686Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T19:51:22.686Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T19:51:22.687Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] DONE 1085 tests, 544 skipped in 2620.654s [2022-02-23T19:51:22.687Z] INFO: Integration tests ended at 02/23/2022 19:51:22. Duration:00:43:40.7843674 [2022-02-23T19:51:22.687Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] Containers: 2 [2022-02-23T19:51:22.687Z] Running: 0 [2022-02-23T19:51:22.687Z] Paused: 0 [2022-02-23T19:51:22.687Z] Stopped: 2 [2022-02-23T19:51:22.687Z] Images: 18 [2022-02-23T19:51:22.687Z] Server Version: 0.0.0-dev [2022-02-23T19:51:22.687Z] Storage Driver: windowsfilter [2022-02-23T19:51:22.687Z] Windows: [2022-02-23T19:51:22.687Z] Logging Driver: json-file [2022-02-23T19:51:22.687Z] Plugins: [2022-02-23T19:51:22.687Z] Volume: local [2022-02-23T19:51:22.687Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T19:51:22.687Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T19:51:22.687Z] Swarm: inactive [2022-02-23T19:51:22.687Z] Default Isolation: process [2022-02-23T19:51:22.687Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T19:51:22.687Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T19:51:22.687Z] OSType: windows [2022-02-23T19:51:22.687Z] Architecture: x86_64 [2022-02-23T19:51:22.687Z] CPUs: 4 [2022-02-23T19:51:22.687Z] Total Memory: 32GiB [2022-02-23T19:51:22.687Z] Name: azwin-2-6dcd61 [2022-02-23T19:51:22.687Z] ID: LWHG:AVHZ:6KSG:WCY7:HOXQ:YWXE:QFNG:PTRZ:3ZOJ:5TOX:B2W3:UYAB [2022-02-23T19:51:22.687Z] Docker Root Dir: D:\CI\PR-43287\1\daemon [2022-02-23T19:51:22.687Z] Debug Mode (client): false [2022-02-23T19:51:22.687Z] Debug Mode (server): true [2022-02-23T19:51:22.687Z] File Descriptors: -1 [2022-02-23T19:51:22.687Z] Goroutines: 46 [2022-02-23T19:51:22.687Z] System Time: 2022-02-23T19:51:22.5109608Z [2022-02-23T19:51:22.687Z] EventsListeners: 0 [2022-02-23T19:51:22.687Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:51:22.687Z] Labels: [2022-02-23T19:51:22.687Z] Experimental: false [2022-02-23T19:51:22.687Z] Insecure Registries: [2022-02-23T19:51:22.687Z] 127.0.0.0/8 [2022-02-23T19:51:22.687Z] Live Restore Enabled: false [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] [2022-02-23T19:51:22.687Z] INFO: Stopping daemon under test [2022-02-23T19:51:22.687Z] SUCCESS: The process with PID 4348 (child process of PID 3340) has been terminated. [2022-02-23T19:51:22.687Z] SUCCESS: The process with PID 3340 (child process of PID 3920) has been terminated. [2022-02-23T19:51:22.687Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T19:51:22.687Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 19:51:22. [2022-02-23T19:51:22.687Z] INFO: Tidying up at end of run [2022-02-23T19:51:23.155Z] INFO: Saving daemon under test log (d:\CI\PR-43287\1\dut.out) to bundles\CIDUT.out [2022-02-23T19:51:23.155Z] INFO: Saving daemon under test log (d:\CI\PR-43287\1\dut.err) to bundles\CIDUT.err [2022-02-23T19:51:23.155Z] INFO: Saving containerd logs to bundles [2022-02-23T19:51:23.155Z] INFO: Nuke-Everything... [2022-02-23T19:51:23.155Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T19:51:23.155Z] 7e6c577b0a95 [2022-02-23T19:51:23.155Z] a5b2754b1aa1 [2022-02-23T19:51:23.155Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-23T19:51:25.363Z] Deleted: sha256:a4757c34fdae88612f38a6660ad0f2039b72c9552757ec5f5f2dea08cd756ec8 [2022-02-23T19:51:25.363Z] Deleted: sha256:865095f534f73331cad346e053049b8b68cb052f20bea3b6dc6f1ace1f7f4799 [2022-02-23T19:51:25.363Z] INFO: Tidying pidfile d:\CI\PR-43287\1\docker.pid [2022-02-23T19:51:25.363Z] INFO: Killing containerd with PID 7460 [2022-02-23T19:51:25.363Z] INFO: Nuking d:\CI [2022-02-23T19:51:35.145Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T19:51:35.615Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T19:51:38.575Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T19:51:38.575Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T19:51:38.575Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T19:51:39.567Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T19:51:39.567Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T19:51:49.933Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T19:51:50.609Z] INFO: Zapped successfully [2022-02-23T19:51:50.609Z] [2022-02-23T19:51:50.609Z] INFO: executeCI.ps1 exiting at Wed Feb 23 19:51:48 CUT 2022. Duration 01:01:26.1635989 [2022-02-23T19:51:50.609Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T19:51:50.848Z] Recording test results [2022-02-23T19:51:51.372Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T19:51:51.486Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T19:51:52.463Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T19:51:52.918Z] Creating win-2022-c8d-integration-bundles.zip [2022-02-23T19:51:54.006Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T19:51:54.474Z] === RUN TestDockerSuite/TestBuildLabels [Pipeline] archiveArtifacts [2022-02-23T19:51:54.670Z] Archiving artifacts [2022-02-23T19:51:55.894Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43287/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T19:51:56.026Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T19:51:56.815Z] + make clean [2022-02-23T19:51:57.276Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T19:51:57.276Z] docker-dev-cache [2022-02-23T19:51:57.276Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T19:51:58.210Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T19:52:06.818Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T19:52:06.818Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T19:52:06.818Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T19:52:06.818Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T19:52:06.818Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T19:52:06.818Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T19:52:06.818Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T19:52:06.818Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T19:52:06.818Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T19:52:07.790Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T19:52:08.763Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T19:52:21.180Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T19:52:46.370Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T19:52:46.370Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T19:52:46.370Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T19:52:47.913Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T19:53:48.389Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T19:54:18.386Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T19:54:28.734Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T19:54:43.578Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T19:54:50.680Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T19:55:15.869Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T19:55:15.869Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T19:55:15.869Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T19:55:28.338Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T19:55:28.338Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T19:55:28.338Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T19:55:28.338Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T19:55:28.338Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T19:55:28.804Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T19:55:37.465Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T19:55:47.870Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T19:55:51.663Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T19:55:51.663Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T19:55:51.663Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T19:55:54.642Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T19:55:56.202Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T19:55:57.766Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T19:56:15.853Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T19:56:16.837Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T19:56:34.653Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T19:56:38.440Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T19:56:48.841Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T19:56:55.987Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T19:57:03.138Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T19:57:04.126Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T19:57:04.126Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T19:57:04.126Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T19:57:04.126Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T19:57:04.126Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T19:57:07.070Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T19:57:07.070Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T19:57:07.070Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T19:58:07.704Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T19:58:37.795Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T19:58:50.270Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T19:58:55.018Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T19:58:55.018Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T19:58:55.018Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T19:58:55.018Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T19:58:55.484Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T19:58:57.695Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T19:59:02.446Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T19:59:07.216Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T19:59:13.079Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T19:59:34.413Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T19:59:34.413Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T19:59:34.880Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T19:59:49.802Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T19:59:49.802Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T19:59:55.666Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T19:59:55.666Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T20:00:01.519Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T20:00:26.821Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T20:00:26.821Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T20:00:26.821Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T20:00:37.235Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T20:00:38.217Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T20:00:44.087Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T20:00:51.245Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T20:00:51.245Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T20:00:51.245Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T20:00:51.245Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T20:00:51.245Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T20:00:51.245Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T20:00:51.245Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T20:00:57.130Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T20:00:57.130Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T20:01:00.915Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T20:01:00.915Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T20:01:00.915Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T20:01:00.915Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T20:01:00.915Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T20:01:31.005Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T20:01:31.005Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T20:01:41.602Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T20:01:54.092Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T20:01:54.092Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T20:01:54.559Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T20:01:54.559Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T20:01:54.559Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T20:01:58.351Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T20:01:58.351Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T20:01:58.351Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T20:02:16.147Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T20:02:19.931Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T20:02:20.402Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T20:02:45.677Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T20:02:45.677Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T20:02:45.677Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T20:02:45.677Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T20:02:45.677Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T20:02:45.677Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T20:02:45.677Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T20:02:45.677Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T20:02:56.089Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T20:02:59.041Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T20:02:59.041Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T20:02:59.041Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T20:02:59.041Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T20:02:59.508Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T20:02:59.508Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T20:02:59.508Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T20:03:02.453Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T20:03:08.311Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T20:03:15.452Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T20:03:20.199Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T20:03:20.199Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T20:03:20.199Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T20:03:30.607Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T20:03:30.607Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:03:30.607Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T20:03:45.518Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T20:03:50.266Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T20:03:50.266Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T20:03:50.266Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T20:03:50.266Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T20:03:50.266Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T20:03:50.266Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T20:03:50.266Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T20:03:50.266Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T20:03:50.266Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T20:03:50.266Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T20:03:50.266Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T20:03:50.266Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T20:03:50.266Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T20:03:50.266Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:03:50.266Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T20:03:50.266Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T20:04:05.190Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T20:04:17.665Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T20:04:17.665Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T20:04:17.665Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T20:04:19.878Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T20:04:19.878Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T20:04:19.878Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T20:04:19.878Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T20:04:19.878Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T20:04:19.878Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T20:04:19.878Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T20:04:28.681Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T20:04:28.681Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T20:04:28.681Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T20:04:28.681Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T20:04:31.625Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T20:04:31.625Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T20:04:31.625Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T20:04:31.625Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T20:04:31.625Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T20:04:31.625Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T20:04:31.625Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T20:04:31.625Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T20:04:35.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T20:04:37.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T20:04:40.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T20:04:40.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T20:04:40.591Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T20:04:40.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T20:04:44.380Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T20:04:44.380Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T20:04:51.524Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T20:04:51.524Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:04:51.524Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T20:04:51.524Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:04:51.992Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T20:04:54.942Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T20:04:54.942Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T20:04:57.885Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T20:04:57.885Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T20:04:57.885Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T20:05:00.842Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T20:05:00.842Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T20:05:09.489Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T20:05:13.292Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T20:05:19.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T20:05:19.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T20:05:19.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T20:05:19.162Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T20:05:19.162Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T20:05:21.391Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T20:05:21.391Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T20:05:21.391Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T20:05:30.050Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T20:05:30.050Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:05:30.050Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T20:05:32.263Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T20:05:32.263Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T20:05:38.122Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T20:05:39.689Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T20:05:39.689Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T20:05:39.689Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T20:05:40.157Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T20:05:40.157Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T20:05:40.157Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T20:05:40.157Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T20:05:40.157Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T20:05:40.157Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T20:05:40.157Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T20:05:40.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T20:05:42.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T20:05:42.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T20:05:46.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T20:05:54.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T20:06:01.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T20:06:04.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00017cb28_} [2022-02-23T20:06:13.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11181337358_c:\foo_false____} [2022-02-23T20:06:22.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11181337358_c:\foo_true____} [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T20:06:29.352Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T20:06:29.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T20:06:29.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T20:06:29.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T20:06:29.820Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T20:06:29.820Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T20:06:29.820Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T20:06:29.820Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T20:06:29.820Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T20:06:29.820Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T20:06:29.820Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T20:06:29.820Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T20:06:29.820Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T20:06:29.820Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T20:06:29.820Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T20:06:38.464Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T20:06:38.464Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T20:06:38.464Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:06:38.464Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T20:06:47.395Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T20:06:47.395Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T20:06:47.395Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T20:06:47.395Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T20:06:56.013Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T20:06:56.013Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T20:06:56.013Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T20:06:56.013Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T20:06:56.013Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T20:06:56.013Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T20:06:56.013Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T20:07:01.845Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T20:07:10.462Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T20:07:10.462Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:07:10.462Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T20:07:10.462Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T20:07:10.462Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T20:07:22.901Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T20:07:22.901Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T20:07:22.901Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T20:07:22.901Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:07:22.901Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T20:07:44.077Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T20:07:44.077Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T20:07:44.077Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T20:07:44.077Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T20:07:44.077Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T20:07:47.842Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T20:07:47.842Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T20:07:47.842Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T20:07:47.842Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T20:07:47.842Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T20:07:56.468Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T20:07:56.468Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:07:56.468Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T20:07:56.468Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T20:07:56.468Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T20:07:56.468Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T20:07:56.468Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T20:07:56.468Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T20:07:56.468Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T20:07:56.468Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T20:07:56.468Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T20:07:58.668Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T20:08:01.592Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T20:08:01.592Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T20:08:01.592Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T20:08:04.525Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T20:08:05.501Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T20:08:05.501Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T20:08:05.501Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T20:08:05.501Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T20:08:05.966Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T20:08:05.966Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T20:08:05.966Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T20:08:06.430Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T20:08:06.900Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T20:08:21.793Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T20:08:22.256Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T20:08:23.234Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T20:08:26.998Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T20:08:26.998Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T20:08:26.998Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T20:08:26.998Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T20:08:30.761Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T20:08:30.761Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T20:08:30.761Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T20:08:30.761Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T20:08:30.761Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T20:08:30.761Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T20:08:30.761Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T20:08:30.761Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T20:08:30.761Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T20:08:30.761Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T20:08:30.761Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T20:08:30.761Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T20:08:30.761Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T20:08:30.761Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T20:08:30.761Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T20:08:30.761Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T20:08:39.798Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T20:08:46.913Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T20:08:49.851Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T20:09:00.226Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T20:09:06.058Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T20:09:11.895Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T20:09:14.821Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T20:09:15.798Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T20:09:20.524Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T20:09:21.501Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T20:09:22.476Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T20:09:28.308Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T20:09:46.124Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T20:09:46.124Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T20:09:46.124Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T20:09:46.124Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:09:46.124Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T20:09:46.124Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T20:09:46.124Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T20:09:46.124Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T20:09:46.124Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T20:09:46.124Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T20:09:46.124Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T20:09:46.124Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T20:09:49.065Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T20:09:57.719Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T20:09:59.928Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T20:10:03.709Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T20:10:08.467Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T20:10:08.467Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T20:10:08.467Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T20:10:11.412Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T20:10:21.838Z] === RUN TestDockerSuite/TestExec [2022-02-23T20:10:21.838Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:10:21.838Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T20:10:21.838Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T20:10:21.838Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T20:10:23.408Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T20:10:26.351Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T20:10:26.351Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:10:26.351Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T20:10:26.351Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:10:26.351Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T20:10:26.351Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T20:10:26.351Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T20:10:28.562Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T20:10:31.505Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T20:10:34.448Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T20:10:37.391Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T20:10:42.138Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T20:10:42.138Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T20:10:42.138Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T20:10:42.138Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:10:42.138Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T20:10:42.138Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T20:10:42.138Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T20:10:45.136Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T20:10:50.992Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T20:10:50.992Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T20:10:50.992Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T20:10:50.992Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T20:10:50.992Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T20:10:50.992Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T20:10:50.992Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T20:10:50.992Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T20:10:50.992Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T20:10:50.992Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T20:10:50.992Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T20:10:53.934Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T20:10:53.934Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T20:10:53.934Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T20:10:53.934Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:10:53.934Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T20:10:53.934Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T20:10:53.934Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T20:10:53.934Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T20:10:53.934Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T20:10:53.934Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T20:10:53.934Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T20:10:56.880Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T20:10:56.880Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T20:10:56.880Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T20:11:07.292Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T20:11:07.292Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T20:11:07.292Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T20:11:07.292Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T20:11:07.292Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T20:11:07.292Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T20:11:07.292Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T20:11:14.436Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T20:11:20.295Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T20:11:24.077Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T20:11:29.930Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T20:11:29.930Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:11:29.930Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T20:11:29.930Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T20:11:30.393Z] === RUN TestDockerSuite/TestHealth [2022-02-23T20:11:30.393Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T20:11:30.393Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T20:11:30.393Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T20:11:30.393Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T20:11:30.858Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T20:11:36.703Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T20:11:36.703Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T20:11:36.703Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T20:11:36.703Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T20:11:36.703Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T20:11:36.703Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T20:11:37.167Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T20:11:37.629Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T20:11:37.629Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T20:11:38.093Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T20:11:39.071Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T20:11:39.535Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T20:11:41.729Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T20:11:42.193Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T20:11:45.126Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T20:11:53.860Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T20:11:53.860Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T20:11:53.860Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:11:53.860Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T20:11:57.624Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T20:11:57.624Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T20:11:58.087Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T20:11:58.087Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T20:11:58.087Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T20:11:58.087Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T20:11:58.087Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T20:11:58.087Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T20:11:58.087Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T20:11:58.087Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T20:11:58.087Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:11:58.087Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T20:11:58.087Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:11:58.550Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T20:12:05.670Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T20:12:08.597Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T20:12:08.597Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:12:08.597Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T20:12:08.597Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T20:12:08.597Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T20:12:08.597Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T20:12:08.597Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T20:12:08.597Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T20:12:11.527Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T20:12:11.990Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T20:12:20.612Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T20:12:20.612Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T20:12:20.612Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T20:12:20.612Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T20:12:20.612Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T20:12:20.612Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T20:12:20.612Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T20:12:22.161Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T20:12:28.140Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T20:12:28.140Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:12:28.140Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T20:12:28.140Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:12:28.140Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T20:12:28.140Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:12:28.140Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T20:12:31.067Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T20:12:33.337Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T20:12:33.800Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T20:12:36.729Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T20:12:39.658Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T20:12:39.658Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T20:12:39.658Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T20:12:39.658Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T20:12:42.583Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T20:12:45.514Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T20:12:51.340Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T20:12:54.271Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T20:13:01.385Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T20:13:04.312Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T20:13:12.933Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T20:13:14.824Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T20:13:17.768Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T20:13:17.768Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T20:13:17.768Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T20:13:17.768Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T20:13:18.231Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T20:13:18.231Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T20:13:20.437Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T20:13:23.366Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T20:13:29.194Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T20:13:32.954Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T20:13:32.954Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T20:13:32.954Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T20:13:35.153Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T20:13:35.153Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T20:13:43.763Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T20:13:52.381Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T20:14:01.003Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T20:14:07.846Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T20:14:07.846Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T20:14:07.846Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T20:14:07.846Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T20:14:15.048Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T20:14:23.666Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T20:14:32.276Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T20:14:32.276Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T20:14:32.276Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T20:14:32.276Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T20:14:32.739Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T20:14:36.500Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T20:14:39.433Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T20:14:48.050Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T20:14:48.050Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T20:14:48.050Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T20:14:48.050Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T20:14:48.050Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T20:14:48.050Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T20:14:48.050Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T20:14:48.050Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T20:14:48.050Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T20:14:48.050Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T20:14:48.050Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T20:14:48.050Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T20:14:48.050Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T20:14:48.050Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T20:14:48.050Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T20:14:48.050Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPortList [2022-02-23T20:14:48.050Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T20:14:48.050Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T20:14:52.779Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T20:14:52.779Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T20:14:52.779Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T20:14:52.779Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T20:14:52.779Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T20:14:52.779Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T20:14:52.779Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T20:14:52.779Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T20:14:52.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T20:15:03.177Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T20:15:03.178Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T20:15:03.178Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T20:15:15.623Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T20:15:15.623Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T20:15:15.623Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T20:15:26.014Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T20:15:51.234Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T20:15:51.234Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T20:15:51.234Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T20:15:51.234Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T20:16:03.688Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T20:16:08.410Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T20:16:23.281Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T20:16:33.662Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T20:16:33.663Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T20:16:33.663Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T20:16:33.663Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T20:16:33.663Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T20:16:39.509Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T20:16:39.509Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:16:39.509Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T20:16:39.509Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T20:16:39.509Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T20:16:39.509Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T20:16:39.509Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T20:16:39.509Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T20:16:39.509Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T20:16:48.139Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T20:16:48.139Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T20:16:48.139Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T20:16:49.689Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T20:16:49.689Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T20:16:49.689Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T20:16:51.243Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T20:16:52.221Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T20:16:52.221Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T20:16:52.221Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T20:16:56.955Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T20:17:02.796Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T20:17:09.912Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T20:17:39.976Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T20:17:39.976Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:17:39.976Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T20:17:45.810Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T20:17:45.810Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T20:17:45.810Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T20:17:46.788Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T20:17:52.620Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T20:17:57.344Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T20:17:57.344Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:17:57.344Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T20:18:03.197Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T20:18:03.197Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T20:18:03.197Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T20:18:21.019Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T20:18:24.852Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T20:18:25.327Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T20:18:34.065Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T20:18:39.989Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T20:18:52.585Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T20:18:56.428Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T20:18:57.441Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T20:19:00.437Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T20:19:25.843Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T20:19:26.846Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T20:19:34.076Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T20:19:34.556Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T20:19:34.556Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T20:19:34.556Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T20:19:34.556Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T20:19:34.556Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T20:19:34.556Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T20:19:34.556Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T20:19:34.556Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T20:19:34.556Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T20:19:34.556Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T20:19:34.556Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T20:19:34.556Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T20:19:34.556Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T20:19:34.556Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T20:19:34.556Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T20:19:37.549Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T20:19:37.549Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T20:19:37.549Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T20:19:37.549Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T20:19:37.549Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T20:19:50.153Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T20:19:52.402Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T20:19:55.401Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T20:19:58.396Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T20:20:05.630Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T20:20:06.106Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T20:20:16.605Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T20:20:16.605Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.605Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T20:20:16.605Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.605Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T20:20:16.606Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.606Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T20:20:16.606Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.606Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T20:20:16.606Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.606Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T20:20:16.606Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.606Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T20:20:16.606Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.606Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T20:20:16.606Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.606Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T20:20:16.606Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.606Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T20:20:16.606Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.606Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T20:20:16.606Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T20:20:16.606Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T20:20:19.593Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T20:20:19.593Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T20:20:19.593Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T20:20:23.426Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T20:20:23.426Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T20:20:23.426Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T20:20:23.426Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T20:20:23.426Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T20:20:25.672Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T20:20:25.672Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.672Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T20:20:25.672Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.672Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T20:20:25.672Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.672Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T20:20:25.672Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.672Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T20:20:25.672Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.672Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T20:20:25.672Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.672Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T20:20:25.672Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T20:20:25.672Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T20:20:28.657Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T20:20:31.653Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T20:20:34.646Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T20:20:34.646Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T20:20:34.646Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T20:20:34.646Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T20:20:34.646Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T20:20:34.646Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T20:20:34.646Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T20:20:43.379Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T20:20:43.379Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T20:20:43.379Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T20:20:43.379Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T20:20:43.379Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T20:20:43.379Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T20:20:43.379Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T20:20:43.379Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T20:20:43.379Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T20:20:44.969Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T20:20:52.199Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T20:20:52.199Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T20:20:52.199Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T20:20:52.199Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T20:20:52.199Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T20:20:52.200Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T20:20:52.200Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T20:20:52.200Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T20:20:52.200Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T20:20:52.200Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T20:20:52.200Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T20:20:52.200Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T20:20:52.200Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T20:20:54.444Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T20:20:54.444Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T20:20:54.444Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T20:20:54.921Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T20:20:54.921Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T20:20:54.921Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T20:20:57.915Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T20:21:00.163Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T20:21:00.163Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T20:21:00.163Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T20:21:03.149Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T20:21:03.149Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T20:21:03.149Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T20:21:03.149Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T20:21:03.149Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T20:21:03.149Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T20:21:03.149Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T20:21:11.900Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T20:21:14.145Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T20:21:16.388Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T20:21:25.126Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T20:21:25.126Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T20:21:25.126Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T20:21:25.126Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T20:21:25.126Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T20:21:25.126Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T20:21:25.126Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T20:21:25.126Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T20:21:25.126Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T20:21:25.126Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T20:21:25.126Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T20:21:25.126Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T20:21:25.126Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T20:21:25.126Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T20:21:25.126Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T20:21:25.126Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T20:21:35.629Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T20:21:35.629Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T20:21:35.629Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T20:21:35.629Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T20:21:35.629Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T20:21:35.629Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T20:21:35.629Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T20:21:35.629Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T20:21:35.629Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:21:35.629Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T20:21:35.629Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:21:35.629Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T20:21:46.147Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T20:21:46.147Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T20:21:46.147Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T20:21:47.745Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T20:21:47.745Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T20:21:48.224Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T20:21:48.224Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T20:21:48.224Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T20:21:56.970Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T20:21:56.970Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T20:21:56.970Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T20:21:56.970Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T20:21:56.970Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T20:21:56.970Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T20:21:56.970Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T20:22:02.910Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T20:22:07.715Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T20:22:07.715Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T20:22:08.193Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T20:22:08.193Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T20:22:08.193Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T20:22:08.193Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T20:22:08.193Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T20:22:08.193Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T20:22:08.193Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T20:22:08.193Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T20:22:08.193Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T20:22:08.193Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T20:22:08.193Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T20:22:08.193Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T20:22:08.193Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T20:22:08.193Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T20:22:08.193Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T20:22:08.193Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T20:22:08.193Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T20:22:08.668Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T20:22:10.259Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T20:22:12.507Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T20:22:15.496Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T20:22:16.496Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T20:22:19.486Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T20:22:19.486Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T20:22:19.486Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T20:22:19.486Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T20:22:19.486Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T20:22:19.486Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T20:22:19.486Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T20:22:19.486Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T20:22:19.486Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T20:22:19.486Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T20:22:19.486Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T20:22:19.486Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T20:22:19.486Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T20:22:19.486Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T20:22:19.486Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T20:22:19.486Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T20:22:19.486Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T20:22:23.320Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T20:22:23.320Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T20:22:23.320Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T20:22:23.320Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T20:22:23.320Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T20:22:23.320Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T20:22:23.320Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T20:22:23.320Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T20:22:23.320Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T20:22:23.320Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T20:22:23.320Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T20:22:33.832Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T20:22:33.833Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T20:22:33.833Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T20:22:35.420Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T20:22:41.348Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T20:22:50.080Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T20:22:57.304Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T20:22:59.559Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T20:23:02.564Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T20:23:02.564Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T20:23:02.564Z] === RUN TestDockerSuite/TestRunState [2022-02-23T20:23:02.564Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T20:23:02.564Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T20:23:05.565Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T20:23:05.565Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T20:23:05.565Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T20:23:08.559Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T20:23:08.559Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T20:23:08.559Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T20:23:08.559Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T20:23:08.559Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T20:23:08.559Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T20:23:08.559Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T20:23:08.559Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T20:23:08.559Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T20:23:14.493Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T20:23:14.493Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T20:23:17.423Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T20:23:17.423Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T20:23:17.423Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T20:23:20.351Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T20:23:20.351Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T20:23:20.351Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T20:23:20.351Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T20:23:20.351Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T20:23:25.075Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T20:23:33.680Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T20:23:38.400Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T20:23:47.023Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T20:23:47.023Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T20:23:47.023Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T20:23:47.023Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T20:23:49.948Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T20:23:52.148Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T20:23:55.076Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T20:23:55.076Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T20:23:55.076Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T20:23:55.076Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T20:23:55.543Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T20:23:55.543Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T20:23:55.543Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T20:23:55.543Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T20:23:55.543Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T20:23:55.543Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T20:23:55.543Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T20:23:55.543Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T20:23:55.543Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T20:23:55.543Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T20:23:55.543Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T20:24:01.386Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T20:24:02.936Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T20:24:05.868Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T20:24:20.778Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T20:24:20.778Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T20:24:20.778Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T20:24:20.778Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T20:24:20.778Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T20:24:20.778Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T20:24:20.778Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T20:24:20.778Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T20:24:20.778Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T20:24:20.778Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T20:24:20.778Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T20:24:20.778Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T20:24:20.778Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:24:20.778Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T20:24:20.778Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T20:24:21.242Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T20:24:21.242Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:24:21.242Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T20:24:21.242Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:24:21.242Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T20:24:21.242Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T20:24:21.242Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T20:24:23.436Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T20:24:23.899Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T20:24:24.361Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T20:24:24.830Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T20:24:26.385Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T20:24:41.249Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T20:24:41.249Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:24:41.249Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T20:24:51.619Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T20:24:51.619Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:24:51.619Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T20:24:56.343Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T20:24:56.343Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T20:24:56.343Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T20:24:56.343Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T20:24:56.343Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T20:24:56.343Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T20:24:56.343Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T20:24:56.343Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T20:24:56.343Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T20:25:04.975Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T20:25:04.975Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:25:04.975Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T20:25:04.975Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T20:25:04.975Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T20:25:04.975Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T20:25:04.975Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T20:25:04.975Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:25:04.975Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T20:25:04.975Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T20:25:04.975Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T20:25:04.975Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:25:04.975Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T20:25:07.185Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T20:25:10.114Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T20:25:10.114Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T20:25:10.114Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T20:25:12.917Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T20:25:12.917Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.378Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T20:25:13.378Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.378Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T20:25:13.378Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T20:25:13.378Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T20:25:13.378Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T20:25:13.378Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:25:13.378Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T20:25:31.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T20:25:31.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T20:25:31.123Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T20:25:31.123Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:25:31.123Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T20:25:31.123Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T20:25:31.123Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T20:25:31.123Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T20:25:33.320Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T20:25:33.320Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T20:25:37.082Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T20:25:37.546Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T20:25:38.008Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T20:25:38.008Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T20:25:38.471Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T20:25:48.828Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T20:25:48.828Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:25:48.828Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T20:25:48.828Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T20:25:48.829Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T20:25:48.829Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T20:25:48.829Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T20:26:01.192Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T20:26:01.651Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T20:26:02.112Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T20:26:19.796Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T20:26:19.796Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.796Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite (3440.78s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (124.21s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.27s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.43s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.86s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.71s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.75s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.35s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (142.71s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.09s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.15s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.17s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.20s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.87s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.06s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.91s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.80s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.16s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.44s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.67s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.15s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.35s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.76s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddTar (61.34s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (31.21s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.46s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.07s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.45s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.53s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.32s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.01s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.85s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.54s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.85s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.91s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.91s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.86s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.97s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.40s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCmd (0.82s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.77s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.80s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.93s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.13s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.69s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.72s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.58s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.27s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.75s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.24s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.95s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.88s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.07s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.94s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.80s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.84s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.75s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (43.97s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.03s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.52s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.38s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.83s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.78s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.68s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignore (76.61s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.11s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (93.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.17s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (33.51s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.49s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (22.59s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.47s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (23.07s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.58s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.01s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.79s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.56s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.77s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.77s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.01s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.29s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.11s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.11s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.31s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.52s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.89s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.89s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFails (7.72s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.00s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (16.83s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.56s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.43s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.92s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.82s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.87s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.05s) [2022-02-23T20:26:19.796Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildHistory (15.90s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.42s) [2022-02-23T20:26:19.796Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.75s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.08s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.52s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLabel (1.34s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.91s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.40s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.84s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLabels (1.42s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.09s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.15s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.81s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (11.71s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.62s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (59.73s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.87s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (12.33s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (13.22s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.04s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.70s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.87s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.90s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildNoContext (8.54s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.59s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.41s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.99s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.38s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.87s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.62s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.24s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (16.24s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.91s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.97s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.90s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.43s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.64s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.84s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.30s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.66s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildRm (16.65s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.43s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.01s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.74s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.77s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.91s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.90s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.60s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.38s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildStderr (5.93s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.17s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (9.04s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.90s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.09s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.97s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.40s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.78s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.50s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.56s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.24s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.09s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.12s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.31s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.62s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.17s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.90s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.82s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.33s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.95s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.85s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.89s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCommitChange (6.51s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.75s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.17s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCommitTTY (14.00s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.07s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.48s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.64s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.90s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.92s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.04s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.24s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.49s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.99s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.85s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.11s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.86s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.97s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.63s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.27s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.71s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.67s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.06s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.64s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.79s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.92s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.10s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.57s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.55s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (46.74s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.00s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.10s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.10s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.18s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00017cb28_} (8.08s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11181337358_c:\foo_false____} (8.18s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11181337358_c:\foo_true____} (8.08s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.97s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpGarbagePath (9.32s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.97s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.70s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpToCaseB (8.10s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.35s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpToCaseH (22.01s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpToDot (3.44s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCpToStdout (8.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-23T20:26:19.797Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.39s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.85s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-02-23T20:26:19.797Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.56s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.93s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (15.21s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.73s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.90s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.87s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.88s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.01s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.34s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsCopy (6.57s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.36s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.88s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.13s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.80s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.37s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFilters (5.78s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFormat (15.61s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsRename (2.97s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsResize (8.44s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.80s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.38s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.30s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.55s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.51s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.54s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.58s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.78s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.82s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.61s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.15s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.90s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecInspectID (5.48s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.14s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.13s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.69s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.63s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.61s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.60s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.48s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.23s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.53s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.86s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.04s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.42s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.32s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.87s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.09s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.35s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.51s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.73s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.75s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.69s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectDefault (2.68s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectHistory (5.63s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.73s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.71s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.84s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.78s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.79s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectStatus (3.32s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.51s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.01s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.51s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.80s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.65s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.73s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.80s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.43s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.62s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.30s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.98s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.80s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.26s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.49s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.48s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.37s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.31s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.66s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.73s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsSince (9.86s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsTail (3.55s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.10s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.65s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.46s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.13s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPsByOrder (10.80s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.60s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.06s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-02-23T20:26:19.798Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.27s) [2022-02-23T20:26:19.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.08s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.19s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.39s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.67s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.94s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.99s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.95s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.95s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.78s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.32s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.25s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.17s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.08s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.95s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.00s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.18s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.11s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.43s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.43s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiTag (0.91s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.85s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.46s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.26s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.14s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.56s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.51s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (11.46s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.56s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.81s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.07s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.57s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.43s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.06s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.69s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.83s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.47s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.82s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.06s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.75s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.59s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.67s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.57s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.01s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.76s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.75s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.97s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunExitCode (7.65s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.70s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.67s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.92s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.64s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.23s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.07s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.60s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.12s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.13s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.36s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.65s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.77s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.33s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.48s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.34s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.24s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunRm (2.96s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.99s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.69s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.55s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.88s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.21s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunState (0.05s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.80s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.68s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.44s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.81s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.38s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.87s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.40s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.67s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.87s) [2022-02-23T20:26:19.799Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T20:26:19.799Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.96s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.71s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.95s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.00s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.27s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.61s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (15.28s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.46s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.86s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.15s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.88s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.96s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.06s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.07s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.95s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.08s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.83s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.04s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.82s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.39s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.32s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s) [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T20:26:19.800Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T20:26:19.800Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T20:26:19.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T20:26:19.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T20:26:19.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T20:26:19.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T20:26:19.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T20:26:19.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T20:26:19.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T20:26:19.800Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.800Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T20:26:19.800Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T20:26:19.801Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T20:26:19.801Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T20:26:19.801Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T20:26:19.801Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T20:26:19.801Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T20:26:19.801Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T20:26:19.801Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T20:26:19.801Z] === RUN TestDockerDaemonSuite [2022-02-23T20:26:19.801Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T20:26:19.801Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T20:26:19.801Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T20:26:19.801Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T20:26:19.801Z] === RUN TestDockerSwarmSuite [2022-02-23T20:26:19.801Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T20:26:19.801Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T20:26:19.801Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T20:26:19.801Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T20:26:19.801Z] === RUN TestDockerNetworkSuite [2022-02-23T20:26:19.801Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T20:26:19.801Z] === RUN TestDockerHubPullSuite [2022-02-23T20:26:19.801Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T20:26:19.801Z] PASS [2022-02-23T20:26:19.801Z] ok github.com/docker/docker/integration-cli 3441.291s [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === Skipped [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-23T20:26:19.801Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T20:26:19.801Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T20:26:19.801Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-23T20:26:19.801Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T20:26:19.801Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T20:26:19.801Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T20:26:19.801Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T20:26:19.801Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-23T20:26:19.801Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T20:26:19.801Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T20:26:19.801Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T20:26:19.801Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-02-23T20:26:19.801Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-02-23T20:26:19.801Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.801Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-02-23T20:26:19.801Z] [2022-02-23T20:26:19.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-02-23T20:26:19.801Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.09s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.09s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-23T20:26:19.802Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.54s) [2022-02-23T20:26:19.802Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T20:26:19.802Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T20:26:19.802Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-23T20:26:19.802Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-02-23T20:26:19.802Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-02-23T20:26:19.802Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-02-23T20:26:19.802Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:26:19.802Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-02-23T20:26:19.802Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.802Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-02-23T20:26:19.802Z] [2022-02-23T20:26:19.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T20:26:19.803Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T20:26:19.803Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T20:26:19.803Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T20:26:19.803Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T20:26:19.803Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T20:26:19.803Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-02-23T20:26:19.803Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-02-23T20:26:19.803Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T20:26:19.803Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T20:26:19.803Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T20:26:19.803Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-02-23T20:26:19.803Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-02-23T20:26:19.803Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-02-23T20:26:19.804Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-02-23T20:26:19.804Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-02-23T20:26:19.804Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T20:26:19.804Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-23T20:26:19.804Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T20:26:19.804Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T20:26:19.804Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T20:26:19.804Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T20:26:19.804Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T20:26:19.804Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:19.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T20:26:19.804Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:26:19.804Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T20:26:19.804Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.04s) [2022-02-23T20:26:20.270Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.04s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-23T20:26:20.270Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-23T20:26:20.270Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T20:26:20.270Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-23T20:26:20.270Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T20:26:20.270Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-23T20:26:20.270Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T20:26:20.270Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T20:26:20.270Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-23T20:26:20.270Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T20:26:20.270Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-02-23T20:26:20.270Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-23T20:26:20.270Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-23T20:26:20.270Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.04s) [2022-02-23T20:26:20.270Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.270Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T20:26:20.270Z] [2022-02-23T20:26:20.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T20:26:20.270Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T20:26:20.271Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-23T20:26:20.271Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-02-23T20:26:20.271Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T20:26:20.271Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T20:26:20.271Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:26:20.271Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T20:26:20.271Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T20:26:20.271Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-02-23T20:26:20.271Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T20:26:20.271Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-02-23T20:26:20.271Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-02-23T20:26:20.271Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-23T20:26:20.271Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T20:26:20.271Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.06s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.06s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T20:26:20.271Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.271Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T20:26:20.271Z] [2022-02-23T20:26:20.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T20:26:20.272Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.272Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T20:26:20.272Z] [2022-02-23T20:26:20.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.05s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunState (0.05s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.07s) [2022-02-23T20:26:20.273Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.07s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-02-23T20:26:20.273Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T20:26:20.273Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.273Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T20:26:20.273Z] [2022-02-23T20:26:20.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-02-23T20:26:20.274Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T20:26:20.274Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.274Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T20:26:20.274Z] [2022-02-23T20:26:20.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T20:26:20.274Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.275Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T20:26:20.275Z] [2022-02-23T20:26:20.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T20:26:20.275Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T20:26:20.731Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] DONE 1085 tests, 539 skipped in 3452.223s [2022-02-23T20:26:20.731Z] INFO: Integration tests ended at 02/23/2022 20:26:20. Duration:00:57:32.4198977 [2022-02-23T20:26:20.731Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T20:26:20.731Z] [2022-02-23T20:26:20.731Z] Containers: 2 [2022-02-23T20:26:20.732Z] Running: 0 [2022-02-23T20:26:20.732Z] Paused: 0 [2022-02-23T20:26:20.732Z] Stopped: 2 [2022-02-23T20:26:20.732Z] Images: 18 [2022-02-23T20:26:20.732Z] Server Version: 0.0.0-dev [2022-02-23T20:26:20.732Z] Storage Driver: windowsfilter [2022-02-23T20:26:20.732Z] Windows: [2022-02-23T20:26:20.732Z] Logging Driver: json-file [2022-02-23T20:26:20.732Z] Plugins: [2022-02-23T20:26:20.732Z] Volume: local [2022-02-23T20:26:20.732Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:26:20.732Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:26:20.732Z] Swarm: inactive [2022-02-23T20:26:20.732Z] Default Isolation: process [2022-02-23T20:26:20.732Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T20:26:20.732Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T20:26:20.732Z] OSType: windows [2022-02-23T20:26:20.732Z] Architecture: x86_64 [2022-02-23T20:26:20.732Z] CPUs: 4 [2022-02-23T20:26:20.732Z] Total Memory: 32GiB [2022-02-23T20:26:20.732Z] Name: azwin-2-fbd530 [2022-02-23T20:26:20.732Z] ID: JPWV:5OXK:UHWH:XZCS:FUFN:CQGU:JPMT:Q7I6:CLQ6:LPNI:3LTI:T5FT [2022-02-23T20:26:20.732Z] Docker Root Dir: D:\CI\PR-43287\1\daemon [2022-02-23T20:26:20.732Z] Debug Mode (client): false [2022-02-23T20:26:20.732Z] Debug Mode (server): true [2022-02-23T20:26:20.732Z] File Descriptors: -1 [2022-02-23T20:26:20.732Z] Goroutines: 17 [2022-02-23T20:26:20.732Z] System Time: 2022-02-23T20:26:20.3587967Z [2022-02-23T20:26:20.732Z] EventsListeners: 0 [2022-02-23T20:26:20.732Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:26:20.732Z] Labels: [2022-02-23T20:26:20.732Z] Experimental: false [2022-02-23T20:26:20.732Z] Insecure Registries: [2022-02-23T20:26:20.732Z] 127.0.0.0/8 [2022-02-23T20:26:20.732Z] Live Restore Enabled: false [2022-02-23T20:26:20.732Z] [2022-02-23T20:26:20.732Z] [2022-02-23T20:26:20.732Z] INFO: Stopping daemon under test [2022-02-23T20:26:20.732Z] SUCCESS: The process with PID 6072 (child process of PID 5924) has been terminated. [2022-02-23T20:26:20.732Z] SUCCESS: The process with PID 5924 (child process of PID 3716) has been terminated. [2022-02-23T20:26:20.732Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T20:26:20.732Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 20:26:20. [2022-02-23T20:26:20.732Z] INFO: Tidying up at end of run [2022-02-23T20:26:20.732Z] INFO: Saving daemon under test log (d:\CI\PR-43287\1\dut.out) to bundles\CIDUT.out [2022-02-23T20:26:20.732Z] INFO: Saving daemon under test log (d:\CI\PR-43287\1\dut.err) to bundles\CIDUT.err [2022-02-23T20:26:20.732Z] INFO: Saving containerd logs to bundles [2022-02-23T20:26:20.732Z] INFO: Nuke-Everything... [2022-02-23T20:26:21.696Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T20:26:21.696Z] 46364d9131b2 [2022-02-23T20:26:21.696Z] 1d1cf49a0dbd [2022-02-23T20:26:21.696Z] INFO: Tidying pidfile d:\CI\PR-43287\1\docker.pid [2022-02-23T20:26:21.696Z] INFO: Nuking d:\CI [2022-02-23T20:27:04.210Z] INFO: Zapped successfully [2022-02-23T20:27:04.210Z] [2022-02-23T20:27:04.210Z] INFO: executeCI.ps1 exiting at Wed Feb 23 20:26:57 CUT 2022. Duration 01:31:18.9524428 [2022-02-23T20:27:04.210Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T20:27:04.456Z] Recording test results [2022-02-23T20:27:13.339Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T20:27:15.459Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-23T20:27:17.204Z] Archiving artifacts [2022-02-23T20:27:32.520Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43287/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T20:27:33.514Z] + make clean [2022-02-23T20:27:35.050Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T20:27:35.050Z] docker-dev-cache [2022-02-23T20:27:35.050Z] 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